body{
margin:0px;
padding:0px;
font-family:verdana;
background:url(../images/bg_top.gif) repeat-x #990000;
}


a.menu{
font-family:arial;
font-size:13px;
color:#990000;
background:url(../images/menu_bg.gif);
display:block;
font-weight:bold;
text-decoration:none;
height:26px;
padding-top:12px;
}

a.menu:hover{
color:#ffffff;
background:url(../images/menu_hover.gif);
}

.normal_black{
font-size:11px;
line-height:18px;
}

.normal_black a:link{
color:#990000;
text-decoration:underline;
}

.normal_black a:visited{
color:#990000;
text-decoration:underline;
}

.normal_black a:hover{
color:#000000;
text-decoration:none;
}

.row_black{
padding:8px 10px 8px 10px;
line-height:18px;
font-size:11px;
}

.row_black a:link{
color:#000000;
}

.row_black a:visited{
color:#000000;
}

.row_black a:hover{
color:#990000;
}


.bottom{
line-height:32px;
color:#ffffff;
font-size:14px;
font-family:arial;
}

.bottom a:link{
color:#ffffff;
text-decoration:none;
}

.bottom a:visited{
color:#ffffff;
text-decoration:none;
}

.bottom a:hover{
color:#ffd087;
text-decoration:underline;
}


.red_bold_title{
font-family:arial;
font-size:24px;
font-weight:bold;
color:#990000;
}

.small_title{
font-family:arial;
font-weight:bold;
color:#990000;
font-size:16px;
}


.img_bor{
padding:5px;
border:5px solid #990000;
}


.img_bor:hover{
border:5px solid #D58417;
}

.img_tn{
padding:2px;
border:2px solid #990000;
}

.img_tn:hover{
border:2px solid #D58417;
}


form{
padding:0px;
margin:0px;
}