body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #A0A17F;
text-align: left;
}

table {
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

.style1 {
	color: #003366;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #003366;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	color: #003366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}

a:active {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

table.bgimg {
background-image: url(images/bg-img.jpg);
height: 400px;
width: 100%;
}

table.menu {
height: 23px;
width: 100%;
}

td.bottbar {
background-image: url(images/bg-bott.jpg);
height: 11px;
}