body, select,input, textarea, td{
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #303030;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
}
table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input {
	font-family: "Arial";
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	border: 1px solid #666666;
}
a{
	text-decoration: none;
	color: #996600;

}
a:hover{
	color: #CC8833;
	text-decoration: underline;
}
.size8pt {
	font-size: 8pt;
}
.size7pt {
	font-size: 7pt;
}
.navgatefont {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bold_ha {
	font-family: "Arial";
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bold_white {
	font-family: "Arial";
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
}
.explain {
	font-family: "Arial";
	color: #797979;
	text-decoration: none;
}
.td_top{
	background-color: #B2BDCC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #838D9D;
	border-right-color: #b0b0c9;
	border-bottom-color: #838D9D;
	border-left-color: #b0b0c9;	
}
.td_head{
	background-color: #C8D0DD;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #b0b0c9;
	color: #406080;
}
.td_odd{
	background-color: #F1F3F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.td_even{
	background-color: #F9FAFC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #C7CAD2;	
}
.td_bottom{
	background-color: #B2BDCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #838D9D;
	border-right-color: #b0b0c9;
	border-bottom-color: #838D9D;
	border-left-color: #b0b0c9;
	font-size: 1px;	
}
.scroll_y_only{
	overflow-x:hidden; 
	overflow-y:auto;
}
.checkbox1 {
	border: 0px none;
	height: 12px;
	width: 12px;
	cursor: hand;
}
.noborder {
	font-family: "Arial";
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	border: 0px;
}
