body
{
	background			      	:	url("../img/bg.jpg");
	background-color			:	#D5D5D5
	text-align     	 		  	:	justify;
	font-size          		  	:	14px;
	font-family       		  	:	Comic Sans MS, Tahoma, Trebuchet MS, Arial, Helvetica, Times New Roman sans-serif;
	background-attachment		:	fixed;
}
a
{	
	color						:	#CF8E1C;
	text-decoration				: 	none;
}

img
{
	border			: 	0px;
}

table.body
{
	width			:	980px;
	height			:	auto;
	border			:	0px;
	border-spacing	:	0px;
	vertical-align	:	middle;
}

table.body > td
{
	border-spacing	:	0;
	padding			:	0;
	vertical-align	:	middle;
}

tr.head
{
	background-color:	#A4A4A4;
}

td.head
{
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;
	vertical-align	:	middle;
}

td.headimg
{
	width				:	668px;
	height				:	150px;
	border				:	0px;
	border-spacing		:	0;
	padding				:	0;
	color				:	#ffffff;
	font-family			: 	Arial;
	font-size			:	20px;
	font-weight			:	bold;
	line-height			:	0.1;
 	text-indent			:	16px;
 	margin-top			:	0.2em;
	margin-bottom		:	0.1em;
}

td.between
{
	width			:	4px;
	height			:	46px;
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;
}

td.menu
{
	width			:	150px;
	height			:	46px;
	background-image:	url("../img/menu.gif");
	background-repeat:	no-repeat;
	text-align		:	center;
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;
}

td.menu:hover
{
	width			:	150px;
	height			:	46px;
	background-image:	url("../img/menu_hover.jpg");
	background-repeat:	no-repeat;
	text-align		:	center;
	border			:	0px;
	border-spacing	:	0px;
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;}

td.menu > a
{
	font-family		:	Arial;
	font-size		:	14px;
	font-weight		:	bold;
	color			:	#CF8E1C;
	text-decoration	:	none;
}

td.menu > a:hover
{
	font-family		:	Arial;
	font-size		:	14px;
	font-weight		:	bold;
	color			:	#F4A842;
	text-decoration	:	none;
}

td.navup
{
	width		:	288px;
	height		:	20px;
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;
	background-color:	#B3B3B3;
	font-family	:	Arial;
	font-size	:	12px;
	font-weight	:	bold;
	text-align	:	center;
	color		:	#966312;
}

td.contentnav
{
	width		:	674px;
	height		:	20px;
	border			:	0px;
	border-spacing	:	0;
	padding			:	0;
	background-color:	#B3B3B3;
	font-family	:	Arial;
	font-size	:	13px;
	font-weight	:	bold;
	text-align	:	left;
	color		:	#966312;
	padding		:	0px 0px 0px 10px;
}

td.navcontent
{
	width		:	288px;
	height		:	150px;
	background-color	:	#E0E0E0;
	margin		:	2px;
	vertical-align	:	top;
}

td.navcontent > ul
{
	list-style-type	:	none;
	line-height		:	1.5;
	
}

td.navcontent > ul a
{
	font-family		:	Times New Roman;
	font-size		:	14px;
	font-weight		:	bold;
	text-decoration	: 	none;
	color			:	#946E4F;
}

td.navcontent > ul a:hover
{
	font-family		:	Times New Roman;
	font-size		:	12px;
	font-weight		:	bold;
	text-decoration	: 	underline;
	color			:	#F6BD6F;
}

td.content
{
	width			:	674px;
	height			:	auto;
	background-color:	#E0E0E0;
	color			:	#24221E;
	text-align		:	justify;
	font-family		:	Times New Roman;
	font-size		:	16px;
	padding			:	10px;
}

td.content > p
{
	line-height: 2;
 	text-indent: 25px;
 	margin-top: 0.2em;
 	margin-bottom: 0.1em;
}

td.down
{
	width		:	674px;
	height		:	60px;
	vertical-align:	middle;
	background-color:	#E0E0E0;
	text-align	:	center;
}

tr.down
{
	background-color:	#E0E0E0;
}