a
{
}

a:hover
{
}
#body_div
{
	background:				url('/images/wood.jpg');
}

td#left 
{
	background:				url('/images/left-bg-red.gif') repeat-y;
	padding:				0;
}

#left_area
{
	background:				url('/images/left-area-bg.png') repeat-y;
	margin-left:			13px;
}

.notice
{
	background:				url('/images/notice-bg.gif') repeat-y;
	margin:					0 0 0 8px;
	width:					94px;
	padding:				3px 6px 6px;
	font-size:				11px;
	line-height:			13px;
	color:					#4b4a4a;
}

#notice_bottom
{
	margin-bottom:			13px;
}
#header
{
	height:					286px;
}

td#content
{
	background-image:		url('/images/paper-bg.jpg');
}

#content_div
{
	background:				url('/images/paper-top.jpg') no-repeat;
	padding-top:			38px;
}

#footer
{
	background:				url('/images/footer-bg-red.gif') no-repeat;
}

#footer_line_1
{
	padding-top:			57px;
}


#right_div
{
	background:				url('/images/right-bg-red-top.png') no-repeat 0px 0;
	min-height:				416px;
	height:					auto !important;
	height:					416px;
	padding:				20px;


}

td#right 
{
	padding:				0;
	width:					220px;
	background:				url('/images/right-bg-repeating-red.gif') repeat-y;

}

#content
{
	padding:0 !important;
}


#nav-section-top
{
	padding-bottom:			4px;
}

ul#nav-section
{
	padding:				0;

}

#nav-section-top,
ul#nav-section
{
	background:				url('/images/left-area-bg.png') repeat-y;
	margin-left:			13px;
}


ul#nav-section a
{
	padding-left:			20px;
	width:					98px;
	color:					white;
}

#nav-section-top,
ul#nav-section a
{
	padding-left:			18px;
}
/*-------------------------------------------------------------------------------------------------------
//	Link highlights
//-------------------------------------------------------------------------------------------------------*/
ul#nav-section a.active,
ul#nav-section a.subactive,
ul#nav-section a:hover
{
	background:				url('/images/red-page-arrow.png') no-repeat 3px 6px;
}

#right_banner_image
{
	margin-top:				0;
}

#global_nav_area
{
	background-image:		url('/images/global-bg-red.gif');
}
