BODY {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	scrollbar-arrow-color:#2E5B9D;
	scrollbar-face-color: #C9C9C9;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #8585858;
	scrollbar-track-color: #858585;
	scrollbar-darkshadow-color: #858585;
}
.maintable{
	color : #000000;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #000000;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	background-color : #FFFFFF;
}
.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
}
.redtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #DE3018;
}
.bluetext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #2E5B9D;
}
A:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	text-decoration : none;
}
A:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	text-decoration : none;
}
A:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	text-decoration : none;
}
.blackbox{
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	line-height : 18px;
	border-bottom-width : 0px;
	border-style : None;
	border-color : #000000;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #000000;
}
.errorbox{
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	line-height : 18px;
	border-bottom-width : 0px;
	border-style : None;
	border-color : #FF0000;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #FF0000;
}
.greybox{
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	line-height : 18px;
	border-bottom-width : 0px;
	border-style : None;
	border-color : #C9C9C9;
	border-top-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color : #C9C9C9;
}
H1 
{
font-family: verdana; 
font-size: 9px; 
font-weight: bold; 
color: #D2B797;
line-height: 9px;
margin-top: 1px; 
margin-bottom: 2px;
TEXT-DECORATION: none;
}

H2 
{
font-family: verdana; 
font-size: 9px; 
font-weight: bold; 
color: #D2B797;
line-height: 9px;
margin-top: 1px; 
margin-bottom: 2px;
TEXT-DECORATION: none;
}
H3 
{
font-family: verdana; 
font-size: 9px; 
font-weight: bold; 
color: #D2B797;
line-height: 9px;
margin-top: 1px; 
margin-bottom: 2px;
TEXT-DECORATION: none
}