body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
	margin: 0;
}
a:link{color: #B90000; text-decoration: underline;}
a:visited{color: #B90000; text-decoration: underline;}
a:active{color: #B90000; text-decoration: underline;}
a:hover{color: #A88F4E; text-decoration: none;}
div{
margin: 0;
padding: 0;
}
p{
font-size: 12px;
margin: 6px;
text-align: left;
}
.center{
text-align: center;
}
h1{
font-size: 120%;
color: #B90000;
margin: 10px 6px 5px 6px;
padding: 0;
text-align: left;
}
.disclaimer{
width: 100%;
border-top: 1px solid #B90000;
padding: 2px;
text-align: center;
margin-top: 2px;

}
.disclaimer p{
text-align: center;
margin: 2px;
color: #000;
font-size: 10px;
}
.disclaimer h1{
text-align: center;
margin: 2px;
font-weight: bold;
color: #B90000;
font-size: 12px;
}
form{
font-size: 11px;
}
table{
font-size: 100%;
}
ul, li{
font-size: 12px;
text-align: left;
margin-top: 5px;
margin-bottom: 0;
}
.mainborder{
border: 1px solid #B90000;
}
#menu{
background: #B90000;
color: #fff;
text-align: center;
}
#menu a:link, #menu a:visited{
color: #fff;
text-decoration: none;
padding: 0 5px;
line-height: 18px;
font-size: 12px;
}
#menu a:hover, #menu a:focus, #menu a:active{
color: #A88F4E;
}
#menu img{
float: left;
background: #fff;
padding: 2px;
}
#menu p{
text-align: right;
font-size: 160%;
font-weight: bold;
padding: 5px 10px 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #fff;
}
.bottomborder{
border-bottom: 1px solid #B90000;

}
form{
width: 758px;
margin: 0;
padding: 0;
}
.leftmargin{
margin-left: 100px;
}