.area_l
{
	background-color: #000;
	background-image: url(.././images/area_l.gif);
}

.area_r
{
	background-color: #000;
	background-image: url(.././images/area_r.gif);
}


.topbg
{
	color: #fff;
	background-color: #000;
	background-image: url(.././images/topbg.gif);
}

.topbg_r
{
	color: #fff;
	background-color: #000;
	background-image: url(.././images/topbg_r.gif);
}

.topbg_l2
{
	color: #fff;
	background-color: #000;
	background-image: url(.././images/topbg_l2.gif);
}

.boardtitle
{
	color: #ffac04;
	font-weight: bold;
	background-color: #000;
	background-image: url(.././images/titlebg.jpg);
}

.titlebg_l
{
	color: white;
	font-style: normal;
	background-color: #660000;
	background-image: url(.././images/titlebg_l.gif);
}

.titlebg_r
{
	color: white;
	font-style: normal;
	background-color: #660000;
	background-image: url(.././images/titlebg_r.gif);
}

.hd_bottom_l {
	background: #000 url(.././images/hd_bottom_l.gif);
}

.hd_bottom_r {
	background: #000 url(.././images/hd_bottom_r.gif);
}

.titlebg_g, .titlebg_g tr, .titlebg_g td
{
	color: #fff;
	font-style: normal;
	background-color: #000;
	background-image: url(.././images/titlebg2.gif);
}

.main_area_tl
{
	background-color: #000;
	background-image: url(.././images/main_area_tl.gif);
	background-position: left top;
}

.main_area_tr
{
	background-color: #000;
	background-image: url(.././images/main_area_tr.gif);
	background-position: left top;
}

.main_area_tc
{
	background-color: #000;
	background-image: url(.././images/main_area_tc.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.main_area_ml
{
	background-color: #000;
	background-image: url(.././images/main_area_ml.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.main_area_mr
{
	background-color: #000;
	background-image: url(.././images/main_area_mr.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.main_area_bl
{
	background-color: #000;
	background-image: url(.././images/main_area_bl.gif);
	background-position: left bottom;
}

.main_area_br
{
	background-color: #000;
	background-image: url(.././images/main_area_br.gif);
	background-position: left bottom;
}

.main_area_bc
{
	
}

.main_area_tlf
{
	background-color: #660000;
	background-image: url(.././images/main_area_tlf.gif);
	background-position: left top;
}

.main_area_trf
{
	background-color: #660000;
	background-image: url(.././images/main_area_trf.gif);
	background-position: left top;
}

.footer_area_tc
{
	background-color: #202020;	
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000;
	background-image: url(../images/header_news_bg.gif);
	color: #FFcc00;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}

.copyright_l
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333;
}

.copyright_r
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333;
}


.topbg_l
{
	color: #fff;
	background-color: #000;
	background-image: url(.././images/topbg_lj.gif);
}

.hd_border_l{
background-image: url(.././images/hd_border_l.gif);
background-repeat: repeat-y;
}

.hd_border_r{
background-image: url(.././images/hd_border_r.gif);
background-repeat: repeat-y;
}

.headernews, .hd_bottom
{
	margin: 0;
	padding: 0 10px 0 10px;
	color: #FFAC04;
	line-height: 12px;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
	background: #000 url(.././images/header_news_bg.gif);
}

.currenttime
{	
	margin: 0;
	padding: 7px 10px 7px 10px;
	color: #FFAC04;
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
	background: #000 url(.././images/header_news_bg.gif);
	
}
.copyright
{
	background-color: #202020;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #333;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited, .maintab_off_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover, .maintab_off_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}

.maintab_bgb
{
	background-color: #000000;

}

.maintab_bgba
{
	background: #000000 url(.././images/maintab_bgba.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .maintab_off_back
{
	background-position: left top;
	color: white;
	vertical-align: top;

}
.maintab_back, .maintab_active_back, .maintab_off_back
{
	color: white;
	text-decoration: none;
	font-size: small;
	vertical-align: top;
	padding: 6px 13px 5px 13px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background-image: url(.././images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}
.maintab_back
{
	background-image: url(.././images/maintab_back.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(.././images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_off_first
{
	background-image: url(.././images/maintab_off_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_off_back
{
	background-image: url(.././images/maintab_back.gif);
	background-repeat: repeat-x;
}

.maintab_off_back a:link, .maintab_off_back a:visited
{
	border-top: 2px solid #990000;
	color: white;
	text-decoration: none;
}

.maintab_off_back a:hover
{
	border-top: 2px solid #FFAC04;
}

.maintab_off_last
{
	background-image: url(.././images/maintab_off_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_active_first
{
	background-image: url(.././images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background-image: url(.././images/maintab_active_back.gif);
	background-repeat: repeat-x;
}

.maintab_active_back a:link, .maintab_active_back a:visited
{
	border-top: 2px solid #333;
	color: #ffcc00;
	text-decoration: none;
}

.maintab_active_back a:hover
{
	border-top: 2px solid #ffcc00;
}

.maintab_active_last
{
	background-image: url(.././images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.headerbodies2a
{
	background-color: #333;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9e853d;
}

.headerbodies

{

	background: #000808 url(.././images/header_bgj.gif);

	background-position: top left;

	background-repeat: repeat-x;

}


.nav2 a, .nav2:link, .nav2:visited 
{
	color: #ffac04;
	
	text-decoration: none;
}
.nav2 { color:#ffac04;text-decoration: none;}
.nav2 a:hover {color: #ffffff; text-decoration: none;}

#bodyarea
{
	background-color: #000000;
	background-image: url(.././images/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#headerarea
{
	background-color: #222222;
}


.bottombg
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg.gif);
	background-position: bottom;
}

.bottombg_r
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg_r.gif);
	background-position: right bottom;
}

.bottombg_l
{
	color: white;
	font-size: 1px;
	background-color: #000000;
	background-image: url(.././images/bottombg_l.gif);
	background-position: left bottom;
}