BODY {
	margin:		10px 0 !important;
}

text_bottom {
	font-family: arial;
}
.font_bottom {
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
.image_left {
	vertical-align: bottom;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.font_heading01 {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold", "Tahoma";
	font-size: 25px;
	font-weight: normal;
	margin-right: 5px;
}
.font_content {
	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	margin-right: 5px;
	letter-spacing: 1px;
}
.font_contentBOLD {
	font-family: arial;
	color: #793F0D;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}

.font_left_opt {
	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-left: 30px;
}

.font_content_5pxright {

	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	margin-right: 5px;
	letter-spacing: 1px;
}

.font_content_lessspace {

	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	margin-right: 5px;
	letter-spacing: 0px;
}

.font_content_lessspaceBIG {
	font-family: arial;
	color: #793F0D;
	font-size: 12px;
	font-weight: lighter;
	margin-right: 5px;
	letter-spacing: 0px;
}

.font_contentBOLDwhite {
	font-family: arial;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
}

.font_content_just {
	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	margin-right: 5px;
	letter-spacing: 1px;
	text-align: justify;
}

DIV.right_tab {
	font-family: arial;
	color: #793F0D;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-left:28px;
}
.block,
DIV.Header {
	overflow:			hidden;
	_height:			1%;
	_overflow:			visible;
}

DIV.Header {
	font-family:		Tahoma;
	font-size:			11px;
}
DIV.Header .block {
	padding:			15px;
}
DIV.Header .block DIV {
	float:				left;
	width:				220px;
}
DIV.Header .block DIV.Right {
	float:				right;
}
DIV.Header H2 {
	margin:				0;
	padding:			10px 0 0 0;
	font-size:			14px;
}

.NaviBar {
	height:				20px;
/*	font-family:		TW Cen MT, Tahoma;
	font-size:			14px;*/
	font-family:		Verdana;
	font-size:			11px;
	color:				#000;
	font-weight:		bold;
	background-position:bottom;
	background-repeat:	repeat-x;
	background-color:	#a3b06e;
	padding:			1px 0 4px 0;
}
.NaviBar UL {
	float:				right;
}
.NaviBar UL,
.NaviBar UL LI {
	margin:				0;
	padding:			0;
	list-style-image:	none;
	list-style-type:	none;
}
.NaviBar UL LI {
	float:				left;
	margin:				3px 0 0 8px;
	padding:			0 8px 0 0 ;
	border-right:		1px solid #000;
}
.NaviBar UL LI.Last {
	border-right:		0 none;
}
.NaviBar UL LI A {
	float:				left;
	color:				#000;
	text-decoration:	none;
}
.NaviBar UL LI A:HOVER,
.NaviBar UL LI.Active A {
	color:				#ffea00;
}

.font_content H3 {
	font-size:			13px;
	margin:				0;
	padding:			0 0 15px 0;
	text-transform:		uppercase;
}

.Uppercase {
	text-transform:		uppercase;
}



















