*{
	padding:0;
	margin:0;
	font-size:9pt;
}
body{
	text-align:center;
}
a:link,a:visited{
	color:#009900;
	text-decoration:none;
}
a:hover{
	color:#009900;
	text-decoration:underline;
}
#Sinfo{
	text-align:right;
	margin:5px;
}
#Sinfo a{ color:#FFFFFF;}
#Sinfo a:hover{ color:#FFFFFF;}
#Container{
	width:960px;
	text-align:center;
	margin:0 auto;
}
#Header{
	height:150px;
	text-align:center;
	background:url(/img/top.jpg) no-repeat;
	border-bottom:2px solid #809E18;
}
#Header #Menu{
	margin-top:85px;
	float:right;
	height:40px;
	padding-right:5px;
}
#Header #Name h1{
	float:left;
	margin-top:30px;
	margin-left:30px;
	display:inline;
	font-size:24px;
	FILTER: shadow(color=#FF4500, strength=10);
	color:#ffffff;
}
#Header #Menu #MenuL{
	float:left;
	background:url(/img/Menu_Left.gif) no-repeat;
	width:8px;
	height:40px;
}
#Header #Menu #MenuM{
	float:left;
	background:url(/img/Menu_Center.gif) repeat-x;
	height:40px;
}
#Header #Menu #MenuR{
	float:left;
	background:url(/img/Menu_Right.gif) no-repeat;
	width:8px;
	height:40px;
}
#MenuM ul{
	list-style:none;
}
#MenuM ul li{
	float:left;
	line-height:40px;
	margin:0 10px;
	padding:0px;
}
#MenuM ul li a:link,#MenuM ul li a:visited{
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}
#MenuM ul li a:hover{
	font-size:10pt;
	text-decoration:none;
	color:#006600;
}

#Content{
	width:960px;
	background:#F4F9EA;
	overflow:hidden;
}
#Content #Left{
	float:left;
	width:690px;
	padding:5px;
}
#MainTop{
	width:690px;
	height:6px;
	background:url(/img/right_supLine.gif) no-repeat;
	overflow:hidden;
}
#MainMiddle{
	width:686px;
	border-left:2px solid #CDD9A4;
	border-right:2px solid #CDD9A4;
	background:#FFFFFF;
	
}
#MainMiddle p{
	width:676px;
	text-align:left;
	line-height:21px;
	text-indent:21px;
	
}
#MainMiddle #NavTitle{
	width:676px;
	height:37px;
	background:url(/img/right_titleBg.gif) no-repeat;
	text-align:left;
	font-size:9pt;
	padding-left:10px;
	padding-top:8px;
	color:#74750B;
}
#MainMiddle #NavContent{
	text-align:left;
	padding-left:10px;
	overflow:auto;
}
#NavContent ul{
	list-style:none;
}
#NavContent li{
	line-height:20px;
}
#NavContent a{
font-size:14px; font-weight:bold;
}
#NavContent p{
width:98%; margin:0px 0px 5px 0px; font-size:12px; color:#666666;
}

#MainBottom{
	width:690px;
	height:6px;
	background:url(/img/right_subLine.gif) no-repeat;
	overflow:hidden;
	margin-bottom:5px;
}


#Content #Right{
	float:right;
	width:248px;
	border:1px solid #CDD9A4;
	background:#FFFFFF;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	display:inline;
	text-align:center;
}
#SiderBarTitle{
	width:205px;
	height:24px;
	background:url(/img/left_bar.gif) no-repeat;
	text-align:left;
	padding-top:18px;
	padding-left:43px;
	font-size:9pt;
	color:#74750B;
}
#SiderBarCon{
	text-align:left;
	width:238px;
	border:1px solid #CDD9A4;
	margin:0 auto;
}
#SiderBarCon ul{
	list-style:none;
	line-height:20px;
}
#SiderBarBottom{
	height:4px;
}

#Footer{
	clear:both;
	width:950px;
	height:65px;
	background:#F4F9EA;
	padding:0 5px 5px 5px;
}
#Footer #FooterLeft{
	float:left;
	width:5px;
	height:65px;
	background:url(/img/bottom_left.gif);	
}
#Footer #FooterCenter{
	float:left;
	width:939px;
	height:55px;
	line-height:18px;
	background:url(/img/bottom_bg.gif) repeat-x;
	padding:6px 0px 5px 0px;
}
#Footer #FooterCenter a{ color:#000000;}
#Footer #FooterCenter a:hover{ color:#000000;}
#Footer #FooterRight{
	float:left;
	width:6px;
	height:65px;
	background:url(/img/bottom_right.gif);
}

