h2	{
	color: #BFFD2E;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
p {
	padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 1px;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	color: #cccccc;
	font-size: 14px; font-family: Cursive, Verdana, Arial, sans-serif;	
}
li { padding-top: 2px; padding-bottom: 2px; margin-left: 20px; }
/* TEXT */
.text { 
	font-family: verdana, sans-serif;	font-size: 11px; color: #eeeeee;
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.large_text {
	color: #fffffa;	font-size: 13px;	font-family: Verdana, sans-serif;
	font-weight: normal; padding-left: 0px; padding-top: 0px;
}
.date_text {
	color: #ff7700;	font-size: 10px;	font-family: Verdana, sans-serif;
	font-weight: normal; padding-left: 0px; padding-top: 0px;
	font-style: italic;
}
.tip_title {
	font-family: verdana, sans-serif;	font-size: 13px; font-weight: bold; 
	color: #F3D4A5; text-decoration: underline; text-align: center; font-style: italic; 
}
.tip {
	font-family: cursive, sans-serif;	font-size: 15px; font-weight: bold; 
	color: #F7A9A3; text-align: center; 
}
.center_panel {
	padding-left: 10px; padding-right: 10px; background-color: #005073;
}
.msg { 
	font-family: verdana, sans-serif;	font-size: 14px; text-align: center;
	border: solid #c80000 2px; background-color: white; color: #c80000; 
}
/* ANCHOR CLASSES */
.menu { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #dddddd; text-decoration: none; 
}
.menu:hover { color: #ffffff; text-decoration: none; font-weight: bold; } 
.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: bold; 
	color: #fef886; text-decoration: none; 
}
.site_link:hover { color: #ffffff; text-decoration: underline; }
.page_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	text-decoration: underline; color: #fef886;
}
.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;
}
/* ARTICLE STYLES */
.article_title {
	padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;
	color: #c0c0c0;	font-size: 14px;
	font-family: Verdana, sans-serif;	font-weight: bold; text-decoration: underline;
}
.ctitle {
	border-left: solid #524B5E 1px; border-right: solid #524B5E 1px; border-top: solid #524B5E 1px; 
	background-color: #567448;	color: #ffffff;	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; padding-left: 6px;
}
.ctable {	background-color: #D4DFD1; border: 1px solid #524B5E;	color: #333333; }
/* BORDERS AND PADDING */
.bb1 {	border: 1px solid #000000; }
.bb2 {	border: 1px solid #fef886; }
.wb1 { border: 1px solid #ffffff; }
.wb2 { border: 2px solid #ffffff; }
.green_border_1 {	border: 1px solid #000000; }
.orange_border_1 {	border: 1px solid #000000; }
.padlr { padding-left: 15px; padding-right: 15px; }
/* WWX */
.wwx { font-family: verdana, san-serif; color: #ffffff; font-size: 9px; font-weight: bold; }
.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 #000 1px; background-color: #fff; color: #000;
	font-family: Verdana, Arial, sans-serif; padding-left: 2px; font-size: 12px;	
}
.form_text {
	color: #c0c0c0;	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: #005073; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: hand; border: 2px solid #ffffff;	
}