/* CSS Document */
body
{
padding:0;
margin:0;
background:url(../images/header_bg1.jpg);
background-position:top center;
background-repeat:repeat-x;
background-color:#F7F7F7;
font-family:Georgia;
color:#333333;
font-size:12px;
line-height:18px;
}
#wrapper
{
margin:0 auto;
width:860px;
height:auto;
overflow:hidden;
}
#menu
{
width:860px;
height:41px;
clear:both;
}
#header
{
width:860px;
height:226px;
background:url(../images/header1.jpg);
clear:both;
}
#mainbody
{
padding-top:28px;
width:860px;
height:auto;
overflow:hidden;
}
#mainbodyleft
{
float:left;
width:530px;
height:auto;
overflow:hidden;

}
#mainbodycenter
{
float:left;
width:30px;
height:408px;
background:url(../images/lineshade1.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#mainbodyright
{
float:right;
width:300px;
height:auto;
overflow:hidden;
}
#mainbodyright ul
{
list-style:none;
padding:0;
margin:0;
}
#mainbodyright ul li
{
margin-bottom:32px;
}
#footer
{
margin-top:6px;
width:100%;
height:52px;
background:url(../images/footer_bg1.jpg);
background-repeat:repeat-x;
padding-top:18px;
color:#CCCCCC;
font-size:11px;
}
#footer a
{
color:#CCCCCC;
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
.tableborder
{
border:solid 1px #E9E9E9;
}
.borderleft
{
border-left:solid 1px #666666;
}
.borderright
{
border-right:solid 1px #666666;
}
.head1
{
font-size:16px;
color:#CC0000;
text-decoration:none;
}
.head1_bold
{
font-size:16px;
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
.head1_bold_grey
{
font-size:16px;
color:#CC0000;
text-decoration:none;
font-weight:bold;
background-color:#e8e8e8;
}
.head2
{
font-size:12px;
color:#666666;
}
.head2_bold
{
font-size:12px;
color:#666666;
font-weight:bold;
}
.headblack
{
font-size:12px;
color:#000000;
}
.headblack2
{
font-size:16px;
color:#000000;
}
.headblack2_bold
{
font-size:16px;
color:#000000;
font-weight:bold;
}
.normal_grey
{
	background-color:#e8e8e8;
}
.light_grey
{
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(153, 153, 153);
}
.news
{
font-size:11px;
}
.linkred
{
color:#CC0000;
}
.linkred2
{
color:#CC0000;
text-decoration:none;
}
.linkred2:hover
{
color:#CC0000;
text-decoration:underline;
}