
body { 

	background: #808080;
	scrollbar-arrow-color: #00C11A;
	scrollbar-3dlight-color: #4F824F;
	scrollbar-darkshadow-color: #4F824F;
	scrollbar-face-color: #4F824F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #f5f5f5; 
}



td { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #666666; 
}



A:link {

	color: #1DA79B; 
	text-decoration:none;
}



A:visited {

	color: #3B6965; 
	text-decoration:none;
}



A:hover {

	color: #3AF636;
	text-decoration:underline;
}



a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #90969F;
}		



.banner {

	font-size: 12pt;
	color: #868787;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 0px solid #E3E3E3;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}

.deepsea, .deepsea TD, .deepsea TH
{
background-image:url('grass_back.jpg');
background-color:green;
color:white;
font-family: "Tahoma", "Verdana", "Arial";
font-weight:600;
}

.round-tl {
 background: url(round_tl.gif) top left no-repeat;
}
.round-tr {
 background: url(round_tr.gif) top right no-repeat;
}
.round-br {
 background: url(round_br.gif) bottom right no-repeat;
}
.round-bl {
 background: url(round_bl.gif) bottom left no-repeat;
}