HTML, BODY {
	background-color:#221E1F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:100%;
}
#container
{
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:720px;
	margin: 0 auto;
	height:100%;
}
#main_contentbg
{
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:676px;
	margin: 0 auto;
	padding-left:22px;
	padding-right:22px;
	height:100%;
}

div, td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#FFFFFF;
}
.white
{
	font-size:12px;
	color:#FFFFFF;
}
#leftnav_01 a
{
	background-image:url(images/left_nav01.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_01 a:hover
{
	background-image:url(images/left_nav01on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_02 a
{
	background-image:url(images/left_nav02.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_02 a:hover
{
	background-image:url(images/left_nav02on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_03 a
{
	background-image:url(images/left_nav03.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_03 a:hover
{
	background-image:url(images/left_nav03on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_04 a
{
	background-image:url(images/left_nav04.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_04 a:hover
{
	background-image:url(images/left_nav04on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_05 a
{
	background-image:url(images/left_nav05.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_05 a:hover
{
	background-image:url(images/left_nav05on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_06 a
{
	background-image:url(images/left_nav06.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_06 a:hover
{
	background-image:url(images/left_nav06on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_07 a
{
	background-image:url(images/left_nav07.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_07 a:hover
{
	background-image:url(images/left_nav07on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_08 a
{
	background-image:url(images/left_nav08.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#leftnav_08 a:hover
{
	background-image:url(images/left_nav08on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:107px;
	height:56px;
	display:block;
}
#content
{
	width:485px;
	border:2px solid #FFFFFF;
	padding:10px;
	margin-top:20px;
	color:#FFFFFF;
}
#content2
{
	width:505px;
	border:2px solid #FFFFFF;
	margin-top:20px;
	color:#FFFFFF;
}