body{
	margin:0px;
	padding:0px;
	background:#101010 url(../img/bg/main.jpg) left top repeat-x;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table{
	color:#ffffff;
	font-size:12px;
}
p,h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}
h1{
	font-size:16px;
	color:#C31674;
	padding:1px;
}
h2{
	font-size:16px;
	color:#C31674;
	padding:1px;
}
h3{
	font-size:14px;
	color:#ACA02D;
	padding:1px;
}
h4{
	font-size:14px;
	color:#47B3D8;
	padding:1px;
}
h5{
	font-size:13px;
	color:#CE167A;
	padding:1px;
}
h6{
	font-size:13px;
	color:#aca02d;
	padding:1px;
	font-weight:normal;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
a.big{
	font-size:18px;
}
#menu a{
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
a.news_link{
	color:#47B3D8;
	text-decoration:underline;
}
a.news_link_current{
	color:#ffffff;
	text-decoration:underline;
}
a.news_link:hover{
	color:#ffffff;
}
a.link{
	text-decoration:underline;
}
a.link:hover{
	text-decoration:none;
	color:#FFF799;
}
#footer{
	padding-right:5px;
	font-size:11px;
	color:#949494;
	font-weight:normal;	
}
#footer a{
	font-size:11px;
	font-weight:normal;	
	color:#c1b330;
	text-decoration:underline;
}
#footer a:hover{
	color:#ffffff;
}
#return a{
	float:left;
	padding:0px 0px 0px 4px;
	font-size:11px;
	font-weight:normal;	
	color:#CE167A;
	text-decoration:underline;
}
#return a:hover{
	color:#ffffff;
}


input.black{
	border: #ffffff 1px solid;
	background-color:#1E1D15;
	font-size:16px;
	color:#ffffff;
}
#tag_line, #tag_line a{
	font-family:"Arial Black" Arial;
	font-size:37px;
	text-align:right;
	color:#000000;
	background-color:#2BA4CD;
	padding:0px;
	margin:0px 4px 0px 0px;
}
#tag_line a:hover{
	color:#FFFFFF;
}
.justify{
	text-align:justify;
}
.error{
	font-size:14px;
	background-color:#800000;
	color:#ffffff;
	padding:2px;
}
.ok{
	font-size:14px;
	background-color:#008000;
	color:#ffffff;
	padding:2px;
}
.submenu{
	text-align:right;
	width:90%;
	height:34px;
	padding:11px 10px 0px 0px;
	margin:5px 0px 0px 0px;
	cursor:pointer;
}
.submenu a{
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.s0{
	width:71%;
	background:#C5B94A url(../img/bg/s0.jpg) left top repeat-x;
}
.s0_current{
	width:54%;
	background:url(../img/bg/s0.jpg) left top no-repeat;
}
.s1{
	width:57%;
	background:#4EAACA url(../img/bg/s1.jpg) left top repeat-x;
}
.s1_current{
	width:54%;
	background:url(../img/bg/s1.jpg) left top no-repeat;
}
.s2{
	width:79%;
	background:#B71A70 url(../img/bg/s2.jpg) left top repeat-x;
}
.s2_current{
	width:54%;
	background:url(../img/bg/s2.jpg) left top no-repeat;
}
.s3{
	width:54%;
	background:#BBB040 url(../img/bg/s3.jpg) left top repeat-x;
}
.s3_current{
	width:54%;
	background:url(../img/bg/s3.jpg) left top no-repeat;
}
.s4{
	width:67%;
	background:#4EAACA url(../img/bg/s4.jpg) left top repeat-x;
}
.s4_current{
	width:54%;
	background:url(../img/bg/s4.jpg) left top no-repeat;
}
.tpl_2_col_text_left{
	padding-left:15px;
	padding-top:2px;
}
.h_20{
	line-height:20px;
}
.tabl_bg_l{
	background:url(../img/cont_bg_l.gif) right repeat-y;
}
.tabl_bg_r{
	background:url(../img/cont_bg_r.gif) left repeat-y;
}
.tabl_bg_b{
	background:url(../img/cont_bg_b.gif) bottom repeat-x;
}
.tabl_bg_corner_l{
	background:url(../img/cont_bg_corner_l.gif) top right no-repeat;
}
.tabl_bg_corner_r{
	background:url(../img/cont_bg_corner_r.gif) top left no-repeat;
}
.tabl_bg_corner_top_r{
	background:url(../img/cont_bg_corner_top_r.gif) top left no-repeat;
}
.label{
	color:#ffffff;
}


#content{
	padding-top:0px;
	background-image:url(../img/menu_bg.gif);
	background-repeat:repeat-x;
	height:48px;
}
#content_left{
	padding-top:6px;
	background-color:#101010;
	background-image:url(../img/menu_bg_left.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:5px;
}
#content_right{
	padding-top:6px;
	background-color:#101010;
	background-image:url(../img/menu_bg_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:5px;
}











.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#ffffff;
	padding:0px;
    font-size:12px;
    text-decoration:none;
	font-weight:bold;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	cursor:pointer;
	cursor:hand;
	background-color:#380000;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#5A5738;
	color:white;
	padding:1px;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
}

