.topnav{
padding-top:5px;
padding-bottom:5px;
background-color:#ffffff;
color:#000000;
font-family: arial;
font-size: 14px;
font-weight:bold;
border-bottom:6px solid #b31c11;
}
.topnav_hov{
padding-top:5px;
padding-bottom:5px;
background-color:#333333;
color:#ffffff;
font-family: arial;
font-size: 14px;
font-weight:bold;
cursor:pointer;
border-bottom:6px solid #b31c11;
}
.bottom{
text-align:center;
font-size: 11px;
font-family: arial;
padding: 5px;
background-color:#000000;
color:#E7D576;
}
.main{
padding: 10px;
font-family: arial;
font-size: 12px;
background-color:#ffffff;
}
.main table{
font-family: arial;
font-size: 12px;
}
.main h3{
font-size: 20px;
}
body{
background-color:#f8f2d6;
}
.outsideborder{
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
a:link{color:#000000; font-weight:bold; text-decoration:none;}
a:visited{color:#000000; font-weight:bold; text-decoration:none;}
a:hover{color:#b31c11; font-weight:bold; text-decoration:none;}
a:visited:hover{color:#b31c11; font-weight:bold; text-decoration:none;}

.bottom a:link{color:#ffffff; font-weight:normal; text-decoration:none;}
.bottom a:visited{color:#ffffff; font-weight:normal; text-decoration:none;}
.bottom a:hover{color:#E7D576; font-weight:normal; text-decoration:none;}
.bottom a:visited:hover{color:#E7D576; font-weight:normal; text-decoration:none;}

h4{
margin:0;
font-size:14px;
}