body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:black;


}
.bordered {
	border: 1px solid #00885a;
}
.gr_bg {
	background-image: url(../images/gr_bg.gif);
	background-repeat: repeat-x;
}
.subm_bg {
	background-image: url(../images/subm_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #00885a;
}
.green {
	background-color: #f1faf6;
	border: 1px solid #00885a;
}
.green_cell {
	font-size: 11px;
}
.topm_bg {
	background-color: #e6f9f1;
	border: 1px solid #00885a;
}
.cont_bg {
	background-image: url(../images/cont_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #00885a;
}

body {
	background-image: url(../images/vtgs_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}
A:link {
	COLOR: #00885a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #00885a; TEXT-DECORATION: none
}
A:active {
	COLOR: #00885a; TEXT-DECORATION: none
}
A:hover {
	COLOR: ##00885a; TEXT-DECORATION: underline
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: white;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #999999;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #00885a;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #999999;
}
#printlogo{
	display:none;
}
#printme{
	display:none;
}

#content {
text-align:left;
	height: 525px;
	width: 100%;
	position:relative;  
	overflow:auto;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px
SCROLLBAR-FACE-COLOR: #a5d6c5;  
SCROLLBAR-HIGHLIGHT-COLOR: white; 
SCROLLBAR-SHADOW-COLOR: #a4aec5; 
SCROLLBAR-3DLIGHT-COLOR: #a5d6c5; 
SCROLLBAR-ARROW-COLOR: #00885a; 
SCROLLBAR-TRACK-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR: #a5d6c5
}
#right_content {
	height: 525px;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD7ED;
	border-right-color: #CCD7ED;
	border-bottom-color: #CCD7ED;
	border-left-color: #CCD7ED;
}


a:link.topnav,a:active.topnav,a:visited.topnav {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: black;
	TEXT-DECORATION: none;
}
a:link.topnav_slctd,a:active.topnav_slctd,a:visited.topnav_slctd,a:hover.topnav_slctd {
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: white;
	TEXT-DECORATION: none;
}
a:link.subnav,a:active.subnav,a:visited.subnav {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	TEXT-DECORATION: none;
}

a:hover.topnav{
	COLOR: black; 
	TEXT-DECORATION: none;
}
a:hover.subnav{
	COLOR: black; 
	TEXT-DECORATION: none;
}
Textarea { 
border-color: #00885a; 
color: black; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
border-width: 1px 1px 1px 1px; 
border: 1px solid #00885a; 
background-color: white; 
} 

Input.btn { 
border-color: #00885a; 
color: black; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
border-width: 1px 1px 1px 1px; 
border: 1px solid #00885a; 
background-color: white; 
}
input.radio {
		background-color: transparent;
		border:none; 
}
input[type="radio"], input[type="checkbox"], input[type="image"] {
		background-color: transparent;
		border:none;
}
Select { 
border-color: #00885a; 
color: black; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
border-width: 1px 1px 1px 1px; 
border: 1px solid #00885a; 
background-color: white; 
}
.Normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:black;
}
.Normal_italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color:black;
	font-style: italic;

}
.Small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:black;

}
.Small_italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	font-style: italic;
}