/* CSS Document */
#body
{
background-color:#000000;
width:900px;
margin:0 auto;
}
#banar
{
background-color:#000000;
width:900px;
height:204px;
}
#mainbody
{
background-color:#FFF4BE;
width:900px;
}
#footer
{
background-image:url(../images/footerb.jpg);
background-repeat:repeat-x;
width:900px;
height:40px;
}
#sidebarhader
{
background-image:url(../images/sh.jpg);
width:232px;
height:33px;
}
#sidebarbody
{
background-image:url(../images/sb.jpg);
width:232px;
}
#sidebarfooter
{
background-image:url(../images/sf.jpg);
width:232px;
height:33px;
}
#bodyhader
{
background-image:url(../images/bodyheader.jpg);
background-repeat:no-repeat;
width:658px;
height:33px;
}
#bodybody
{
background-image:url(../images/bb.jpg);
background-repeat:repeat-y;
width:658px;
}
#fileresize
{
padding-left:20px;
padding-right:20px;
}
#bodyfooter
{
background-image:url(../images/bodyfooter.jpg);
background-repeat:no-repeat;
width:658px;
height:33px;
}
a img
{
border:none;
}
#manubar
{
background-image:url(../images/footerb.jpg);
background-repeat:repeat-x;
height:44px;
width:900px;
text-align:center;
}
#manubar td a,#manubar td a#active_menu{
	text-decoration:none;
	font-style:oblique;
	color:#000000;
	float:left;
	width:100px;
	line-height:44px;
}
#manubar td a:hover,#manubar td a#active_menu{
background-image:url(../images/manuhover.jpg);
background-repeat:repeat-x;
color:#FF0000;
}

#sidemenu
{
width:186px;
height:20px;
vertical-align:top;
}
#sidemenu td a,#sidemenu td a#active_menu{
color:#0000FF;
font-style:oblique;
text-decoration:none;
float:left;
width:186px;
line-height:20px;
}
#sidemenu td a:hover,#sidemenu td a#active_menu{
background-image:url(../images/sidemenuhover.gif);
background-repeat:repeat-x;
color:#FF0000;
}
.sidemenustyle,.sidemenustyle a
{
border-bottom:dashed 1px #CCCCCC;
text-decoration:none;
color:#6396d5;
/*border-left:dashed 1px #CCCCCC;
border-right:dashed 1px #CCCCCC;*/
}