/* CSS Document */
body
{margin:0px 0px 0px 0px; 
background-color:#5D0907;
}
#divmain
{
width:100%;
height:auto;
float:none;
}
#divmidle
{
width:973px;
height:auto;
background-image:url(bg.jpg);
background-repeat:repeat-y;
}

#divtop
{width:951px;
height:77px;
float:none;
vertical-align:top;
}
#divlink
{width:951px;
height:29px;
float:none;
vertical-align:top;
}
#divbanner
{width:951px;
height:205px;
float:none;
vertical-align:top;
}
#divmidle1
{width:951px;
height:auto;
float: none;
vertical-align:top;
margin-top:5px;
}

.heding
{
font-family:Verdana;
font-size:16px;
color:#FFFFFF;
float:left;
font-weight:bold;
text-align:left;
}

.heding1
{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#CA2F00;
float:left;
}

.mainlink
{font-family:Verdana;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.mainlink:hover
{font-family: Verdana;
font-size:15px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}


.mordetals
{font-family: Verdana;
font-size:12px;
color:#FF6600;
text-decoration:none;
}
.mordetals:hover
{font-family: Verdana;
font-size:12px;
color:#999999;
text-decoration:underline;
}

.linkright
{font-family: Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
float:left;
padding-left:10px;
}
.linkright:hover
{font-family: Verdana;
font-size:12px;
color:#666666;
text-decoration:none;
float:left
}

.linkfoter
{font-family: Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.linkfoter:hover
{font-family: Verdana;
font-size:12px;
color:#FFCC00;
text-decoration:none;
}

.text
{
font-family:Verdana;
font-size:12px;
color:#000000;
text-align:justify;
float:left;
}

