.text {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 1px 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006db0;
	border-right-color: #006db0;
	border-bottom-color: #006db0;
	border-left-color: none;
	background-color: #e5f0f7;
	text-indent: 1px;
	font-variant: normal;
}

.text a {
	text-decoration : none;
	color : #006db0;
}
.text a:hover {
	background: #006db0;
	color: #FFFFFF;
}


.text2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, "Times New Roman", Times, serif;
	color: #000000;
	margin: 2px;
	text-indent: 0px;
	padding: 3px 3px;

}
.text2 a {
	text-decoration : none;
	color : #000000;
}
.text2 a:hover {
	text-decoration : underline;
	color: #000000;
}
.textform {FONT-SIZE: 11px; color: #ffffff; }
.textform input, select, textarea  {
		font : MS Sans Serif,Tahoma, Verdana, Arial;
		color: #333333;
		font-size : 8pt;
		border-width : 1;
		border-color : #3A5D3F;
		border-style : ridge;
		background : #EBD6D6;
		} 


