table {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
}



a {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : none;
}
a:hover {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	text-decoration : underline;
}

.vers {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	text-decoration : none;
}
.vers:hover {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	text-decoration : underline;
}

.imgborder {
	border:solid #caa8a8 1px;
	
}

.text1 {
	font-family: Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	color:#fdf4d5;
	text-decoration:underline;
}





textarea {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid;
}

.t2 { border: #336699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; background-color: #CEDFF7; font-family: Verdana, Tahoma, Arial; font-size: 11px }
.input 		{font-family: Verdana; font-size: 11px; color: #ffffff; background-color: #8f0207; border: 1px solid #c1585c;}
.inputorange 		{font-family: Verdana; font-size: 11px; color: #d7901c; background-color: #ffffff; border: 1px solid #d7901c;}

.submit 	{font-family: Verdana; font-size: 10px; color: #ffffff; background-color: #186b9f; border: thin solid #186b9f;}
.submitorange 	{font-family: Verdana; font-size: 10px; color: #ffffff; background-color: #c2594c; border: thin #ffffff; width:50px; height:20px;}