Body{
background-color:#070707;
padding:0px;
margin:0px;
font-family:Tahoma;
color:#818181;
}
Body TD{
	color:#818181;
	}
Body #ctl02_TDMain, Body#ctl02_TDLogin{color:#818181}
.NormalText,TD {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
}

.ItemMouseOver {
	font-family : tahoma;
	font-size : 11px;
	color : #0072A8;
	background-color : #EEEEEE;
	border-bottom-color : #9E9B9B;
	border-bottom-width : 1px;
	border-bottom-style : groove;
}
.NormalLink,.LinkText,a {
	font-family : tahoma;
	font-size : 11px;
	color : #FF8420;
}
A,A:active,A:visited {
	font-family : tahoma;
	font-size : 11px;
	color : #FF8420;
	text-decoration:none;
}
A IMG{border:0px solid}
A:hover {
	font-family : tahoma;
	font-size : 11px;
	color : #FF8420;
}
.Button{
	font-family : tahoma;
	font-size : 11px;
	color : #070707;
	background-image:url(../images/bg_button.gif);
	border:0px solid;
	padding:2px;
}
#header{
	background:url(../images/bg_top.gif) repeat-x bottom;
	height:328px;
	}
#topMenu{height:48px; background:url(../images/bg-topMenu.gif) repeat-x top;}
.Button:hover{
	font-family : tahoma;
	font-size : 11px;
	cursor:pointer;
	color : #fff;
	background-image:url(../images/bg_button.gif);
	padding:2px;
}
.TextBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
    border-style : solid;
	border-color : #070707;
	border-width : 1px;
	background:url(../images/bg_textbox.gif) repeat-x top #ffffff;
}
.CheckBox{
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
        border-style : solid;
	border-color : #3EACCF; 
	border-width : 1px;
}
.News_Hidden
{
    display:none; 
    }
.TopMenu{color:#070707; font-weight:600; font-size:11px}
.TopMenu UL LI{
	float:left; padding-top:14px; background:url(../images/btn02.gif) no-repeat; height:38px; width:121px; cursor:pointer;
	}
.TopMenu UL LI#liright{
	float:right; background:url(../images/btn03.gif) no-repeat; height:38px; width:125px;
	}
.TopMenu UL LI#lileft{
	float:left; background:url(../images/btn01.gif) no-repeat; height:38px; width:120px; margin-left:-40px
	}