/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #CC0000;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #CC0000;
	scrollbar-track-color : #8B8B8B;
	background: #000000;
	color : white;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	/*background-attachment: fixed;
	background-position: bottom-RIGHT;
	background-image: url(images/newback.jpg);	
	background-repeat: no-repeat;
	background-position:97% 97%;	*/
	
	
}

table 
td#reb {
	background-color : #000000;
	/*border-style: solid;
	border-width: 3px;*/
	color: #FFFFFF; 
}
tr#reb {
	background-color : #000000;
	/*border-style: solid;
	border-width: 3px;*/
	color: #FFFFFF; 
}
td#spec {
 font-family: Arial; font-size: 14pt; font-weight: bold; color: white;
}
tr#spec {
 font-family: Arial; font-size: 14pt; font-weight: bold; color: white;
}

 .centered {
  position: absolute;
  top: 25%;
  left: 25%;
  /*margin-top: -50%;
  margin-left: -50%;*/
}

A:Hover {
	background-color : #CCCCCC;
	color : #CC0000;
	text-decoration : none;
}

A:LINK, A:VISITED {
	color : #CC0000;
	text-decoration : none;
}


.title       { font-family: Arial; font-size: 14pt; font-weight: bold; color: white;}
.subTitle       { font-family: Arial; font-size: 10pt; font-weight: bold; color: white;}

table
tr#job, td#job { font-family: Verdana; font-size: 8pt; color: white; background-color : #CC0000;}
tr#joBG, td#jobBG {background-color: #CCCCCC;}
input, select, textarea  { font-family: Verdana; font-size: 8pt; color: black;}

a{color:#CC0000;text-decoration:none;}
a:hover {color:#CC0000;text-decoration:none;background-color : #CCCCCC;}

.fb  {background-color: #ffffff;border-left: 1px #EEEEEE solid; border-right: 1px #74ACE4 solid; border-bottom: 1px #74ACE4 solid; border-top: 1px #EEEEEE solid;font-family: Verdana; font-size: 9pt;color: black; }
.fi  { background-color: #CCCCCC; border: 1px solid #AED0F2; font-family: Verdana; font-size: 9pt color:black;}