@charset "utf-8";
/* CSS Document */

body,td,tr,p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:1.2em;
}
body,td,th {
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.footer_title{
	text-indent:4px;
	color:#000033;
	font-weight:bold;
	padding:4px;
	margin-right:2px;
	margin-left:2px;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	padding-bottom:4px;
}
h2{
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	padding-bottom:4px;
}
img{
border:none;
}
#searchform .finput{
border:1px #999 solid;
padding:2px;
line-height:14px;
}
.bottom{
margin:3px;
padding:3px;
border-bottom:1px solid #ccc;
}
.allround{
border:1px #ccc solid;
}
.formheader{
background:#CCC;
font-size:12px;
font-weight:bolder;
color:#333;
padding:3px;
}