body{
background:#E2d3B5;
margin:0px;
text-align:center;
}
td.top{
background:#c9af64;
font-family: verdana;
font-size:36px;
text-align:center;
border-bottom:15px solid #c9af64;
}
#menu a{
text-align:center;
text-decoration:none;
font-family: verdana;
font-size:14px;
color: white;
background:#9b0101;
border-left:15px solid #9b0101;
border-right:15px solid #9b0101;
border-top:15px solid  #9b0101;
border-bottom:15px solid  #9b0101;
}
#menu a:hover{
border-left:15px solid #8e388e;
border-right:15px solid #8e388e;
border-top:15px solid  #8e388e;
border-bottom:15px solid #8e388e;
background:#8e388e;
}
#menu a.current{
text-align:center;
text-decoration:none;
font-family: verdana;
font-size:14px;
color: white;
border-left:15px solid #8e388e;
border-right:15px solid #8e388e;
border-top:15px solid  #8e388e;
border-bottom:15px solid #8e388e;
background:#8e388e;
}
div.title{
background:#aa3333;
color:white;
font-size:16px;
text-align:center;
width:100%
}
img{
border:1px solid #bb5050;
}
table.content{
border:1px solid #bb5050;
font-family: verdana;
font-size:14px;
background:#FDF5E6;
}
a{
color:#9b0101;
}
