a:link       { color: #003366; text-decoration: underline;}
a:visited    { color: #003366; text-decoration: underline; }
a:active     { color: #003366; text-decoration: underline;}
a:hover 		{color: #003366; text-decoration: underline;}


BODY {font-size: 11px; color: #555544; font-family : Verdana, Arial;	font-weight: normal; 	font-style: normal;	text-decoration: none; visible:false; margin:0; padding:0;}
TD {font-size: 11px; color: #555544; font-weight: normal; 	font-style: normal;	text-decoration: none; visible:false;}
P {font-size: 11px; color: #555544; font-weight: normal; 	font-style: normal;	text-decoration: none; visible:false;}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.worktype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.maincontent {
	padding-left: 15px;
}
.p1 {
	font-size: 11px; color: #555544; font-family : Verdana, Arial;	font-weight: bold; 	font-style: normal;

}

.title {font-size: 16px; color: #395E88; caption : Normal Text; font-weight: bold;}
.subtitle {font-size : 12px; color: #395E88; text-decoration : none; ; font-weight: bold; visible:false; }
.countdown {font-size : 11px; color: #395E88; text-decoration : none; ; font-weight: bold; visible:false; }
.emailupdates {
	background-image: url(images/signup.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.emailbox {
	font-size: 11px;
	color: #555544; font-family : Verdana, Arial;	font-weight: normal;
}
.darktext {
	font-weight: bold;
	}
	
.stdpadding {

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.toppadding {
	padding-top: 2px;
}

.blackborder {

	border: 1px solid #000000;
	
	}
	
