body{
	margin: 0Px; background-color:#999999;
}
table{
	border-collapse:collapse;
	font-size:13px;
	color: #000000;
	letter-spacing: 0px;
	font-family: sans-serif;
	line-height: 145%;
	text-align: justify;
}
hr{
	height:1px;
}
.red-hr{
	border:solid #BB0000;
	height:5px;
}
#outer-table{
	border: 2px solid Black; background-color:white;
}
#middle-td{
	vertical-align: top;
}
#red-bar{
	background-color: #BB0000;
	font-size: 1px;
	height: 10px;
	line-height: 100%;
}
#main-content{
	padding: 30px 30px 40px 20px;
	vertical-align: top;
}
#left-menu-table{
	border: dotted #D6DDE6;
	border-width: 0px 1px 0px 0px;
	height: 100%;
	width: 100%;
}
#left-menu-title{
	height:30px;
	border: solid #A2AFB8;
	border-width: 0px 0px 1px 0px;
}
.left-menu{
	background-image: url(images/left-menu-sub.gif);
	height:25px;
	background-repeat: no-repeat;
	border: solid #A2AFB8;
	border-width: 0px 0px 1px 0px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
}
.left-menu-selected{
	color: #FFFFFF;
	background-image: url(images/left-menu-sub-selected.gif);
	height:25px;
	background-repeat: no-repeat;
	border: solid #A2AFB8;
	border-width: 0px 0px 1px 0px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
}
a.left-menu-link:link, a.left-menu-link:visited, a.left-menu-link:active {
	color:#000000; text-decoration: none;
}
a.left-menu-link:hover {
	color:#BB0000; text-decoration: none;
}
.left-menu-sub{
	font-size: 10px;
	padding-left: 3px;
	height: 5px;
	border: solid #A2AFB8;
	border-width: 0px 0px 1px 0px;
	padding-left: 25px;
}
td.left-menu-sub li{
	list-style-type: square;
	color: #4682B4;
}
a.left-menu-sub-link:link, a.left-menu-sub-link:visited, a.left-menu-sub-link:active{
	text-decoration: none;
	color:black;
}
a.left-menu-sub-link:hover{
	text-decoration: underline;
	color:#BB0000;
}
.sub-title-01 {
	font-size:23px;
	font-weight: normal;
	font-family: Impact, Arial;
	color: #BB0000;
}
.sub-title-02 {
	font-size:18px;
	font-weight: bold;
	font-family: Arial;
	color: #666666;
}
.sub-title-03 {
	font-size:14px;
	font-weight: bold;
	font-family: Arial;
	color: #BB0000;
}
.sub-title-04 {
	font-weight: bold;
	font-family: Arial;
	color: #BB0000;
}
.members{
	background-color: #808080;
	text-align: center;
	padding-bottom: 1px;
	font-size: 9px;
}
a.members-link:link, a.members-link:visited{
	text-decoration: none;
	color: white;
}
a.members-link:hover, a.members-link:active{
	text-decoration: underline;
	color: #FFA500;
}
.game{
	background-color: #BB0000;
	text-align: center;
	border: 1px solid ##FFA500;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight:bold;
}
a.game-link:link, a.game-link:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a.game-link:hover, a.game-link:active{
	text-decoration: none;
	color: #D6DDE6;
}
.bottom-line{
	border: solid #D6DDE6;
	border-width: 0px 0px 1px 0px;
}
input{
	font-size:11px;
}
.gray-table, .gray-table td{
	border: 1px solid #D6DDE6;
	padding:2px 5px 2px 5px;
}
.gray-table-9px, .gray-table-9px td{
	font-family:Verdana;
	font-size:9px;
	border: 1px solid #D6DDE6;
	padding:2px 5px 2px 5px;
}
.font-11{
	font-size:11px; color:#A2AFB8;
}
.big-font{
	font-size:48px; line-height:90%; font-weight:bold;
}
.samll-font{
	font-size:1px;
}
.black{
	color:black;
}
.gray{
	color:A2AFB8;
}
.red{
	color:#BB0000;
}
.red-bold {
	font-weight: bold;
	color: #BB0000;
}
.bold-font {
	font-weight: bold;
}
table.bottom-border td{
	border: solid #CFCFCF;
	border-width: 0px 0px 1px 0px;
	vertical-align: top;
}
.date{
	font-size:11px; color:#009999; font-weight:bold;
}