body, p, table, th, td, div, span, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A3FAA;
	scrollbar-3dlight-color:	#DFEAFC;
	scrollbar-base-color: #DFEAFC;
	scrollbar-track-color: #DFEAFC;
	scrollbar-darkshadow-color: #DFEAFC;
	scrollbar-face-color: #DFEAFC;
	scrollbar-shadow-color: #339;
	scrollbar-highlight-color: ;
}
textarea {
	width: 450px;
	color: #000;
}
}
.iconon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}
.iconoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.leftbg, .inactive {
	background-color: #DFEAFC;
}
.active {
	background-color: #F5F8FD;
}
a {
	color: #2840A4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.act {
	color: #000;
	text-decoration: underline;
}
.nrm {

}
.done {
	color: #00CF01;
}
#title1, .title1 {
	color: #2A3FAA;
	font-size: 12px;
	font-weight: bold;
}
#title2, .title2 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.white {
	background-color: #fff;
}
.button {/*button normal*/
	color: #000;
	background-color: #DFEAFC;
	border-top-color: #99c;
	border-left-color: #99c;
	border-right-color: #339;
	border-bottom-color: #339;
	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;
}
.qborder {
	border: 1px solid;
	border-top-color: #99c;
	border-left-color: #99c;
	border-right-color: #339;
	border-bottom-color: #339;}
