.topMenu {
	font-family: Tahoma;	font-size: 12px;	color: #808083;	text-decoration: none;
}
.blackHeading {
	font-family: "Trebuchet MS";	font-size: 18px;	color: #666666;	text-decoration: none;	font-weight: normal;
}
.inputt {
	font-family: arial;	font-size: 12px;	color: #000000;	border: 1px solid #828282;
}
.btnInput {
	font-family: Tahoma;	font-size: 11px;	background-color: #0066CC; padding:4px; border: 1px none #FFFFFF; color: #FFFFFF;
}
.darkblueHeading {
	font-family: "Trebuchet MS";	font-size: 18px;	color: #003366; text-decoration: none; font-weight:bold;
}
.blueHeading {
	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #3366FF; text-decoration: none; font-weight:bold;
}
.bodyText {
	font-family: "Trebuchet MS"; font-size: 12px;	color: #666666;	text-decoration: none;
}
.tabMenu {
	font-family: "Trebuchet MS";	font-size: 11px;	color: #003366;	text-decoration: none;	font-weight: bold;	
}
.tabMenu:Hover {
	font-family: "Trebuchet MS";	font-size: 11px;	color: #FF0000; text-decoration: none;	font-weight: bold;	
}
.tabMenul {
	font-family: "Trebuchet MS";	font-size: 11px;	color: #003366;	text-decoration: none;	font-weight: bold;	
}
.tabMenul:Hover {
	font-family: "Trebuchet MS";	font-size: 11px;	color: #FF0000; text-decoration: none;	font-weight: bold;	
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	text-decoration: none;
}
.redlink:Hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	text-decoration: underline;
}
.tablecontents {
	font-family: verdana;	font-size: 10px;	color: #333333; text-decoration: none;
}
.tablecontents:hover {
	font-family: verdana;	font-size: 10px;	color: #FF0000; text-decoration: none;
}
.tablecontentswhite {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF; text-decoration: none;
}
.tableheader{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF; text-decoration: none;
	border-right: #666666 solid 1px; border-style:solid; border-bottom:none; border-left:none; border-top:none; background-color:#999999;
}
