body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

A {
	COLOR: #757575;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A:active {
	COLOR: #757575;
	font-size:12px;
	
}
A:hover {
	COLOR: #79B20C;
	font-size:12px;
}

.mainl { background-image:
	url(mainlogo.gif);
	height: 155px;
	background-repeat: no-repeat;
}

.mainm { background-image:
	url(fullmenu.gif);
	height: 205px;
	background-repeat: no-repeat;
}

.menuin { background-image:
	url(menuin.gif);
	height: 192px;
	margin-top: 8px;
	background-repeat: no-repeat;
}

.text {
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
}

A.menulink {
	COLOR: #757575;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.menulink:visited {
	COLOR: #757575;
}
A.menulink:active {
	COLOR: #757575;
}
A.menulink:hover {
	COLOR: #79B20C;
	TEXT-DECORATION: underline;
}

.footer { background-image:
	url(footer.gif);
	height: 13px;
	background-repeat: no-repeat;
}

.rear { background-image:
	url(rear.gif);
	background-repeat: no-repeat;
	height: 140px;
}

.footertext {
	COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
}
.textredtop {
	COLOR: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	COLOR: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;}
INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color:#333333;
}
.button {
	BORDER-RIGHT: #817679 1px solid;
	BORDER-TOP: #817679 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: #817679 1px solid;
	COLOR: #817679;
	BORDER-BOTTOM: #817679 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 22px; BACKGROUND-COLOR: #eeeeee;
}