/*<style>*/
.loginwarning {color: #FFFFFF; background-color: #FF6600; font: bold 12pt Arial;}
.red {color: #ff0000;}
.hcontact {font: normal 9pt Arial;}
p,td {font: normal 10pt Arial;}
a:link,a:visited {
	font: bold 11px Arial;
	color: #003399;
	text-decoration: none;
}
a:hover,a:active {
	font: bold 11px Arial;
	color: #003399;
	text-decoration: underline;
}
.small {
	font: normal 9pt Arial;
}
.formindent {
	margin-left : 20px;
}
a.filedl:link,a.filedl:visited {
	font: bold 14pt Arial;
	color: #ff6600;
}
a.filedl:active,a.filedl:hover {
	font: bold 14pt Arial;
	color: #ff6600;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
h1 {
	font: bold 24pt Arial;
}
.support {
	background: gainsboro;
	padding: 10px 6px 6px 6px;
}
.resulttbl {border-collapse:collapse; border: solid 1px #999999;}
th {font: bold 9pt Arial; background: gainsboro;}
.tab {
	text-align: center;
	background: #FFFFFF url(http://www.pvplus.com/images/tab_body.gif) repeat-x;
}
.tabselected {
	text-align: center;
	background: #FFFFFF url(http://www.pvplus.com/images/tab_selected_body.gif) repeat-x;
}
/*</style>*/