.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.bodytext_largerbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.heading {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
	color: #986701;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}

.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}



.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #E1E1E1;
}

.copyright a {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;

}

.copyright a:hover {
	text-decoration: underline;
	color: #FFF;	
}



.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;

}


.searchHeading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}

.bodytext_italics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}



body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000
	line-height: normal;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;	
    background-image:url("/images/back.jpg") ; 	
}



.email_textbox {
	font-family: Verdana;
	font-size: 9px;
	background-color: #F0F0F0;
	border: 1px solid #A8A8A8;
	width: 90%;
}
.regular_textbox {
	font-family: Verdana;
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px solid #A8A8A8;
}
