body   { font-size: 12px; background-color: #fff; background-image: url("/assets/layouts/bg.jpg"); background-repeat: repeat-x }

td   { color: #000; font-size: 12px; font-family: Helvetica; line-height: 18px }

a { color: 006633; font-size: 12px; text-decoration: underline; }
a:hover {text-decoration: underline; }

.menu    { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; background-image: url("/assets/layouts/menu_bg.jpg"); background-repeat: repeat-x; background-position: left top }
.menu a   { color: #fff; text-decoration: none; padding-right: 8px; padding-left: 8px }
.menu a:hover { color: #bbb; text-decoration: none }

.footer { font-size: 12px; font-family: Helvetica; line-height: 15px }

.topmenu a   { color: #bbb; text-decoration: none; font-size: 12px; font-family: Helvetica; padding-left: 8px }

.topmenu a:hover    { color: #fff; text-decoration: none; }

hr {
     color: black;
     border-top: 1px;
     width: 100%;
     height: 1px;
}
.Green_Titles_No_Box_title {page_sty...s.css.php (line 89)
color:#006633;
font-family:Helvetica;
font-size:16px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
.LiveEdit_drop_down   { 
	text-align: left; 
	color: white; 
	width: 176px; 
	border-bottom: 1px solid #b3b29e; 
	border-left: 1px solid #b3b29e; 	
	border-right: 1px solid #b3b29e; 
	border-top: 1px solid #b3b29e; 
	padding: 0px;
	background-color: #42413f;
}

.LiveEdit_drop_down a {  
	font-size: 12px;
	color: #e7e5d9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-position: center top; 
	display: block; 
	padding: 4px 8px; 
}

.LiveEdit_drop_down a:hover {
  	background-color: #9F9F9F;
	text-decoration: none; 
}
