body {
	margin:0 auto;
	font-family:arial;
	font-size:13px;
	color:#fff;
	background-color:#000000;
}
#wrap {
	margin:0 auto;
	width:100%;
	background-image:url(images/bg.gif);
	padding-bottom:5px;
}
#header {
	width:100%;
	height:350px;
}
.h_m {
width:800px;
height:350px;
border-left:#FFFFFF 1px solid;
border-right:#FFFFFF 1px solid;
background-image: url(images/flash_b.jpg); background-position:center; background-repeat:no-repeat; background-color:#d0d0d0;
}
.h_l {
background-image:url(images/h_l.gif);
}
.h_r {
background-image:url(images/h_r.gif);
}
#content {
 	position:relative;
	margin:auto;
	width:800px;
	clear:both;
	overflow:hidden;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
}
#left {
	width:170px;
	text-align:left;
	float:left;
	}
#right {
	width:610px;
	text-align:left;
	float:right;
	padding:5px;
}
#right_c {
	width:780px;
	text-align:left;
	float:right;
	padding:5px;
}
.rcol {
	width:180px;
	text-align:left;
	float:right;
	padding-left: 8px;
}
.rcolserv {
	width:220px;
	text-align:left;
	float:right;
	padding-left: 8px;
}
#footer {
	width:100%;
	float: left;
	background-color:#252525;
	border-top: #FFFFFF solid 1px;	
}
hr {
	color:#892a54;
	height: 1px;
	width:70%;
	text-align:center;
}
a {
	text-decoration:underline;
	color: #ffffff;
}
a:visted {
text-decoration:underline;
color: #ffffff;
}
.text_footer {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
.text_footer a:hover {
	padding:7px;
	font-size: 11px;
	color: #892a54;
	text-decoration:none;
	text-align:center;
}
.text_footer a {
	padding:7px;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	text-align:center;
}
h1 {
	margin:0;
	font-size:18px;
	color:#892a54;
	font-weight:bold;
	height:25px;
}
h2 {
	margin:0;
	font-size:14px;
	color:#B3B4B6;
	font-weight:bold;
	height:25px;
	}
h3 {
	width:100%;
	background-color:#892a54;
	height:20px;
	font-size:16px;
	font-weight:bold;
	text-indent:5px;
}
h4 {
	margin:0px;
	font-size:14px;
	color:#ffffff;
	padding-left:15px;
}
.image_left {
	float:left;
	padding-right: 30px;
	border:none;
}
.image_right {
	float:right;
	padding-left: 30px;
	border:none;
}
.img {
	border:none;
}
input {
	font-size:10px;
}
button {
	font-size:10px;
}
.button {
	margin:0px;
	font-size:10px;
	width:30px;
	text-align:left;
}
p {
	margin:0px;
	padding:0px
}
p {margin:0px;padding:0px
}
.white_text {
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	padding:5px;
}
.flash_b {
background-image: url(images/flash_b.jpg); background-position:center; background-repeat:no-repeat; background-color:#d0d0d0;
}
.grey_news {
background:#252525;
padding:6px;
}
html {
scrollbar-base-color: #959595;
scrollbar-arrow-color: white;
scrollbar-track-color: #000;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
#navlist
{
margin-left: 5px; padding-left: 5px; list-style: none;
}
#navlist li
{
	background-position: 0px;
	padding-top:5px;
	font-size:11px;
	text-decoration:none;
	width: 210px;
	background-image: url(images/bullet.gif); 
	height:20px; 
	font-weight:bold;
}
#navlist li a 
{
background-repeat: repeat-x; background-position: left top; padding-top:11px; padding-left:35px; font-size:10px; text-decoration:none; color:#fff; font-weight:bold;
}
#navlist li a:hover 
{
background-repeat: repeat-x; background-position: left top; padding-top:11px; padding-left:35px; font-size:10px; text-decoration:none; color:#892a54;
}



