a {
color: #038F00;
font-size: 11; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #0168B3;
font-size: 11;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #000000;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
width: 140px; 
height: 12px; 
background-color: transparent;
border-width : 0px;
font-size: 9px; 
color: #000000; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.title{
color: #ffffff;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.pg_title{
color: #0168B3;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #000000;
font-size: 13;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

BODY {
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #5BA0D5;
scrollbar-face-color: #038F00;
scrollbar-shadow-color: #969696;
scrollbar-highlight-color: #969696;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
background-color: #5BA0D5;
font-size: 11;
font-weight: normal;
color: #999999;
font-family: Arial, Helvetica, sans-serif;}

.menu a{
	background: url(../images/site/bullet.gif) no-repeat;
	color : #ffffff;
	margin-left : 5px;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.menu:hover{
	color : #000000;
	text-decoration:none;
}

.pic a{
	margin-left : 0px;
}

.side_menu:hover{
	background: url(../images/site/bullet.gif) no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
}

span.formset{
width: 100%;
color: #ffffff;
font-size:10pt;
background-color:#0168B3;
width:100%;
}

div.formset{
border-style:ridge;
border-top-width:thin;
border-right-width:thin;
border-left-width:thin;
border-bottom-width:thin;
border-color:#23238e;
background:url(../images/barblue.gif)
}

.group{
border-style:ridge;
border-top-width:thin;
border-right-width:thin;
border-left-width:thin;
border-bottom-width:thin;
border-color:#5BA0D5;
padding:5;
	}
	
.group_header{
color: #ffffff;
width: 100%;
font-size:10pt;
background-color:#0168B3;
width:100%;
padding-left: 0;
padding-right: 0;
	}