a:hover{
	color: #993333;
	text-decoration: underline;
}
A,A:ACTIVE, A:FOCUS, A:LINK{
	color: #993333;
	text-decoration: none;
}
.text{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
.textb{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.caption{
	color: Maroon;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.form1{
	border : 1px solid #999999;
	width: 150px;
	height: 16px;
	font : 11px Arial;
	color : #626262;
	padding-left : 3px;
}

.form2{
	border : 1px solid #999999;
	width: 150px;
	font : 11px Arial;
	color : #626262;
	padding-left : 3px;
}
