@charset "utf-8";
body {
background-image: url(images/H_L_BG2.jpg);
background-repeat:repeat-x;
margin: 0px;
}
.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.line {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bbox_bot_bg {
	background-image: url(images/bboxbot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box_bg{
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
}
.box_leftbg {
	background-image: url(images/boxleft_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.heading {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.box_rightbg {
	background-image: url(images/boxright_bg.jpg);
	background-repeat: repeat-y;
}
.box_botbg {
	background-image: url(images/boxbot_bg.jpg);
	background-repeat: repeat-x;
}


.bbox_bg {
	background-image: url(images/bbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.mini_link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
a.mini_link:link {
	color: #FFFFFF;
}
a.mini_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.mini_link:hover {
	color: #666666;
	text-decoration: none;
}
a.mini_link:active {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}

.mini_heading {
font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mini_heading:link {
	color: #000000;
	text-decoration: none;
}
a.mini_heading:visited {
	color: #000000;
	text-decoration: none;
}
a.mini_heading:hover {
	color: #b8c9db;
	text-decoration: none;
}
a.mini_heading:active {
	color: #000000;
	text-decoration: none;
}
.footer1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
a.footer1:link {
	color: #cccccc;
}
a.footer1:visited {
	color: #cccccc;
	text-decoration: none;
}

a.footer1:hover {
	color: #666666;
	text-decoration: none;
}
a.footer1:active {
	color: #cccccc;
	text-decoration: none;
}
.header2_bg {
	background-image: url(images/header2_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}.heading_1 {
	font-family: Verdana;
	font-size: 14px;
	color: #44AAFE;
	text-decoration: none;
	font-weight: bold;
}
.heading_2 {
	font-family: Verdana;
	font-size: 14px;
	color: #44AAFE;
	text-decoration: none;
	font-weight: bold;
}
.mainheading
{
	font-family: Verdana;
	font-size: 18px;
	color: #42ADFB;
	text-decoration: none;
	font-weight: bold;
}.timedate_heading{
	font-family: Verdana;
	font-size: 11px;
	color:#42ADFB;
	text-decoration: underline;
	font-weight: bold;
	}
	a.timedate_heading:visited {
	color: #42ADFB;
}

a.timedate_heading:hover {
	color: #666666;
}
a.timedate_heading:active {
	color: #42ADFB;
}
.news_heading1{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer2 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;

}
a.footer2:link {
	color: #ffffff;
}
a.footer2:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer2:hover {
	color: #666666;
	text-decoration: none;
}
a.footer2:active {
	color: #ffffff;
	text-decoration: none;
}
