body {
	margin: 0;
	background-color: white;
	background-image: url('img/bgltop.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}

body, div, table, th, td, tbody, tr { font-family: Tahoma; font-size: 12px; line-height: 18px; color: #2B4E8E; }
a:link, a:visited { color: #2B4E8E; text-decoration: underline; }
a:active, a:hover { color: #7CA3FE; text-decoration: none; }

a.botnav:link, a.botnav:visited { color: white; text-decoration: underline; }
a.botnav:active, a.botnav:hover { color: #7CA3FE; text-decoration: none; }