

html, body  { /* ,p, td, th */

	font-family:	"Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;

	font-size:		11px;

	line-height:	18px;

	color:			#000;

	background: #FFF; /**/

}

.main_bg_color {

	background: #FFF;

}

#printerHide, .printerHide  {

	display: none;

	visibility: hidden;

}

.tabTitle {

	background: #777;

	padding: 2px 10px;

	margin: 0px;

	border: 1px solid #000;

	text-align: left;

	font-family: "Lucida Grande", "Lucida Sans Unicode",lucida,Verdana,Arial,Helvetica,Sans-Serif;

	font-size:	14px;

	color: #DDD;

}

.subTitle {

	background: #E7E7E7;

	padding: 2px 5px;

	margin: 0px;

	text-align: left;

	font-size:	11px;

	color: #333;

}

.tableInfo, .tableInfo2, .tableInfo2, tableInfoMenus {

	font-size:	10px;

	border: 2px solid #DDD;

	padding: 2px;

	margin: 0px 0px 5px 0px;

	background: #F5F5F5;

	width: 725px;

}

.tableInfoX {

	font-size:	10px;

	border: 2px solid #000;

	padding: 2px;

	margin: 0px 0px 5px 0px;

	background: #F5F5F5;

	width: 725px;

}

.tableInfoMenus { font-size:	10px; }

.tableInfo td, .tableInfo2 td, .tableInfoX td { border: 1px solid #EEE; }

.AltRows0 { background:	#EEE; }

.AltRows1 { background:	#FFF; }

.g { color: #999; }

.k { color: #000; }

.w { color: #FFF; }

.MainTableBG {

	background: #FFF;

}



.formField, .tableInfo th, .tableInfo2 th, .tableInfoX th {

	border: 1px solid #AAA;

	text-align: left;

	color: #333;

	font-weight: normal;

	background: #DDD;

}



#UL_Tite {

	padding: 0px 20px;

	margin: 0px;

	text-decoration: none;

}

	

#UL_Tite ul {

	padding: 0px;

	margin: 0px;

}

	

#UL_Tite li {

	list-style-type: none;

	display: block;

	padding: 2px 20px;

	margin: 0px;

}

		

.sexyButtonHot, .sexyButtonReset {

	display: none;

	visibility: hidden;

}

.center {
text-align:center;
}