/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-color: #666666;
}
.BackColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #003399;

}
.BackColorRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #666666;

}

.mainhead {
	font-family:"Bernard MT Condensed";
	font-size: 24px;
	color: #003399;
	
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #003399;
}

.pageHead {font-weight: bold; color: #666666; font-size: medium;}
.pageSubHead {
	font-weight: bold; 
	color: #666666; 
	font-size: 12px;
	font-style:italic;


}
.pageSmallLink {
	color: #666666; 
	font-size: 10px;
	font-style:normal;


}
.pageLargeLink {
	color: #666666; 
	font-size: 12px;
	font-style:normal;
	


}
.pageLargeestLink {
	color: #666666; 
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration:underline;
}

.update_body {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-style:normal;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}



/*.style1 {color: #666666}*/

a {
	font-size: 10px;
	color: #666666;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#tbl10s{
border-color: #666666;
border: thin;



}
td:active {
	text-decoration: underline;
}
a.email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #666666;

}
a.email:hover{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
a.email:visited{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
a.email:visited:hover{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.message{
border:1px solid #CCCCCC;
position: absolute;
width:33%;
border:1px solid #c93;
background:#ffc;
padding:5px;
left:33%;
top : -170px;
color: #ff0000;


}
