TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #222222;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #444444;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.articletitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #CC0000;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.comment
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #ff6600;
	font-size: 12px;
	line-height: 140%;
}

.errormsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #ff0000;
	font-size: 12px;
	line-height: 140%;
}

.gray
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #444444;
	font-size: 12px;
	line-height: 150%;
}

.red
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
}

.page_link
{
	background-color: #DDDDDD;
	color: #FF0000;
	font-size: 12px;
	padding: 6px 4px 6px 4px;
	white-space: nowrap;
}

.page_text
{
	background-color: #FFFFFF;
	color: #444444;
	font-size: 12px;
	padding: 6px 4px 6px 4px;
	white-space: nowrap;
}


.admin
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #FF9900;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

a:link {
	color: #FF7000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF7000;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #FF7000;
	font-weight: bold;
	text-decoration: underline;
	}

.dotline {
	border-top: #F77 1px dotted;
}

hr {
	height: 1px;
}
hr.dothr{
	height: 1px;
	border-bottom: #F77 1px dotted;
}

INPUT
{
	border-right: #ccc 1px solid;
	border-left: #222 1px solid;
	border-top: #222 1px solid;
	border-bottom: #ccc 1px solid; 
	padding-right: 2px; 
	padding-left: 2px; 
	padding-top: 2px;
	padding-bottom: 2px; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	background: #ffffff; 
	vertical-align: middle;
	color: #111111;   
}

.formbg{
	background-color: #888888;
}

.labelbg{
/*	background-color: #FFEFD5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	background-color: #FFF8DC;
}

.sublabelbg{
	background-color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, SimSun;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

.contentbg{
	background-color: #FFFFFF;
}

.displaybg{
	background-color: #FFFFFF;
}

.edgebg{
	background-color: #40692F;
}

.stickybg{
	background-color: #FF6347;
}

.stickytitlebg{
	background-color: #FFDEAD;
}

.commonbg{
	background-color: #FFD700;
}

.commontitlebg{
	background-color: #FFF8DC;
}

DIV.navimenu {
	margin: 0px; 
	overflow: auto; 
	width: 100%; 
	height: 36px; 
	align: center;
}

.font_1 {font-size: 0.70em;}
.font_2 {font-size: 0.80em;}
.font_3 {font-size: 1.00em;}
.fixed11px {font-size: 11px;}
.fixed12px {font-size: 12px;}
a:link {color: #EF8412;}
a:visited {color: #EF8412;}
a:hover {color: #883300;}
a:link.coloredVisited {color: #EF8412;}
a:visited.coloredVisited {color: #883300;}
a:hover.coloredVisited {color: #883300;}
.page_ctrl_text
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-size: 0.80em;
	padding: 1px 3px 1px 3px;
	white-space: nowrap;
}
.page_ctrl_text_wide
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 0.80em;
	padding: 1px 8px 1px 8px;
	white-space: nowrap;
}
