.left_bg {
	background-attachment: scroll;
	background-image: url(../images/left_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.right_bg_top {
	background-attachment: fixed;
	background-image: url(../images/right_top_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_bg {
	background-attachment: fixed;
	background-image: url(../images/right_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.main_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 15px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #098DB4;
	text-decoration: none;
}
.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.bottom_links a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}
.bottom_links a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}
.bottom_links a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
	font-weight: normal;
}
.bottom_links a:hover {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: underline;
	font-weight: normal;
}
.copyrights a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.copyrights a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.copyrights a:active {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: underline;
}
.copyrights a:hover {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bg_main {
	background-image: url(../images/bg1.jpg);
}
