/* CSS Document */
.vertext 
{
font-family:verdana;
font-size:8pt;
color:#000000;
text-decoration:none;
}
.verstext 
{
font-family:verdana;
font-size:7.5pt;
color:#000000;
text-decoration:none;
}

.tretext 
{
font-family:Trebuchet MS;
font-size:9pt;
color:#000000;
text-decoration:none;
}
.inp {
	background-color: #D7E6EB;
	border: 1px solid #959FA2;
	height: 17px;
	font-size: 9px;
	font-family:verdana;
		
}
.inpo {
	background-color: #F6D8B6;
	border: 1px solid #959FA2;
	height: 17px;
	font-size: 9px;
	font-family:verdana;
}
.inpgrey {
	background-color: #cccccc;
	border: 1px solid #959FA2;
	height: 17px;
	font-size: 9px;
	font-family:verdana;
}

.bigoratretext 
{
font-family:Trebuchet MS;
font-size:11pt;
color:#ff6600;
text-decoration:none;
font-weight:bold
}
.versgtext 
{
font-family:verdana;
font-size:7.5pt;
color:#444444;
text-decoration:none;
}

