/* CSS Document */


body{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:url(images/body_bg.gif) top left repeat;
	}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11px;
	color: #fff;
	font-weight:normal;
	}
p{ padding:0px 0px 10px 0px; margin:0px; height:100%;}
a{color:#FFFFFF; text-decoration:none;}
a:hover{color:#C1D631; text-decoration:underline;}

#body_bg_left{ background:url(images/body_shadow_left.gif) top right repeat-y;}
#body_bg_right{ background:url(images/body_shadow_right.gif) top right repeat-y;}
#body_bg_bottom{ background:url(images/body_shadow_bottom.gif) top right repeat-x;}
#body_bg_main{ background:#22408A;}

#header{
	background:#F7F7E5 url(images/header_bg.gif) top left repeat-y;
	border-bottom:#fff 1px solid;
	height:77px;
	}
#menu{border-bottom: #fff 1px solid; width:750px;}
#menu a { 
width:125px;
padding:0px 0px 0px 0px;
margin:0px;
height:16px; 
display:block;
text-decoration:none;
color:#fff;
font-weight:normal;
background:url(images/menu_bg2.gif) top left repeat-y;
}
#menu a:hover, #menu .active a{ 
width:125px;
padding:0px;
margin:0px;
height:16px; 
display:block;
text-decoration:none;
color:#003A63;
font-weight:bold;
background:url(images/menu_bg1.gif) top left repeat-y;
}

#home_content td{
	color:#fff;
	line-height:15px; 
	padding:0px 20px 0px 9px;
	}
	
#home_content ul{ 
padding:0px;
margin:0px;
list-style-type:none;
}
#home_content li{ 
padding:2px 0px 2px 13px; 
margin:0px;
display:block;
line-height:15px;
background:url(images/bullet.gif) top left no-repeat;
}
	
#home_content .note{ font-size:9px; line-height:14px;}

#footer{ height:14px;}
#footer td{ color:#133D8D; font-size:9px;}
#footer td a{ 
	color:#162E55; 
	font-size:9px; 
	height:14px; 
	display:block;
	background:#F6F6E2 url(images/footer_bg2.gif) top left repeat-y;
	text-decoration:none;
	}
#footer td a:hover{ 
	color:#fff; 
	font-size:9px; 
	height:14px; 
	display:block;
	background:#F6F6E2 url(images/menu_bg2.gif) top left repeat-y;
	text-decoration:none;
	}
#footer .bg1{ padding-left:10px; background:#F6F6E2 url(images/footer_bg1.gif) top left repeat-y;}
#footer .bg2{background:#F6F6E2 url(images/footer_bg2.gif) top left repeat-y;}
#website_designer{ 
	width:740px; 
	margin:auto; 
	font-size:9px;
	color:#133D8D;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	text-align:right;
	padding-right:10px;
}


#leftmenu {margin-top:10px;}
#leftmenu  a{
    display:block;
    padding:7px 0px 5px 20px;
    text-decoration:none;
    color:#FFF;
    font-weight:normal;   
    margin:0px 7px 0px 7px;
    border-bottom:#4E6CAA 1px dashed;   
    }
#leftmenu a:hover{
    display:block;
    padding:7px 0px 5px 20px;
    margin:0px 7px 0px 7px;
    text-decoration:none;   
    font-weight:normal;   
    border-bottom:#4E6CAA 1px dashed;
    background:url(images/arrow.gif) top left no-repeat;   
    color:#C1D631;
    }
   
#leftmenu .active{
    display:block;
    padding:7px 0px 5px 20px;
    margin:0px 7px 0px 7px;
    text-decoration:none;   
    font-weight:bold;
    border-bottom:#4E6CAA 1px dashed;
    background:url(images/arrow.gif) top left no-repeat;   
    color:#C1D631;
    }
#leftmenu .active:hover{
    font-weight:bold;
    color:#FFFFFF;
}

#leftmenu2 {margin-top:0px;margin-left:5px;}
#leftmenu2  a{
    display:block;
    padding:7px 0px 5px 10px;
    text-decoration:none;
    color:#FFF;
    font-weight:normal;   
    margin:0px 7px 0px 7px;
    border-bottom:#4E6CAA 1px dashed;   
    }
#leftmenu2 a:hover{
    display:block;
    padding:7px 0px 5px 10px;
    margin:0px 7px 0px 7px;
    text-decoration:none;   
    font-weight:normal;   
    border-bottom:#4E6CAA 1px dashed;
    background:url(images/arrow.gif) top left no-repeat;   
    color:#C1D631;
    }
   
#leftmenu2 .active{
    display:block;
    padding:7px 0px 5px 10px;
    margin:0px 7px 0px 7px;
    text-decoration:none;   
    font-weight:normal;
    border-bottom:#4E6CAA 1px dashed;
    background:url(images/arrow.gif) top left no-repeat;   
    color:#C1D631;
    }
#leftmenu2 .active:hover{
    font-weight:normal;
    color:#FFFFFF;
}

.alart td{ font-weight:bold; color:#FFFFFF;}
.alart input{ 
	border:0px;
	padding:0px;
	margin:0px;
	font-size:11px;
}

/* news page style start*/

.news_content a{color:#C1D631; text-decoration:none; border:0px;}
.news_content a:hover{color:#C1D631; text-decoration:none;}
.news_content img{ background:url(images/view_btn_over.gif) top left no-repeat; border:0px;}
.news_content_out{color:#FFFFFF; text-decoration:none;}
.news_content_out img{ background:url(images/view_btn.gif) top left no-repeat; border:0px;}

/* news page style end*/
