html, body, td, input, select, textarea{ 
	font-family: Arial;
	font-size : 12px;
}
body{
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #000000;
}
table{
	border-width: 0px;
}
table.MainBody{
	background-color : #FFF2D5;
	height: 100%;
	width: 1000px;
}
table.OBody{
	background-color: #FFE8B9;
}
td.tdLLogo, td.tdRMenu{
	width: 178px;
	vertical-align: top;
	padding: 5px; 	
}
td.tdMenuTitle{
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	font-family: Verdana;
	background-repeat: no-repeat;
}
td.tdLLogo{
	background-color: #F17C1F;
}
td.tdRMenu{
	background-color : #210339;
}
td.tdRLogo{
	background-color : #210339;
}
td.menuTD1, td.menuTD2, td.menuTD1_SET, td.menuTD2_SET, td.menuHEAD, td.cTD2, td.cTD1{
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	color: #000000;
}
td.cTD3, td.cTD4{
	padding: 3px;
}
td.menuTD1, td.menuTD2, td.menuTD1_SET, td.menuTD2_SET, td.NTD{
	cursor: pointer;
}
td.NTD, td.STD{
	width: 15px;
	text-align: center;
}
td.menuHEAD{
	text-align: center;
	background-color : #FFB050;
}
td.menuTD1{
	background-color : #FFAC90;
}
td.menuTD2{
	background-color : #FFE0B9;
}
td.cTD1{
	background-color : #FFAC90;
}
td.cTD2{
	background-color : #FFE0B9;
}
td.cTD3{
	background-color : #FFCBAD;
}
td.cTD4{
	background-color : #FFD8BE;
}
td.menuTD1_SET, td.menuTD2_SET{
	color: #FFFFFF;
	background-color : #7579B0;
}
td.NTD{
	
	background-color : #FFAC90;
	font-weight: bold;
}
td.STD{
	color: #FFFFFF;
	background-color : #7579B0;
}
tr.trHide, table.tbHide, span.spHide, div.dvHide, .objHide{
	display: none;
}
tr.trShow, table.tbShow, span.spShow, div.dvShow, .objShow{
	display: block;
}
tr.trMHead{
	height: 27px;
}
tr.trMFoot{
	height: 11px;
}

table.PanelColor, tr.PanelColor, td.PanelColor{
	color : #ffffff;
	background-color : #F17C1F;
}
table.LightPanelColor, tr.LightPanelColor, td.LightPanelColor{
	color : #000000;
	background-color : #FFC0A0;
}
table.WhitePanelColor, tr.WhitePanelColor, td.WhitePanelColor{
	color : #000000;
	background-color : #FFF9F2;
}
table.ErrorFrame, table.ErrorBody{
	color : #FFFFFF;
}
table.ErrorFrame{
	background-color : #301015;
}
table.ErrorBody{
	background-color : #6F3A40;
}
table.sitemenu, table.qualitymenu{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
table.sitemenu td{
	font-family: Verdana;
	font-size : 11px;
}
h3{
	color : #001030;
	font-size: 18px;
}
h4{
	color : #001030;
	font-size: 14px;
}
table.fWhite, td.fWhite, .fWhite { 
	color : #FFFFFF;
}
.f8px { 
	font-size : 8px;
}
.Vf10px {
	font-family: Verdana;
	font-size : 10px;
}
.f10px { 
	font-size : 10px;
}
.f11px { 
	font-size : 11px;
}
.f12px { 
	font-size : 12px;
}
.ferror, h3.ferror, h4.ferror, td.ferror { 
	color : #A00000;
}
.fok, h3.fok, h4.fok, td.fok { 
	color : #008045;
}
.fwarning, h3.fwarning, h4.fwarning, td.fwarning { 
	color : #FA8010;
}
input.inp, select.sq, input.but{ 
	width : 150px;
}
input.inp40{ 
	width : 40px;
}
input.inp50{ 
	width : 50px;
}
input.inp60{ 
	width : 60px;
}
input.captcha{ 
	width : 120px;
	font-size : 12px;
}
input.but, bigbut{
	cursor: pointer;
}
input.but{
	width : 150px;
}
input.bigbut{
	width : 300px;
}
a{
	color : #0000A0;
	background-color: transparent;
	cursor: pointer;
	text-decoration : none;
}
a:hover{
	color : #0000A0;
	text-decoration : underline;
}
a.NTD{
	color : #FFFFFF;
}
a.NTD:hover{
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
a.author{
	color : #A00060;
}
a.author:hover{
	color : #A00060;
	text-decoration : none;
}