body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-image: url(images/bg3.jpg);
	margin: 0px;
}
.head {
	height: 275px;
	width: 760px;
}
.main {
	width: 670px;
	padding: 15px;
	color: #333333;
	text-align: justify;
	background-color: #FFFFFF;
}
.nav {
	width: 760px;
	color: #FFFFFF;
	text-align: right;
	background-repeat: repeat;
	height: 25px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 25px;
	width: 760px;
	text-align: center;
}
.tablebg {
	background-image: url(images/header_top4.jpg);
	background-repeat: no-repeat;
}
.sidebar {
	width: 60px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
.footer {
	background-image: url(images/footer6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #C1BBB3;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link {
	color: #663333;
	text-decoration: none;
}
.formfield {
	background-color: #E9E6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.copyright a:visited {
	color: #663333;
	text-decoration: none;
}
.copyright a:hover {
	color: #663333;
	text-decoration: underline;
}
.copyright a:active {
	color: #663333;
	text-decoration: none;
}
