body{
	scrollbar-highlight-color:#FAFAFA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
	scrollbar-track-color:#F4F4F4;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#939393;
	color: #4a4a4a;
	background-color: #00004f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	margin: 0px;
}
.frame {
	border: 1px solid #bcdfe8;
	padding: 3px;
}
.txt {
	line-height: 14px;
	padding-bottom: 6px;
}



td {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #332509;
	line-height: 16px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-size: 10px;
	color: #3898ff;
	text-decoration: none;
}
.a {
	text-decoration: underline;
	color: #4a4a4a;
}
.a:hover {
	color: #a62f00;
	text-decoration: underline;
}
.b {
	color: #a62f00;
	text-decoration: none;
}
.b:hover {
	color: #a62f00;
	text-decoration: underline;
}
