@charset "utf-8";
/* CSS Document */

body {
	background-color: #231F20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.normal:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.normal:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.normal:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.sub_menu:link {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.sub_menu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a.sub_menu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
a.footer.link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	font-size: 12px;
	text-decoration: none;
	color: #F5F5F5;
}
a.footer:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC0033;
}

.menu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.sub_menu {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.content_grey {
	color: #333333;
}
.long_content {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4em;
}
.contact_txt {
	color:#000000;
	
	font-size: 13px;
}
.xsh{
	color: #FFFFFF;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.contact_white {
	color: #FFFFFF;
	font-size: 13px;
}
.style_no {
	color: #B51009;
	font-size: 24px;
	font-weight: bold;
}
.title {
	color: #333333;
	font-weight: bold;
}
.title_white {
	color: #FFFFFF;
	font-weight: bold;
	
}
.title_grey {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 9px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	color: #666666;
}
.table {
	border:1px solid #353535;
}
.search {
	background-image:url(../images/icon_search.jpg);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-left:20px;
	border:1px solid #CCCCCC;
	height:16px;
	width: 110px;
	FONT-SIZE: 12px;
}
#contact_txt {
	color:#000000;
	font-size: 13px;
}