.redtext {font-size: 12pt;font-weight: bold;color: #FF0000;}
body{font: Verdana, Arial, Helvetica, sans-serif;color:#000000;size:2;
	margin:0px;background:#ffffff;
	background: white url("images/bg.jpg");
	background-position:top;
	background-attachment: fixed
}
td,tr,div{font: 9pt arial, helvetica, verdana, sans-serif;color:#000000;}
.title{font-size:14pt;font-weight:bold;}
.textbold{font-weight:bold;}
a:link {text-decoration:underline; color:#0000ff;}
a:visited {text-decoration:underline;color:#0000ff;}
a:hover {text-decoration:none;color:#ff0000;}
.blue_bold{font: 9pt arial, helvetica, verdana, sans-serif;color:#000066;font-weight: bold;}
.blue{font: 8pt arial, helvetica, verdana, sans-serif;color:#000066;}
.silver{font: 8pt arial, helvetica, verdana, sans-serif;color:#000066;}
.gray_12 {font-size:12pt; color:#666666}
.underlinebold{text-decoration:underline; font-weight:bold;}
.underlinebold12{ font-size:12pt; text-decoration:underline; font-weight:bold;}
.bold12{ font-size:12pt; font-weight:bold;}
.regular{font: 9pt arial, helvetica, verdana, sans-serif;color:#000000;}
td.mainNav {
	background-image:url(Images/nav_bg_mo.gif);
	font-size:12pt;
	font-weight:600;
}
td.mainNav_1 {
	background-image:url(Images/nav_bg_mo.gif);
}
td.mainNav:hover {
	/*background-image: url(Images/nav_bg.gif); */
}
a.mainNav  {
  /* Applies to unvisited links of class mainNav */
  text-decoration:  none;
  color:            white;
  } 
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
  text-decoration:  none;
  color:            white;
  } 
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  text-decoration:  underline; 
  color:            black;
	background-color: white;
	/*background-image: url(Images/nav_bg_mo.gif); */
  } 
/*a.mainNav:active  {*/
  /* Applies to activated links of class mainNav */
  /*text-decoration:  none;*/
  /*color:            black;*/
	/*background-color: white;*/
 /* } */
td.results:hover {  
	cursor: pointer; cursor: hand;
	background-color:#a2bae7;
}
tr.results:hover {  
	cursor: pointer; cursor: hand;
	background-color:#a2bae7;
}
tr.results {
	background-color:#f0f0f0;
}

table.results {
	border: 1px solid #999
}
th.results { 
	  border-right: 1px solid #eee
}
table.contractor {
	border: 2px solid #000000
}
td.contractor { 
	  border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		font-size: 12px ;
}
td.contractor2 { 
		font-size: 12px ;
		border-top: 1px solid #000000;
}
