body {
	background-image: url(images/bg-image.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.main-bg-content {
	background-image: url(images/main-content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #627EA5;
}
.tahoma-yellow-11px{
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ECDF19;
	text-decoration: none;
}

a:hover.tahoma-yellow-11px{
	font-family: Tahoma, arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ECDF19;
	text-decoration: none;
}

.tahoma-white-11px {
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.read-more-text {
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.read-more-text:hover {
	font-family: Tahoma, arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ECDF19;
	text-decoration: underline;
}
.footer-bg {
	background-image: url(images/footer_bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-link-text {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-link-text:hover {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ECDF19;
	text-decoration: none;
}
.footer-copyright-text {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content-bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-bg-left {
	background-image: url(images/main_bg_left_01.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.main-bg-right {
	background-image: url(images/right-main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.tahoma-header-title {
	font-family: Tahoma, arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main-content-text {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	.tahoma-header-titleyellow {
	font-family: Tahoma, arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: F3EC1D;
	text-decoration: none;
}
.main-content-textyellow {

	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: bold;
	color: F3EC1D;
	text-decoration: none;
}
.bodyTextyellow {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #ECDF19;
	font-weight: bold;
}
.newheading20px {

	font-family: Tahoma, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyTexnew {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.formbox {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4F668F;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.formboxnew {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px;
}
.bodyTextnewlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
}
.left-main-bg {
	background-image: url(images/left-main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
