body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bkgnd.gif);
}
body,td,th {
	font-family: Arial;
	font-size: 10pt;
	color: #d1d2d0;
}

a:link {
	text-decoration: none;
	color: #dd8848;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #7e9d51;
}
a:hover {
	text-decoration: none;
	color: #7e9d51;
}
a:active {
	text-decoration: none;
	color: #7e9d51;
}

.pic-border {
	padding: 5px;
	border: 1px solid #838485;
	background-color: #f8f8f8;
}	
#navigation ul
{
	margin: 0;
	font:Calibri;
	font-size:8pt;

}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	height: inherit;
	float: left;
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover { color: #7e9d51; }

.style1 {color: white}
.style2 {color: #e0b049}
.style3 {color: #dd8848}
.style4 {color: #7e9d51; }


