.bheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

.bheading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D4857;
	text-decoration: none;
}
.text {
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b607d;
	text-decoration: none;
}
.bluetext {
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2771da;
	text-decoration: none;
}
.whiteheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.blackheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whitetext {
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.seotext {
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4d5d74;
	text-decoration: none;
}
.menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width:84px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	text-align:center;
	height:35px;
	text-transform:uppercase;
}
.menu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width:84px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	text-align:center;
	height:35px;
	text-transform:uppercase;
}
.menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:url(topbttn_r.gif);
	width:84px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	text-align:center;
	height:35px;
	text-transform:uppercase;
}
.menu a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width:84px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	text-align:center;
	height:35px;
	text-transform:uppercase;
}
.menu a.selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	background:url(topbttn_r.gif);
	width:84px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	text-align:center;
	height:35px;
	text-transform:uppercase;
}
.botlinks {
	font-family:arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}
.botlinks a:link {
	font-family:arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}
.botlinks a:active {
	font-family:arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}
.botlinks a:hover {
	font-family:arial;
	font-size: 10px;
	color:#0099FF;
	text-decoration: none;
	text-transform:uppercase;
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2771da;
	text-decoration: none;
	text-transform:uppercase;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 12px;
	width: auto;
	border: 1px solid #B4B4B4;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color:#FAFAFA;
	height: auto;
	border: 1px solid #B4B4B4;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	font-weight:normal;
	color: #8A9096;
	background-color:#FAFAFA;
	height:auto;
	border-top: 1px inset #D1D1CF;
	border-right: 1px outset #D1D1CF;
	border-bottom: 1px solid #D1D1CF;
	border-left: 1px solid #D1D1CF;
}
