body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666600;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.background{
	background-color: f4f4f3;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style1 {
	font-size: 16px;
	color:666600;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #666600;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.navcurrent {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.current:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.current:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.subnav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.subnav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.subnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

