BODY {

    background: #ffffff url('images/bg.jpg') repeat-x;
	scrollbar-3d-light-color: #F8F0E0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #DDD2BD;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #923B24;
	scrollbar-highlight-color: #C97406;
	scrollbar-shadow-color: #000000;

    font-family: sans-serif;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    font-weight: normal	

	}

TABLE.nav { margin-left: 6px; margin-top: 22px }

a.nav:link     { color: #666666; text-decoration: none; font-weight: bold }
a.nav:visited  { color: #666666; text-decoration: none; font-weight: bold }
a.nav:hover   { color: #ffffff; text-decoration: none; font-weight: normal; background-color: #64A19A; display: block; width: 100%; height: 100%; line-height: normal }
a.nav:active   { color: #ffffff; text-decoration: none; font-weight: bold; background-color: #64A19A; display: block; width: 100%; height: 100%; line-height: normal }

DIV.lcolumns { margin-left: 3px }

a.lcolumns:link     { color: #64A19A; text-decoration: none; font-weight: bold }
a.lcolumns:visited  { color: #64A19A; text-decoration: none; font-weight: bold }
a.lcolumns:hover   { color: #ffffff; text-decoration: none; font-weight: normal; background-color: #64A19A }
a.lcolumns:active   { color: #ffffff; text-decoration: none; font-weight: bold; background-color: #64A19A }