
a  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }
a:active  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }
a:visited  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }
a:hover { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: underline; }

.resources a:link { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:visited { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:hover { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:active { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.maintextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

.quotes {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6E6E6E;
}

.title {
	font-family: Arial;
	font-size: 11pt;
	color: Black;
	font-weight: bold; 
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	font-style: italic;
	padding-bottom: 10px;
}
.menutable {
	width: 600px;
	border: none;
	background-color: #FDF5E6;

}

.formboxes  {
	background-color: #FDF5E6; 
	font-size: 11px;
}

.category_name {
	font-family: verdana;
	font-size: 14pt;
	color: B46D41;
	font-weight: bold;
}

.cat_des {
	font-family: verdana;
	font-size: 10pt;
	color: 8C7363;
	font-style: italic;
	padding-bottom: 10px;	
	
	
	}
