/* CSS Document */
body {
	background-color: #666666;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbox {
	padding: 4px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}
.mainboxfooter {
	border: 1px solid #000066;
	background-color: #000066;
}
.sresult {
	border-bottom: 1px dotted #AAAAAA;
}
.sresult2 {
	font-size: 16px;
	border-bottom: 1px dotted #AAAAAA;
}
.sedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A40114;
}
a:active {
	text-decoration: none;
}
.footer {color: #666666}
.mylink {
width: 100%;
text-align: right;
}
.mylink a {
color: #666666;
}
h1 a:hover {color: #666666; text-decoration:none;}
h2 a:hover {color: #666666; text-decoration:none;}
h3 a:hover {color: #666666; text-decoration:none;}
h4 a:hover {color: #666666; text-decoration:none;}