BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #F00;
	text-align: left;
}

.regSm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;		
	color : 77AACC;
}
.regSm_Yellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;		
	color : F8BF00;
}

F8BF00

.reg_Blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color : 77AACC;
}

.reg_White {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #FFF;
}

.reg_Yellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;	
	color : F8BF00;
}

.regBld {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : EEEEFF;
}


.regBld_Yellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;	
	color : F8BF00;
}

.regBld_White {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FFF;
}



.bigBld_Yellow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;	
	color : #F8BF00;
}

.bigBld_White {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #FFF;
	background-color : #1A2C3F;
	height : 20px;
	line-height: normal;
	text-indent: 8px;
}


.bigBld_Blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;	
	color : #61AEE8;
}


body { scrollbar-arrow-color: #FFE013 }
body { scrollbar-face-color: #000000 }
body { scrollbar-shadow-color: #555555 }
a:link { 
	color: #F8BF00;
	}
a:visited { 
	color: #77AACC;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active {
	color: #F8BF00;
	text-align: left;
	}
.lightblue {
	color: #77aacc;
}

