body{
	margin:0px; padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color:#565656;
	background:url(../images/main_bg.gif) repeat-x;
}

a{
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color:#565656;
	text-decoration:none;
}
a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:11px;
	color:#565656;
	text-decoration:underline;
}

td.shadow_left_bottom{
	font-size:2px;
	width:5px; height:600px;
	background:url('../images/shadow_left_bottom.gif') repeat-y;
}
div.shadow_left_top{
	font-size:2px;
	width:5px; height:380px;
	background:url('../images/shadow_left_top.gif');
}

td.shadow_right_bottom{
	font-size:2px;
	width:5px; height:600px;
	background:url('../images/shadow_right_bottom.gif') repeat-y;
}
div.shadow_right_top{
	font-size:2px;
	width:5px; height:380px;
	background:url('../images/shadow_right_top.gif');
}

div.logo_shadow{
	width:200px; height:77px;
	background:url('../images/logo_shadow.gif') no-repeat bottom right #ffffff;
}

div.menu_bg{
	width:200px; height:303px;
	background:url('../images/menu_bg.gif') no-repeat #ac0d18;
}

a.menu, a.menu:hover, a.menu:visited{
	font-size:13px; color:#ffffff; font-weight:bold;
	text-decoration:none;
} 

div.flash_shadow_top{
	height:39px;
	background:url('../images/flash_shadow_top.gif') repeat-x bottom #ffffff;
}
div.flash_shadow_top_left{
	height:39px;
	background:url('../images/flash_shadow_top_left.gif') no-repeat bottom left;
}

div.flash_image{
	width:673px; height:311px;
	padding-left:15px; padding-top:15px;padding-right:15px;
	background:#FFFFFF;
}

div.flash_shadow_bottom{
	height:15px;
	background:url('../images/flash_shadow_bottom.jpg') no-repeat;
}

div.email_container{
	background:#5b5b5b;
	width:41px; height:16px;
	padding-left:5px; padding-top:3px;
	color:#FFFFFF;
	text-align:left;
}

td.dotted_bg{
	width:200px;
	background:url('../images/dotted_bg.gif');
}
div.under_menu{
	font-size:2px;
	width:200px; height:1px;
	background:url('../images/under_menu.gif') right no-repeat #ffffff;
}

div.address
{
	padding:30px; padding-bottom:15px; color:#FFFFFF;
}

div.address a
{
	color:#FFFFFF;
}

div.footer_left{
	width:170px; height:22px;
	padding-left:30px; padding-top:13px;
	background:url('../images/footer_left_bg.gif');
	color:#FFFFFF;
	float:left;
}
div.footer{
	height:35px;
	background:url('../images/footer_bg.gif');
	color:#FFFFFF;
	float:left;
}

a.footer_menu{
	color:#ffffff;
	text-decoration:none;
}
a.footer_menu_over{
	color:#ffffff;
	text-decoration:underline;
}
a.footer_menu:hover{
	color:#ffffff;
	text-decoration:underline;
}

div.content{
	width:383px; padding:30px; padding-top:0px;
	float:left;
}

td.sub_menu_content{
	width:189px;
	padding-left:15px; padding-right:15px; padding-top:12px;
	background:#FFFFFF;
}



/*home*/
div.content_title{
	font-size:20px;
	color:#565656; font-weight:bold;
}
div.content_body{
	padding-top:13px;
}

/* sec news*/
div.sec_title{
	font-size:14px;
	color:#7f7f7f; font-weight:bold;
}

a.sec_news_link{
	color:#bd0919;
	text-decoration:none;
}
a.sec_news_link:hover{
	color:#bd0919;
	text-decoration:underline;
}