/* CSS Document */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
color: #999999;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
color: #FFFFFF;	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.headings {	font-size: 15px;
	color: #E2791D;
	font-family: "Futura Md BT";
	font-weight: bold;
}
.pagecontent {
	font-family: "Calisto MT"; 
	color: #666666; 
	font-size: 14px; 
	text-align: justify;
}
.whiteheading {font-family: "Calisto MT"; font-size: 16px; color: #FFFFFF; font-weight: bold; }
.TVCtitles {font-family: "Calisto MT"; font-size: 14px; color: #E2791D; font-weight: bold; }
.TVCdetail {color: #666666; font-family: "Calisto MT"; font-size: 14px; }

.tabt, .tabm, .tabtr, .tabmr, .tabtw, .tabmw {
vertical-align: middle;
text-align: center;
margin:0;padding:0;overflow:hidden;
}
.tabt, .tabtr,.tabl {padding:0 2px;height:26px;border:1px solid #999999; background-color:#D8D8D8;vertical-align:middle;}
.tabm, .tabmr {height:26px;border:1px solid #999999;background-color:#ffffff;}

.bordertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

