@charset "utf-8";
/* CSS Document */

.BottomBorder
{
background-color:#c82422;
border:1px solid #df481b;
font-family:Verdana;
font-size:10px;
color:#ffffff;
height:41px;
}
.BottomBorder a:Hover
{
color:#ffffff;
text-decoration:none;
}
.BottomBorder a:Link
{
color:#ffffff;
text-decoration:none;
}

.BottomBorder a:Active
{
color:#ffffff;
text-decoration:none;
}

.BottomBorder a:Visited
{
color:#ffffff;
text-decoration:none;
}



.RedLine
{
border-top:solid 1px #cd2721;
height:2px;
}

.MenuMiddleBG
{ 
background-image:url(../images/MenuBG.jpg); 
background-position:left top;
background-repeat:repeat-y; 
width:207px;
}

.Height13
{
height:13px;
}

.Height3
{
height:3px;
}