@charset "utf-8";
/* CSS Document */
body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodytext a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BD1320;
	text-decoration:underline;
}
.bodytext a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.bodytextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodytextsmall a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD1320;
}
.bodytextsmallred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD1320;
}
body,td,th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topnav{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;}
#topnav a{font-size:11px; color:#666666; font-weight:bold; text-decoration:none;}
#topnav a:hover{font-size:11px; color:#BD1320; font-weight:bold; text-decoration:underline;}
#topnav .active{font-size:11px; color:#BD1320; font-weight:bold; text-decoration:none;}

ul.bottomlist, li.bottomlist {line-height:30px; margin-top:0px;  list-style-type: disc; font-size:11px; color:#666666}
ul.bottomlist a, li.bottomlist a{line-height:30px; margin-top:0px; list-style-type: disc; font-size:11px; color:#666666}
ul.bottomlist a:hover, li.bottomlist a:hover{line-height:30px; margin-left:0px; list-style-type: disc; font-size:11px; color:#BD1320;}
ul.normallist, li.normallist {line-height:20px; margin-top:0px; list-style-type: disc; font-size:12px; color:#666666}

.leftmenu a:link {
    font-size:11px;
	color: #666666;
	text-decoration: none;
}
.leftmenu  a:visited {
	font-size:11px;
	color: #666666;
	text-decoration: none;
}
.leftmenu  a:hover {
	font-size:11px;
	color: #BD1320;
	text-decoration: underline;
}
.leftmenu  a:active {
	font-size:11px;
	color: #BD1320;
	text-decoration: none;
}
.heading{fontsize:12px; color:#BD1320; font-weight:bold}
#footer{font-size:11px; color:#ffffff;}
.footertext{font-size:11px; color:#ffffff;}
#footer a{font-size:11px; color:#ffffff; text-decoration:none;}
.bottomlinks{font-size:11px; color:#666666; font-weight:normal}
.bottomlinks a{font-size:11px; color:#666666; text-decoration:none; font-weight:normal}
.bottomlinks a:hover{font-size:11px; color:#BD1320; text-decoration:underline; font-weight:normal}
a{color:#666666;}
input{border:1px solid black; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
input:focus{border:1px solid red; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#f1f1f1}
textarea{border:1px solid black; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
textarea:focus{border:1px solid red; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#f1f1f1}
input.button{background-color:black; font-family:Arial, Helvetica, sans-serif; color:white; padding:3px;}
.blog{	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD1320;
	font-weight:bold;}


