.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a3a3a;
	line-height: 17px;
}

html,body{
                     background: url(/data/admin/images/nav/bggrad.jpg) repeat-y top center #867445
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
                     padding:0px;
                     border:none;
                     height:100%
}

#fullheight{height:100%}

A:link {text-decoration: none; color: #818181}
A:visited {text-decoration: none; color: #818181}
A:active {text-decoration: none; color: #818181}
A:hover {text-decoration: underline; color: #000000;}

UL {list-style-image: url(/data/admin/images/nav/tick.gif);}

a.footerlinks:link {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.footerlinks:visited {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.footerlinks:active {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.footerlinks:hover {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; background: #d6c495; text-decoration: none; }