<!--



.header {
	background-image: url('images/spacer_gray.gif');
}
.hidden {

display:none;

}
.hint {
	z-index:5;
	position: absolute;
	

}
.hint_border {

	border-right-color: #F0F0F0;
	border-right-style: solid;
	border-right-width: medium;
	border-bottom-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.cpy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	
}
.hint_body {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #FCFEA0;
	width: 300px;
	border-left-style: solid;
}

-->
.ylw_link {
	color: #FFFF00;

}
.style3 {color: #000000;
padding-left:15px;
padding-right:15px;}

table.main {
	background-color: #FFFFFF;
	border: solid 1px #5D6C70;
	margin-top: 10px;
	/*margin-left: 10px;*/
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

.t_header {
	font-weight: bold;
}

.err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}
body {
	margin-top: 0;
	/*margin-left: 100px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/body_bg.gif);
}

table.bottom td {
	font-size: 8pt;
	color: #999999;
}

a:link { 
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration: underline 
		}
	
a:visited { 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration: underline 
		}

a:active {  
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration: underline 
		}

