body,td {
	/*color: #666666;*/
	font-family: verdana, tahoma,sans-serif;
	font-size: 11px;
}
/*
a {
	color: #666666;
	font-family: verdana, tahoma,sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
}
*/
a.menuItem {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a.menuItem:hover {
	color: #003366;
}

a.subMenuItem {
	text-transform: lowercase;
	text-decoration: none;
}
	
a.subMenuItem:hover {
	color: #FF6600;
}
a.reg {
	text-decoration: none;
}
a.reg:hover {
	color: #333333;
}

.fp {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

.siteName {
	color: #003366;
	font-weight: bold;
}

.currentPage {
	color: #FF6600;
}

.f1 {
	font-size: 10px; 
	border-style: solid; 
	border-color: #666666;
	background-color: white;
	border-width: 1px;
	color: #666666;
	font-weight: bold;
	width: 114;
	height: 18;
}

.TBL_CONTENT{ background-color : #CCCCCC; padding:2px; text-align:justify; }
.TBL_CONTENT .HEAD TD{ background-color : #EBECEC; font-size : 10px; font-weight: bold; padding:5px; }
.TBL_CONTENT .HEAD_1 TD{ background : #EBECEC; font-size : 10px; font-weight: bold; padding:5px; text-transform : uppercase; }
.TBL_CONTENT TH{ background-color : #EAEFF2; font-size : 10px; font-weight: bold; padding:5px; text-align:left; }
.TBL_CONTENT TD{ background-color : #ffffff; padding:3px;}

.NO_CONTENT{ background-color : #CCCCCC; padding:0px; text-align:justify; }
.NO_CONTENT TD{ background-color : #ffffff; padding:0px; padding-bottom:0px; }

.HTMLEditor {color:#000000 !important;}
.HTMLEditor TD {color:#000000 !important;}



.NO_CONTENT{ background-color : #CCCCCC; padding:0px; text-align:justify;}
.NO_CONTENT TD{ background-color : #ffffff; padding:0px; padding-bottom:0px; }




input,select,textarea {
	font-size: 11px;
	font-family : sans-serif, Verdana, Arial, Helvetica ;
	color: #333333;
	
}
input.simple_edit {
	width: 200px;
}
select.simple_select {
	width: 300px;
}
textarea.simple_textarea {
	width: 200px;
}
input.input_func {
	width: 400px;
}
select.select_func {
	width: 140px;
}
.button_func {
	width: 100px;
}
.is_content{
	background-color:#66FF99;
	
}
.item_select{
	color:#666666;
	text-decoration: none;
	background-color:#ECF1F5
}
.main_select{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	background-color:#ECF1F5
}