body {
	background-color: #F2F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	background-image: url(images/menuback.jpg);
	background-repeat: repeat-x;
}
.bodyside {
	background-image: url(images/bodyleft.jpg);
	background-repeat: repeat-y;
}
.bodysideright {

	background-image: url(images/bodyright.jpg);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.menutextnoline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.announ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #666666;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #666666;
	color: #FFFFFF;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A.menulink1 {
	display: block;
	height: 17px;
	text-align: left;
	text-valign: middle;
	text-decoration: none;
	font-family:arial;
	color: #FFFFFF;
	BORDER: none;
	font-weight: bold;

}
A.menulink2 {
	display: block;
	height: 17px;
	text-align: center;
	text-valign: middle;
	text-decoration: none;
	font-family:arial;
	color: #FFFFFF;
	BORDER: none;
	font-weight: bold;
}
A.menulink3 {
	display: block;
	height: 17px;
	text-align: center;
	text-valign: middle;
	text-decoration: none;
	font-family:arial;
	color: #FFFFFF;
	BORDER: none;
	font-weight: bold;

}
A.menulink4 {
	display: block;
	height: 17px;
	text-align: center;
	text-valign: middle;
	text-decoration: underline;
	font-family:arial;
	color: #FFFFFF;
	BORDER: none;
	font-weight: bold;

}.verysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bigbodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}

