@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #A58B6B url(images/bg.gif) repeat-y center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003485;
}
a:visited {
	text-decoration: none;
	color: #003485;
}
a:hover {
	text-decoration: none;
	color: #007EBD;
}
a:active {
	text-decoration: none;
	color: #0088CA;
}
.style1 {font-size: 10px}
h1 {
	font-size: 20px;
	color: #331E15;
}
h2 {
	font-size: 16px;
	color: #00308A;
}
.style2 {color: #003485}

.nav, a.nav:link, a.nav:visited {
	color: #0159a3;
	font-size: 14px;
	font-weight: bold;
}

a.nav:hover, a.nav:active {
	color: #60a8da;
	font-size: 14px;
	font-weight: bold;
}

.navSide, a.navSide:link, a.navSide:visited {
	color: #055525;
	font-size: 14px;
	font-weight: bold;
}

a.navSide:hover, a.navSide:active {
	color: #11a849;
	font-size: 14px;
	font-weight: bold;
}

.navFooter, a.navFooter:link, a.navFooter:visited {
	color: #917d62;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

a.navFooter:hover, a.navFooter:active {
	color: #625441;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}



