
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */
	
#menu5 {
	width: 156px;
	border-style: none solid solid solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 5px;
	}
	
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;

	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	background: url(images/menu5.gif);
	padding: 8px 10px 0 10px;
	text-align: LEFT;
	font-weight: bold;
	}
	
#menu5 li a:hover {
	color: #fff;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 10px 0 10px;
	text-align: right;
	font-weight: bold;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(images/menu5.gif) 0 -64px;
	padding: 8px 10px 0 10px;
	text-align: right;
	font-weight: bold;
	}
	
#menu5 #current a {
                	color: #fff;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 10px 0 10px;
	text-align: right;
	font-weight: bold;        }
#menu5 #current a span {
                	color: #fff;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 10px 0 10px;
	text-align: right;
	font-weight: bold;
        }

a:link { text-decoration: none; color: #7491AF; }
a:visited { text-decoration: none; color: #7491AF; }
a:hover { text-decoration: underline; color: #ff9900; }
.sm_text     { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color:#000000; }
.lg_text     { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color:#000000; }
.copy        { color: #808080; font-family: verdana,arial,helvetica,sans-serif; font-size:11px; }
li    { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;}

td.rightside { background: url(images/grey_dot.gif); }

#center { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#center { margin: 1em 0em 0em 0em; padding: 0 1px 1px 1px; color: #111111; border: solid 1px #000080; }
#center p { margin: 0; padding: 0.5em 0.5em 0 0.5em; background: #E5E5E5; }
#center ul { background: #e3e9f0; margin: 0; padding: 0.3em 0.5em 0 3em; line-height: 1.3em; }
#center img.a { display: image; float: left; }
#center p.bot { margin: 0; padding: 0.5em; background: #e3e9f0; }
#center p.bot a, #rightmenu p.bot em { display: block; line-height: 1.4em; }
#center p.pic { margin: 1px; padding: 0; }
#centeralt { margin: 1em; padding: 0; border: solid 3px rgb(238,240,241); }
#centeralt p { margin: 1px; padding: 0.3em; 0.5em; }
#centeralt p a, #rightmenu p em { display: block; line-height: 1.4em; }

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000;
margin: 0; padding: 0.3em;
background-color:#93BF8C;
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF 
}
input{ 
font-family: tahoma,verdana,arial,helvetica,san-serif;
font-size: 11px;
color: #666666;
font-weight: normal;
border: 1px solid #93BF8C;
background-color:#FAE77F;
 }