body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color: #193363;
	margin: 5 5 5 5px;
}

p {font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 11px; color: White;}

.main_text img	{ border:1px solid #FFF; }

A:link		{ color: #CDCDCD; text-decoration: none; font-weight:bold; }
A:visited	{ color: #CDCDCD; text-decoration: none; font-weight:bold; }
A:hover		{ color: #EE7912; text-decoration: none; font-weight:bold; }

H1 { font-size: 16px; padding:0px; margin:0px; color:#FF912A;}

H2 { font-size: 14px; padding:0px; margin:0px;}

H3 { font-size: 11pt; }
H4 { font-size: 8pt; font-weight: bold;}
H5 { font-size: 8pt; }


/*   CLNET's Addon  */

#body_div	{ background:#193363; text-align:right; width:685px; margin:auto;	}

.top_header	{ margin-left: 24px; background: url('../images/top_black_left.gif') repeat-x;	}
.header		{ background: url('../images/top_left.gif') repeat-x;	}
.main		{ margin:auto; text-align:center; width:661px; padding-left:24px;}

.main_text	{ float:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align:left;}
	.mt_center	{ border-left:solid 4px #FFF; border-right:solid 4px #FFF; padding: 4 4 4 4px; background:#282828;}
	.mt_bottom	{ font-size:4px; width:661px; height:14px; background:url('../images/text_bottom.gif') top left no-repeat; }

.footer	{ margin-top:4px; height:23px; font-size:9px; }

.holder {
	margin-left:90px;
	z-index:-10;
	/*filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,enabled=0,Duration=0.60);*/
	cursor: pointer;
}

.itemTop {
	margin-top:7px;
	width:170px;
	height:25px;
/*	line-height:25px;*/
	font-size:12px;
	font-weight: bold;
	background:url('../images/li_begin.gif') top left no-repeat; 
	text-align:center;
}
/*.itemTop .fontNormal, .itemTop .tagNormal {
background: blue;
	line-height:25px;
}*/

.itemSub {
	margin-top:7px;
	width:160px;
	padding:2px 2px 2px 8px;
	border-width:0px;
	border-style:solid;
	text-align:left;
	border-bottom:1px solid gray;
	font-size:11px;
	font-weight:bold;
}

.bar {}

.subbar {
	margin-top:7px;
	border-width:1px;
	border-style:solid;
	border-collapse: collapse;
	border-color:#A6ABAF;
	background-color:#000;
}

.itemOff { background-color:#C2CEDA;	} 
/* .itemOn { background-color:#C2CEDA;	} */

.itemSubOn { background:#EE7912;	}

/*.fontTop { color:red;}*/
.fontSub { color:gray; }
.fontOff { color:#000000; }
.fontOn { color:#FFFFFF;}



.fontSubOn { color:#FFFFFF; }

.separator {background-color:#A6ABAF; height:1px; }

/*   END OF CLNET's Addon  */
