.whie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.whie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #858585;
}.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
    font-weight: bold;
}
.whieheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;

}

a.whieheading:link, a.whieheading:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a.whieheading:link:hover, a.whieheading:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
a.whieheading:link:active, a.whieheading:visited:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}



a.aqa:link, a.aqa:visited {
	text-decoration: none;
	color: #00E3FF;
	font-weight: bold;
}
a.aqa:link:hover, a.aqa:visited:hover {
	text-decoration: underline;
	color: #00E3FF;
	font-weight: bold;
}
a.aqa:link:active, a.aqa:visited:active {
	text-decoration: none;
	color: #00E3FF;
	font-weight: bold;
}




a.redlink:link, a.redlink:visited {
	text-decoration: none;
	color: #9F196B;
	font-weight: bold;
}
a.redlink:link:hover, a.redlink:visited:hover {
	text-decoration: underline;
	color: #9F196B;
	font-weight: bold;
}
a.redlink:link:active, a.redlink:visited:active {
	text-decoration: none;
	color: #9F196B;
	font-weight: bold;
}

.buttonsubmit {
	background-color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: center;
	font-weight: bolder;
}

.box3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 200px;
	height: 40px;
	text-align: left;
	vertical-align: center;
	font-weight: bolder;
}

.box2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #FF3300;
	border-top: 1px solid #FF6666;
	border-left: 1px solid #FF6666;
	width: 200px;
	height: 20px;
	text-align: left;
	vertical-align: center;
	font-weight: bolder;
}