body, td, p, div, li, span, th, input, textarea {
	font-family:		arial, helvetica, san-serif;
	font-size:			1em;
}

body {
	background:			#FDE6A3;
}

img {
	border:				none;
}




.ITEM, .ITEM_ACTIVE {
	background:		#FDE4C0;
}

.ITEM a:link, .ITEM a:visited {
	text-decoration:	none;
	color:				#000000;
	font-size:			12px;
	
	padding:			3px;
}

.ITEM_ACTIVE a:link, .ITEM_ACTIVE a:visited {
	text-decoration:	none;
	color:				#000000;
	
	font-size:			12px;
	font-weight:		bold;
	
	padding:			3px;
}




.MENUHEADER {
	background:			#FF7B00;
	padding-left:		5px;
	
	font-size:			12px;
	font-weight:		bold;
	color:				#FFFFFF;
}

.MENUHEADER a {
	text-decoration:	none;
	color:				#FFFFFF;	
}


.SUBITEM, .MENUITEM {
	width:				100%;
	color:				#FFFFFF;
}

.MENUITEM a:link, .MENUITEM a:visited {
	text-decoration:	none;
	color:				#FFFFFF;
	
	font-size:			0.8em;
	font-weight:		bold;
}

.SUBITEM a:link, .SUBITEM a:visited {
	text-decoration:	none;
	color:				#FFFFFF;
	
	font-size:			0.8em;
	margin-left:		20px;
}





#CONTENT {
	padding-left:		30px;
	width:				700px;
	
	padding-top:		20px;
}

#MENU {
	padding-left:		45px;
	padding-right:		65px;
	
	background-image:	url(/images/design-hp_07.gif);
}



.HEADLINE {
	font-size: 			20pt;
	font-weight:		bold;
	font-style:			italic;
	font-family:		times new roman, arial, helvetica, san-serif;
	
	color:				#DFAD32;
	
	margin-bottom:		10px;
	border-bottom:		1px solid #32734C;	
}


#pw td {
  font-family:		arial, helvetica, san-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}

#pw td a:link, #pw td a:hover, #pw td a:visited {
 font-family:		arial, helvetica, san-serif;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
#pw td .ven {
  font-family:		arial, helvetica, san-serif;
	color: #FF9933;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}