/* CSS Document */

/** {
	margin:0px;
	padding:0px;
	}*/
	
body {
	background:url(../images/page_bg.gif);
	color:#000099;
	font-family:"Comic Sans MS";
	font-size:12px;
	margin:0px;
	padding:0px;
	}
	
a {
	color:#000099;
	text-decoration:none;
	}
	
a:hover {
	color:#CC0000;
	text-decoration:none;
	}	
	
	
.header {
	background:url(../images/banner-.jpg) no-repeat;
	height:235px;
	}
.subhead {
	color:#6D6E6C;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	}
.nevg {
	background:#63A810;
	padding:3px 0px 3px 0px;
	}	
	
.link {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#FF0000;
	line-height:28px;
	}
	
.link a {
	font:Comic Sans MS;
	background: url(../images/navtag.gif) no-repeat center top;
	width:88px;
	height:33px;
	font-weight:bold;
	display:block;
	font-size:14px;
	color:#FF0000;
	text-align:center;
	margin:0px 3px 0px 3px;
	text-decoration:none;
	}
	
.link a:hover {
	background: url(../images/navtag_on.gif) no-repeat center top;
	width:88px;
	height:33px;
	margin:0px 3px 0px 3px;
	display:block;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.container {
	background:#4F860D;
	}
	
.container p{
	padding:5px 0px 7px 0px;
	margin:0px;
	}	
	
h1 {
	font-family:"Comic Sans MS";
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	padding:2px 0px 0px 0px;
	margin:0px;
	}				
	
h2 {
	font-family:"Comic Sans MS"; 
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:2px 0px 0px 0px;
	margin:0px;
	}
	
.green_bg {
	background:url(../images/heading_bg.gif) repeat-x;
	height:35px;
	}
	
.left_b {
	background:url(../images/border_left.gif) repeat-y;
	width:10px;
	}
	
.left_r {
	background: url(../images/border_right.gif) repeat-y;
	width:10px;
	}
	
.border_b {
	border-bottom:1px solid #B9DD8D;
	height:10px;
	}
	
.footer {
	background:#D3F3AD;
	height:30px;
	min-height:30px; !important
	text-align:center;
	color:#3C4137;
	padding-top:3px;
	}
	
.footer p {
	text-align:center;
	margin:0px;
	padding:0px;
	}					
	
.footer a {
	text-decoration:none;
	font-weight:bold;
	color:#3C4137;
	padding: 0px 8px 0px 8px;
	}
	
.footer a:hover {
	text-decoration:none;
	color:#000;
	}	

#inner_table {
	color:#000099;
	padding:0px;
	margin:0px;
	background: #FFFFFF;
	}
	
#inner_table p {
	color:#000099;
	padding: 5px 10px 5px 10px;
	margin:0px;
	
	}		

.leftmenu {
	font-family:"Comic Sans MS";
	font-size:16px;
	color:#fff;
	font-weight:bold;
	width:140px;
	background:url(../images/left_menu.jpg) no-repeat top left;
	height:31px;
	padding-left:60px;
	line-height:31px;
	padding-bottom:8px;
	}
	
.leftmenu a {
	color:#fff;
	text-decoration:none;
	}	
	
.leftmenu a:hover {
	color:#FFFF99;
	text-decoration:none;
	
	}	
.left-advert {
	color:#3C4137;
	font-family:"Comic Sans MS";
	font-weight:bold; 
	text-decoration:none;
	}

