a:link {
	font-family: Verdana;
	#font-style: normal;
	#font-variant: normal;
	font-weight:bold;
	color: #FF9900;
	text-decoration:none;
}
a:visited {
	font-family: Verdana;
	#font-style: normal;
	#font-variant: normal;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	#font-style: normal;
	#font-variant: normal;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	background:#FFFF00;
	
}
a:active {
	font-family: Verdana;
	#font-style: normal;
	#font-variant: normal;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}

.whiteBg
{
 color:#000000;
}
.detailShow{
	display:none
}

body{
	font-family: Verdana;
	font-size:8pt;		
	color:#000000;
	background:url(../images/bg_00.jpg);
	background-repeat:repeat-x;
	}
	td{
	
	font-size:12px;}

div{
	font-size:8pt;
}
span{
	font-size:8pt;
}
input{
	font-size:8pt;
	xborder: 2px groove;
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
}
input.noborder{
	border: 2px;
	width:auto;
}
input.sideField{
width:65;
}
textarea{
	font-size:8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
select{
	font-size:8pt;
	border: 1px #999999 ridge;
}
.MenuName{
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;
}
.Group{
	font-weight:bold;
	font-size:9pt;
}
.Title{
	font-weight:bold;
	font-size:8pt;
}
.itemnum{
	font-weight:bold;
	font-size:8pt;
	color:#777777;
}
.clickTitle{
	font-weight:bold;
	font-size:8pt;
	cursor:pointer;
	text-decoration:underline;
	color:black;
}
.cT{
	font-weight:bold;
	font-size:8pt;
	cursor:pointer;
	text-decoration:underline;
	color:black;
	background-color:#ffffff;
}
.clickNormal{
	font-size:8pt;
	cursor:pointer;
	xbehavior:url(../inc/behaviors/underline.htc);
}
.instruction{
	font-size:9pt;
	font-weight:bold;
}
.description{
	font-style:italic;
	font-size:8pt;
	color:#555555;
}
.orderLine{
	vertical-align:top;
	text-align:right;
	overflow:hidden;
	font-size:7pt;
}
img.rollover{
	cursor:pointer;
	xbehavior: url(../inc/behaviors/msft_rollover.htc);
	xbehavior: url(../inc/behaviors/img_rollover.htc);
}
img.action{
	cursor:pointer;
}
.dataOnly{
	display:none;
}
.UserData{
	xbehavior:url(#default#userData);
}
.calMonth{
	text-align:center;
}
.alert{
	color: red;
	font-weight: bold;
}
.fldReq{
	background-color: #ffdddd;
}
.status_old{
	xbackground-color: #ff0000;
	font-style:italic;
	font-size:8pt;
	xcolor:#ffffff;
	xfont-weight:bold;
}
.status{
	background-color: #ff0000;
	margin: 2px;
	font-style:italic;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;	
}
.error{
	color:#ff0000;
	font-weight:bold;
	text-align:left;
}
.credit{
	color: #999999;
}
.MenuList{
	color: #222222;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.bdots{
	background-image:url("../../images/bg_dots.gif");background-repeat:repeat-x;}
.fdesc{
	font-size:7pt;width:320px;color:#777777;}
.grpDesc{
	background-color:#efefef;font-style:italic;font-size:8pt;color:#555555;}
.grpTable{
	border-left:1px solid #999999;}	
.divLine{
	height:1px;background-color:#777777;}	
.grpLeftMargin{
	background-color:#777777;width:2px;}
.grpNorm{text-align:center;height:18px;font-weight:bold;background-color:#FFFF00;color:#000000;font-size:8pt;text-align:center;cursor:pointer;width:105px;}
.grpOn{text-align:center;height:18px;font-weight:bold;color:#FFFFFF;background-color:#FF6600;font-size:8pt;text-align:center;cursor:pointer;width:105px;}

a.topLink{ font-weight:bold; color:#009900; text-decoration:none;}
a.topLink:hover{ text-decoration:none; font-weight:bold; color:#FF0000;}
a.curr_page{ font-family: Verdana;
	#font-style: normal;
	#font-variant: normal;
	font-weight:bold;
	color: red;
	text-decoration: none;}

.news_text
{
 font-family:'Trebuchet MS', verdana, sans-serif;
 font-size:8pt;
}
