body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F1F1;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A3838;
	text-decoration: none;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header_bg {
	/* background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat; */
	background-color: #FFFFFF;
	font-family: Verdana, geneva;
	font-size: 10px;
}
.heading_font {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	color: #195AA5;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
h2{
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000
}
.content_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.header_bg2 {
	background-image: url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
}
.button_bg {
	background-image: url(images/button_1.jpg);
	background-repeat: no-repeat;
}
.button_bg2 {
	background-image: url(../images/button_2.jpg);
	background-repeat: no-repeat;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: underline;
}
.logo_font {
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}
.logo_bg {
	background-image: url(images/logo_new.jpg);
	background-repeat: no-repeat;
}
a,a:link {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #195AA5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p{
	margin:0px;
	padding: 0px;
}
