body {
	background-color: #580000;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x; height:8px;
}
.header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 362px;
	border-left:1px solid #323238;
	border-right:1px solid #323238;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;

}

.menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 15px;
}
.menuactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 15px;
}

.content {
	background-color: #000000;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	width: 771px;
	height: 273px;
	border-left:1px solid #323238;
	border-right:1px solid #323238;
}
.footer {
	background-color: #000000;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:57px;

}
.contentext {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.footer a:link, .footer a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;}

.footer a:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration:none;}
.headerinner {
	background-image: url(../images/bg_headerin.jpg);
	background-repeat: no-repeat;
	
	border-left:1px solid #323238;
	border-right:1px solid #323238;
	background-position: left top;

}
.bginner {
	background-color: #050000;
	background-image: url(../images/bg_inner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:1px solid #323238;
	border-right:1px solid #323238;
}
.newsbg {
	background-image: url(../images/news_bgimg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
	width: 225px;
}

.innercontent {
font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF; line-height:20px;}

h2 { color:#FFCC00; font:bold 16px tahoma,arial;}
h1 { color:#FFCC00; font:bold 12px tahoma,arial;}
.head { color:#FFCC00; font:bold 14px tahoma,arial;}
.head2 { color:#FFCC00; font:bold 12px tahoma,arial;}

.breadcrumb {color:#ffffff; font-family: Arial, Verdana; font-size: 10px;}
.breadcrumb a {color:#C9E2F9; font-family: Arial, Verdana; font-size: 10px;}

.link {color:#ffffff; font-family: Arial, Verdana; font-size: 12px;}
.link a {color:#FFCC00; font-family: Arial, Verdana; font-size: 12px;}
.innertext {
font-family: Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF; line-height:20px;}