BODY {
	background-color:#42370D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	line-height:15px;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#968135;
}
#top_menu
{
	background-image:url(images/top_navbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:33px;
}
#nav01 a
{
	display:block;
	background-image:url(images/menu01_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:91px;
	height:33px;
}
#nav01 a:hover
{
	display:block;
	background-image:url(images/menu01_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:91px;
	height:33px;
}
#nav02 a
{
	display:block;
	background-image:url(images/menu02_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:33px;
}
#nav02 a:hover
{
	display:block;
	background-image:url(images/menu02_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:33px;
}
#nav03 a
{
	display:block;
	background-image:url(images/menu03_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:111px;
	height:33px;
}
#nav03 a:hover
{
	display:block;
	background-image:url(images/menu03_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:111px;
	height:33px;
}
#nav04 a
{
	display:block;
	background-image:url(images/menu04_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:101px;
	height:33px;
}
#nav04 a:hover
{
	display:block;
	background-image:url(images/menu04_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:101px;
	height:33px;
}
#nav05 a
{
	display:block;
	background-image:url(images/menu05_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:120px;
	height:33px;
}
#nav05 a:hover
{
	display:block;
	background-image:url(images/menu05_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:120px;
	height:33px;
}
#content_left
{
	background-color:#FFFFFF;
	width:571px;
}
#content_right
{
	background-color:#E1E1E1;
	width:220px;
}
#inner_content_left
{
	background-color:#F1EAD3;
	width:571px;
}
.tab
{
	background-image:url(images/tab_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
	background-color:#464D46;
	width:180px;
	padding-left:40px;
	color:#FFFFFF;
	font-weight:bold;
}
.tab2
{
	background-image:url(images/tab_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	background-color:#464D46;
	width:150px;
	padding:2px 0px 0px 40px;
	color:#FFFFFF;
	font-size:16px;
}
.page_title
{
	background-image:url(images/tab_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	background-color:#464D46;
	width:150px;
	padding:10px 0px 10px 40px;
	color:#FFFFFF;
	font-size:25px;
}
.page_title02
{
	color:#000000;
	font-size:25px;
	line-height:25px;
}
.tab_content
{
	padding:10px;
}
#footer
{
	background-color:#000000;
}
#footer_text
{
	color:#FFFFFF;
	font-size:11px;
}
#footer_text a
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#footer_text a:hover
{
	color:#BDC325;
	font-size:11px;
	text-decoration:underline;
}
