body { 
	margin:0;
	background: url(../images/bg.jpg) repeat fixed;
}

td,blockquote,ul,ol,li,p,i { font-family: Tahoma, Arial, Helvetica, Sans-Serif; color: #313031; font-size: 11px; }

a:link, a.white:link { color: #293042; font-weight:bold; text-decoration: none; border-bottom:1px solid #C0C79E; }
a:hover, a:active, a:visited { color: #9CB6AD; }

a.white:hover, a.white:active, a.white:visited { color: #FFFFFF; }

a.footer:link, a.footer:visited { color: #293042; font-weight:bold; text-decoration: none; border:none; }
a.footer:hover, a.footer:active { color: #9CB6AD; }

a.nav:link, a.nav:visited { color: #ffffff; font-weight:bold; font-size:12px; text-decoration: none; border:none; }
a.navOver:link, a.navOver:visited { color: #ADB684; font-weight:bold; font-size:12px; text-decoration: none; border:none; }
a.nav:hover, a.nav:active, a.navOver:hover, a.navOver:active { color: #ADB684; }

TD.navigation {
	font-weight:bold;
	background-color: #E5EBE9;
}

TD.navigationblue {
	background-color: #EBEDE0;
}

.darkgreen {
	font-weight:bold;
	color:#629583;
}