body {
    background-color: #373737;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight:normal;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
	font-weight:normal;
}
	
	
a {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
	 color: #1967BB;
	 font-weight:normal;

}

a:hover {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
	 color: #043988;
	 font-weight:normal;

	
}
a:visited {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
	 color: #043988;
	 font-weight:normal;


}

.input {
	background-image: url(images/fbox_bg.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 14px;
	vertical-align: middle;
	
}
.contactform {
	background-image: url(images/big_form_bg.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 118px;
	vertical-align: middle;
	padding: 4px;
}


.bluebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
        font-weight:normal;
        text-align:justify;

	
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
    font-weight:normal;
    }