.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	background-image:  url(../buttons/up.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-align: center;
	border: none;
	padding: 2px;


}
.menulink:hover {background-image:  url(../buttons/over.gif);
	
}
.menulinkwide:hover {border: solid 1px #6100C1; font-weight: bold}
.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border: 1px none #FFFFFF;
	display: block;
	width: auto;
	background-image:  url(../buttons/down.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: auto;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-indent: 5pt;
	padding: 2px;






}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.header2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.menulink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-align: center;
	border: none;
	padding:2px;
	background-color: #7BC8E1;
}
.menulink2:hover {background-color:#00CCFF
}