.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.maingray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
}
.maintexgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E9899;
}
.maintextred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.box {
	border: 6px solid #D7D7D7;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B5B5;
	font-weight: bold;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.form {
	background-color: #FFFFFF;
	height: 15px;
	width: 235px;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.textarea {
	background-color: #FFFFFF;
	height: 123px;
	width: 235px;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.Contect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1E9899;
	font-weight: normal;
}

.button {
	height: 20px;
	width: 95px;
	border: thin none #FFFFFF;
	background-color: #1E9899;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.button2 {
	height: 20px;
	background-color: #1E9899;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #1E9899;
}
.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E9899;
	font-weight: bold;
}
.a
{
	
	color: #1E9899;
	text-decoration: none;
}
.a:hover
{
	
	color: #C73619;
	text-decoration: none;
}
.form2 {

	background-color: #FFFFFF;
	height: 15px;
	width: 120px;
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
