body {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	}

a, a:link, a:active, a:visited { color: #a6893b; text-decoration: underline; }
a:hover { text-decoration: none; }

.cssNavigation { position: absolute; width: 710px; height: 25px; top: 96px; }

ul.cssDropDownNav { padding: 0; margin: 0px 0px 0 0px; }


li { padding: 2px 0 2px 10px; }

li.cssDropDown { list-style-type: none; list-style-position: outside; background: #ccbe99; margin-bottom: 1px; }
li.cssDropDown:hover { background: #ffffff; cursor: pointer; margin-bottom: 1px; }
a.cssDropDown, a.cssDropDown:link, a.cssDropDown:active, a.cssDropDown:visited { color: #333333; text-decoration: none; }
a.cssDropDown:hover { text-decoration: none; color: #333333; }

.cssFooter { font-family: verdana; font-size: 9px; color: #999999; line-height: 11.5px; padding:3px 0 0 25px; }



