body,td,th {
    SCROLLBAR-FACE-COLOR: #F6F6F6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #858585;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3F8EC7;
}
a:active {
	text-decoration: none;
}
.textfeild {font-family: Tahoma; font-size: 11px; color: #666666; background-color:transparent; border:none}
.areafeild {font-family: Tahoma; font-size: 11px; color: #666666; background-color:transparent; border:none; width: 305; height:125}
.BT { background-color:#F8F8F8; border:1px solid #D5D4D6; padding:10px}
.GFont { font-family:Tahoma; size:11px; font-weight:bold; color:#8EA745}
.BFont { font-family:Tahoma; size:11px; font-weight:bold; color:#3F8EC7}
.Green { font-family:Tahoma; size:11px; color:#8EA745}
.Blue { font-family:Tahoma; size:11px; color:#3F8EC7}
.dashed { border-top:1px dashed #E2E2E2}
