/* HTML TAGS */
p {
	padding-left: 40px; padding-right: 40px; padding-top: 5px; padding-bottom: 1px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #ffffff;
	font-size: 12px; font-family: Verdana, Arial, sans-serif;	
}
.center_panel {
	padding-top: 5px; padding-bottom: 5px;
}

li { padding-top: 2px; padding-bottom: 2px; margin-left: 20px; }
/* TEXT */
.text { 
	padding-left: 40px; padding-right: 40px; padding-top: 5px; padding-bottom: 1px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #ffffff;
	font-size: 12px; font-family: Verdana, Arial, sans-serif;	
}
.list_text { 
	font-family: verdana, sans-serif;	font-size: 11px; color: #493727;
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.top_nav_td { 
	text-align: center; background-color: #FFFDF1; 
	border-left: solid #6B7753 1px; border-right: solid #6B7753 1px;  
	border-top: solid #6B7753 1px; border-bottom: solid #6B7753 1px; 
}
/* ANCHOR CLASSES */
.menu { 
	font-family: verdana, sans-serif;	font-size: 12px; 
	color: #ffffff; text-decoration: none;
}
.menu:hover { color: #C7DD3A; text-decoration: none; } 
.menu_selected { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #fef886; text-decoration: none; 
}
.site_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	color: #ffffff; text-decoration: none; 
}
.site_link:hover { color: #cccccc; text-decoration: none; }
.page_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	text-decoration: underline; color: #F3E36A;
}
.page_link:hover { 
	font-size: 11px; text-decoration: underline; color: #eeeeee;
}
.page_title { 
	font-size: 11px; font-weight: bold; text-decoration: none; 
	text-align: center; padding-top: 0px; padding-bottom: 8px;
}
/* BORDERS AND PADDING */
.wb1 { border: solid #DCD9D0 1px; }
.text_border { border: solid #B5A982 1px; }
.top_border { border-top: solid #6B7753 3px; }
/* WWX */
.wwx { font-family: verdana, san-serif; color: #eeeeee; font-size: 9px; font-weight: normal; }
.wwx_site { 
	border: solid #007700 1px; background-color: #ffffff; 
	padding-bottom: 2px; padding-left: 4px; padding-right: 4px; 
}
.wwx_link { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;
}
.wwx_link:hover { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
}
/* form */
.textfield {
	border: solid #5C6647 1px; background-color: #F1ECE0; color: #5C6647;
	font-family: Verdana, Arial, sans-serif; padding-left: 2px; font-size: 12px;	
}
.form_text {
	color: #fff;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.button {
	font-family: Arial, sans-serif; background-color: #797463; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: hand; border: 1px solid #ffffff;	
}

