body
{
background-color: #adaaaa;
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

a.news:link {
    color: #3f97bf;
    text-decoration: none;
}
a.news:visited {
    color: #3f97bf;
    text-decoration: none;
}
a.news:hover {
    color: #3f97bf;
    text-decoration: none;
}

* {margin:0}

.welcome {
	font-size: 12px;
	font-family: tahoma, geneva, sans-serif;
	text-align: left;
	margin-top: 3px;
	margin-right: 6px;
	color: #3A3A3A;
}

.newsdate {
	font-family: tahoma, geneva, sans-serif;
	font-size: 11px;
	color: #414141;
	font-weight: bold;
}
.newsheading {
	font-family: tahoma, geneva, sans-serif;
	font-size: 13px;
	color: #3f97bf;
	font-weight: bold;
}
.newsdesc {
	font-family: tahoma, geneva, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
}
.cell-left-top {
	text-align: left;
	vertical-align: top;
}

.cell-left {
	text-align: left;
}

br {
line-height: 12px;
} 

.AboutUs {
	background-image: url('../images/aboutus.jpg');
}
.welcome_msg {
	font-family: tahoma, geneva, sans-serif;
	font-size: 12px;
	color: #3f97bf;
	font-weight: bold;
	text-indent: 5px;
}
.WelcomeLeft {
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.BulletsTD {
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	line-height: 21px;
}
.Bullets {
	font-family: tahoma, geneva, sans-serif;
	font-size: 11px;
	color: #3f97bf;
	font-weight: bold;
	text-indent: 0px;
	white-space: nowrap;
}

.heading {
	font-family: tahoma, geneva, sans-serif;
	font-size: 12px;
	color: #3f97bf;
	font-weight: bold;
}

.contact-heading {
	font-family: tahoma, geneva, sans-serif;
	font-size: 14px;
	color: #3f97bf;
	font-weight: bold;
	text-indent: 15px;
}

.question-heading {
	font-family: tahoma, geneva, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	font-weight: bold;
}

.bodytxt {
	font-size: 12px;
	font-family: tahoma, geneva, sans-serif;
	color: #3A3A3A;
}

.Grey-bold {
	font-family: tahoma, geneva, sans-serif;
	font-size: 12px;
	color: #616161;
	font-weight: bold;
	text-indent: 15px;
}

.Contact-text-cf {
	font-size: 12px;
	font-family: tahoma, geneva, sans-serif;
	color: #3A3A3A;
	text-indent: 15px;
}

.Contact-text {
	font-size: 12px;
	font-family: tahoma, geneva, sans-serif;
	color: #929292;
	text-indent: 15px;
}

.form {
	text-align: center;
}

.button {
	text-align: center;
}

.middle_td_com {
	background-image: url('../images/comback.jpg');
	line-height: 13px;
}

.middle_td_res {
	background-image: url('../images/resback_1.gif');
	line-height: 13px;
}
.right_td_res {
	background-image: url('../images/resback_2.gif');
}

.left_td_des {
	background-image: url('../images/webback_left.gif');
}
.middle_td_des {
	background-image: url('../images/webback_middle.gif');
	line-height: 13px;
}
.bottom_td_des {
	background-image: url('../images/webback_btm.gif');
}
.right_td_des {
	background-image: url('../images/webback_right.gif');
}
