/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c8e2d;
}
body {
	background-color: #484848 ; /*#ecfccd;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

/*----------	 This Class is for Upper Navigation Tab Bars Green & Gray	----------*/
.top_nav_greenbg {
	background-image: url(../images/green_bg.gif);
	background-repeat: repeat;
	text-align: center;
}
.topnav_activ_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	padding-top: 5px;
}
.topnav_activ_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #f1ff17;
	text-decoration: none;
	padding-top: 5px;
}
.green_left_curve {
	background-image: url(../images/green_curvel.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 8px;
}
.green_right_curve {
	background-image: url(../images/green_curver.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 9px;
}
/*.top_nav_greenbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/green_bg.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	height: 26px;
}*/
.nonactive_graybg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	/*padding-top: 5px;*/
	background-image: url(../images/gray_bg.gif);
	background-repeat: repeat;
	text-align: center;
}
.gray_left_curve {
	background-image: url(../images/gray_curvel.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 9px;
}
.gray_right_curve {
	background-image: url(../images/gray_curver.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 9px;
}
/* ----------		Top Navigation End here		----------*/

.body_bg {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #abc083;
	border-right-color: #abc083;
	border-left-color: #abc083;
}
.newsticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0a1759;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.newsticker_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0a1759;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4c8e2d;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 5px;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0a1759;
	text-decoration: underline;
	padding-left: 8px;
}
.sublinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4c8e2d;
	text-decoration: none;
}
.header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4c8e2d;
	text-decoration: none;
}
