.txtlinks {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtlinks:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF000;
	text-decoration: none;
}
.txtlinks1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top: none #CEDBD9;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a.txtlinks1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: underline;
}
.txtlinks1Copy {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: none #CEDBD9;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.tbox 
{
	width: 200px;
	height: 20px; 
 	font: 12px Arial; 
 	background-color: #e5e5e5;
 	color: #000000; 
 	border: 1px solid #333333; 
 	margin-right: 0px;
}

.txtarea {
	padding: .1px;
	height: 40px;
	width: 200px;
	border: 1px solid #999999;
	margin: 0.1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	clear: both;
	float: left;
	background: #e5e5e5;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: #B10116; 
	SCROLLBAR-BASE-COLOR: #99cc00;	
}
.dropdown {
	width: 150px;
	height: 25px; 
 	font: 12px Arial; 
 	background-color: #e6e6e6; 
 	color: #000000; 
 	border: 1px light #CE1042; 
 	margin-right: 0px;
}

.BODY
 {
	 SCROLLBAR-FACE-COLOR: #999999; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	 SCROLLBAR-SHADOW-COLOR: #ffffff; 
	 SCROLLBAR-3DLIGHT-COLOR: #666666; 
	 
	 SCROLLBAR-TRACK-COLOR: #e5e5e5; 
	 SCROLLBAR-DARKSHADOW-COLOR: #B10116; 
	 
	 SCROLLBAR-ARROW-COLOR: #B10116; 
	SCROLLBAR-BASE-COLOR: #99cc00;	
	 
 }
 
.txtlinks1 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.txtlinks1:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #B10116;
	text-decoration: underline;
}.txtarea {
	background-color: #F4F4F4;
	border: 1px solid #006699;
}

.invis{display:none;}
