body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #363941;
}
a {
	color: #FDE900;
	text-decoration: underline;
}

a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.small {
	font-size: 8px;
	font-weight: bold;
}

.smallBlack {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.med13 {
	font-size: 11px;
	
}

.med {
	font-size: 10px;
	font-weight: bold;
}

.medGry {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.medBlue {
	font-size: 10px;
	font-weight: bold;
	color: #BFD1E5;
}

.medBlack {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.medRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}

.large {
	font-size: 14px;
	font-weight: bold;
}

.largeBlack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.largeBlue {
	font-size: 14px;
	font-weight: bold;
	color: #BFD1E5;
}
.largeDBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.largeRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}

.largeSelect{
	font-size: 15px;
	background-color: #FFFFFF;
	
}

.largeSelect option{
	background: #FFFFFF;
	font-size:15px;
	padding: 0;
}

.largeBlackLabel
{
	font-size: 21px;
	color: #000000;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.bigBlack {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bigWhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigBlue {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}

.tdPad {
	padding: 8px;
}
.noRepeatBG {
	background-repeat: repeat-y;
}

.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.whiteLink2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.blueLink {
color: #000099;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
}

.blueLink:hover {
color: #0099FF;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
}



.td90 {
	padding: 10px;
}
.gryBG {
	background-color: #DDDDDD;
}
.gryBG1 {
	background-color: #ADADAD;
}
.hBlack {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.hWhite {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.clearbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}

.bw1, .bw2, .bw3, .bw4{font-size:1px; overflow:hidden; display:block;}
.bw1 {height:1px; background:#FFFFFF; margin:0 5px;}
.bw2 {height:1px; background:#FFFFFF; border-right:2px solid #FFFFFF; border-left:2px solid #FFFFFF; margin:0 3px;}
.bw3 {height:1px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; margin:0 2px;}
.bw4 {height:2px; background:#FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; margin:0 1px;}
.contentbw {background: #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF;}
.contentbw div {margin-left: 5px;}
