BODY {
	border: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-top:0px;
	vertical-align:top;
	SCROLLBAR-FACE-COLOR: #d0d1d6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #919191;
	SCROLLBAR-3DLIGHT-COLOR: #919191;
	SCROLLBAR-ARROW-COLOR: #919191;
	SCROLLBAR-TRACK-COLOR: #dfe0e5;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	/*color:#535353;*/
	color:#000000;
	line-height:13pt;
}

.bodytxt {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	/*color:#535353;*/
	color:#000000;
	line-height:13pt;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}



a.index:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	letter-spacing: 1px;
	}
a.index:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	letter-spacing: 1px;
}
a.index:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:10px;
	letter-spacing: 1px;
}
a.index:active {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	letter-spacing: 1px;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style2 {text-align: left; vertical-align: top; font-family: Arial; font-size: 12px; color: #000000; line-height: 13pt; font-weight: bold; }
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:3pt;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: auto;
	border: 1px solid #cccccc;
	}
	
.btnSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: auto;
	border: 1px solid #cccccc; 
	}
	
.BORDER {
	border: 1pt dotted #003366;
}