body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
body {
	background-color: #beccd4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #cc0033;
}
a:active {
	text-decoration: none;
	color: #004a80;
}
.button { text-decoration: none; color: #004a80; font-size: 12px; }
.minilink { color: #004a80; font-size: 11px; font-weight: bolder; text-decoration: none; }
.bg_content { background-image: url(images/bg_content4.png); background-repeat: repeat-x; }
.bg_index { background-image: url(images/bg_home2.gif); background-repeat: repeat-x; background-position: 0 center; }
.bg_footer { background-image: url(images/bg_footer.png); background-repeat: repeat-x; background-position: 0 bottom; }
.bg_horizon { background-image: url(images/bg_horizon.png); background-repeat: no-repeat; }
.li_bott { font-size: 11px; border-bottom: 1px dotted #7da7d8; }
.heading { color: #f26522; font-size: 24px; text-transform: capitalize; }
.subhead { color: #f26522; font-size: 15px; border-bottom: 1px solid white; }
.sublink_hding { color: #004a80; font-size: 12px; text-transform: uppercase; }
.img_r { margin-right: 10px; }
.sublink { color: #0072bc; font-size: 12px; font-weight: bolder; border-bottom: 1px solid white; }
.ssublink { color: #0072bc; font-size: 11px; }
.rpanel_home { border-bottom: 1px solid white; }
.fpanel_home { border-right: 1px solid white; }
.but_more { color: #0076a3; font-size: 9px; font-weight: bold; text-transform: uppercase; }
.news_date { color: #ec0000; font-size: 10px; text-transform: uppercase; }
.news_home { font-size: 11px; }
.footer { color: #555; font-size: 10px; }

.news_home a:link { color: #555 ; text-decoration: none; }
.news_home a:visited { color: #555 ; text-decoration: none; }
.news_home a:hover { color: #0076a3 ; text-decoration: underline; }

.minilink a:link { color: #2f438d ; text-decoration: none; }
.minilink a:visited { color: #004a80 ; text-decoration: none; }
.minilink a:hover { color: #d4354b ; font-weight: bolder; }

.but_more a:link { color: #2f438d ; text-decoration: none; }
.but_more a:visited { color: #0076a3 ; text-decoration: none; }
.but_more a:hover { color: #0076a3 ; text-decoration: underline; }
.li_bottom { border-bottom: 1px solid #dadada; }
/*menu script start here*/

.mainmenu { margin:2px; width:100px; border-top: 1px solid #bdbdbd; border-right: 1px solid #bdbdbd; border-left: 1px solid #bdbdbd; border-bottom-style: none; border-bottom-width: 0; }

.submenu {
    margin:2px;
    border:1px solid #bdbdbd;
	border-top: 0;
	width:150px;
	position: absolute;
}
