@charset "utf-8";
/* CSS Document */

.txtfont
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;


}

.titlehead
{
font-family:Verdana;
font-size:14px;
color:#FF9900;
font-weight:bold;


}

.heading
{
word-spacing:normal;

font-family:Verdana;
font-size:13px;
color:#000000;
font-weight:bold;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; }



.fieldHolder
{
	width: 141px;
	height: 27px;
	background: url(../images/maiindex_39.gif) no-repeat;
	float: left;
}

.textInput2
{
	width: 138px;
	height: 28px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.fieldHolder2
{
	width: 203px;
	height: 27px;
	background: url(../images/eml.jpg) no-repeat;
	float: left;
}

.textInput3
{
	width: 200px;
	height: 28px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


a{
color:black;
text-decoration:none;
}
a:hover{
color:red;
text-decoration:none;
}