body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	background: url(images/BgImg.jpg);
}
h1, h2, h3, h4, h5, h6
{
	font-family: "copperplate Gothic Bold";
	font-weight: normal;
	color: #022E6B;
	text-align: left;
	text-decoration:none;
}
h2
{
	font-size: 14px;
}
h3
{
	font-size:12px;
}
.main_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.left_img {
	background-image: url(images/img_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:330px;
	vertical-align:top;
}
.left_menu_ead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #339900;
	text-align: left;
}
.left_menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #022E6B;
	text-align: left;
	padding-left: 5px;
}
.left_menu_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-align: left;
	padding-left: 5px;
}
.menu_uper-top-img {
	background-image: url(images/top_menuuper_img.jpg);
	background-repeat: repeat-x;
}
.main_menu_bg {
	background-image: url(images/menu_main_bg.jpg);
	background-repeat: repeat-x;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_main_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.top_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.center_main_bg {
	background-image: url(images/center_main_bg.jpg);
	background-repeat: repeat-y;
}
.under_head_img {
	background-image: url(images/under_head_img.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 5px;
}
.box_center_img {
	background-image: url(images/box_center_img.jpg);
	background-repeat: repeat-y;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C10000;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
}
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.more_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-align: right;
	padding-right: 10px;
	text-decoration:none;
}
.intro_head {
	font-family: "copperplate Gothic Bold";
	font-size: 12px;
	font-weight: normal;
	color: #022E6B;
	text-align: left;
	padding-left: 5px;
	text-decoration:none;
}
.center_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #023270;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.search_repeat_bg {
	background-image: url(images/search_repeat_img.jpg);
	background-repeat: repeat-x;
}
.main_footer_img {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;	
}
.tableBg
{
	background: url(images/BgImg.jpg)
}
.footer_left_repeat_img {
	background-image: url(images/footer_left_repeat_img.jpg);
	background-repeat: repeat-x;
}
.footer_bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
}
.footer_bottom_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	text-transform: uppercase;
	text-decoration:none;
}
.footer_bottom_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #053879;	
}	
#menu
{
	
	height:50px;
	float:left;	
}
#menu ul 
{
	
	margin-top:0px;	
	height:50px;
	padding:0px;
	text-align:left;	
	float:left;
}
#menu ul li
{
	
	display:inline;
	margin:0px;
	height:35px;	
	float:left;
	padding-top:15px;
	background:url(images/menu_mid.jpg) top right no-repeat;
}
#menu ul li:hover
{
	background:url(images/menu_hover.jpg) repeat-x;
	color:Black;
}
#menu ul li a
{
	padding:0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:0px;
	text-decoration: none;
	text-align: center;
	
}
#menu ul li a:hover
{
	color:Black;
}
#innerPageText
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #023270;
	text-align: justify;
	padding:5px;
	
}
.footerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #053879;
	text-decoration:none;
}
#sidebar
{
	
	
}
.navtree
{
	
	margin-left:0px;
}
.navtree table
{
	
	display:none;
	visibility:hidden;
}
.navtree div table     
{
	
	visibility:visible;
	display: block;	
}
.navtree div table a
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #339900;
	text-align: left;
	
}
.navtree div div table
{
	
	visibility:visible;
	display: block;
}

.navtree div div table a
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #022E6B;
	text-align: left;
	background:url(images/bullet.jpg) no-repeat left;
	padding-left: 7px;
	
}
.navtree div div table a:hover
{
	color: #FF3300;
}
.Class1
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C10000;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
}
.Class2
{
	text-decoration:none;
}
.more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-align: right;
	text-decoration:none;
	float:right;
}
.validationText
{
	text-align:left;
}


