body	{
	min-width: 900px;
	background-color: #e8e8e8;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

a	{
	color:#006200;
	text-decoration:none;
}

a:hover	{
	color:#006200;
	text-decoration:underline;
}

h2	{
	margin-top:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-stretch:normal;
	font-weight:normal;
	letter-spacing:normal;
}
	
#bodybg {
	background-image:url(../images/bg.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#holder	{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#logo	{
	xbackground-image:url(../images/header1.jpg);
	xbackground-repeat:no-repeat;
	xbackground-position:left;
		height:133px;
}
#header	{
	width:100%;
	height:133px;
	background-image:url(../images/header4.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
}

#header	h1	{
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-right:20px;
}

#navi	{
	width:100%;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	background-color:#687526; /*#497005; */
	xbackground-image:url(../images/navi_bg.jpg);
	xbackground-repeat:repeat-x;
}

.navi_selection	{
	padding-left:20px;
	padding-right:20px;
	height:30px;
	line-height:30px;
	font-size:12px;
	float:left;
}


.navi_selection	a{
	text-decoration:none;
	color:#FFFFFF;
}

.navi_selection	a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.navi_selection:hover	{
	text-decoration:underline;
}

#leftnavi	{
	margin-left:15px;
	margin-top:15px;
	width:170px;
	float:left;
	font-size:12px;
}

#leftnavi	ul	{
	list-style:none;
	padding:0px;
	margin:0px;
}



#leftnavi	li	{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FEFEFE;
	padding-left:10px;
	border-top:1px solid #eee;
	xborder-bottom:1px solid #eee;
	xmargin-bottom:5px;
	display:block;
	font-size:12px;
}

#leftnavi	li a	{
	text-decoration:none;
	color:#000000;
}

#leftnavi	li a:hover	{
	text-decoration:underline;
	color:#000000;
}

#leftnavi li.heading	{
	font-weight:bold;
	padding-left:5px;
	border:none;
	border-top:1px solid #eee;
}

#content	{
	margin-top:15px;
	width:500px;
	float:right;
	padding-right:20px;
	float:left;
	margin-left:25px;
	font-size:12px;
	line-height:19px;
}

#content a	{
	text-decoration:underline;

}

#rightnavi	{
margin-top:15px;
	width:170px;
	float:right;
	text-align:right;
	padding-top:15px;
}

#footer	{
	width:100%;
	background-image:url(../images/footer_bg.jpg);
	height:180px;
	background-repeat:repeat-x;
}

#footer_content	{
	width:850px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

#footer a	{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover	{
	text-decoration:underline;
	color:#FFFFFF;
}

.bold {
font-weight:bold;
}