.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	text-decoration: none;
	color: #666666;
}
.buttonOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DDDDDD;
	text-decoration: underline;
	color: #000000;
}
.lightrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}
.mediumrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DDDDDD;
}
.highlightrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
	font-style: italic;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.menuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #00AA00;
	border-bottom-color: #00AA00;
	border-left-color: #008000;
}
.menuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #006F00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.submenuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #006F00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005900;
	border-right-color: #009B00;
	border-bottom-color: #009B00;
	border-left-color: #005900;
	cursor: hand;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.linkonlight {
	color: #666666;
}
.submenuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00C600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009700;
	border-right-color: #00C400;
	border-bottom-color: #00C400;
	border-left-color: #009700;
	cursor: hand;
}
.hand {
	cursor: hand;
}
li {
	padding: 3px;
}
.3dimage {
	border: medium solid #999999;

}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #EEEEEE;
}
.newsname {
	font-style: italic;
	color: #999999;
}
.whitelink {

	color: #FFFFFF;
}
.cellheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.memberlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.smallForms {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.orangebelt {
	background-image: url(/images/orangebelt.gif);
}
.whitebelt {

	background-image: url(/images/whitebelt.gif);
}
.greenbelt {


	background-image: url(/images/greenbelt.gif);
}
.3dcell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.brownbelt {



	background-image: url(/images/brownbelt.gif);
}
.redbelt {




	background-image: url(/images/redbelt.gif);
}
.bluebelt {





	background-image: url(/images/bluebelt.gif);
}
.blackbelt {






	background-image: url(/images/blackbelt.gif);
}
.hand {
	cursor: hand;
}
.redstripeoff {
	background-color: #FFDDDD;
	cursor: hand;
}
.redstripeon {
	background-color: #FF0000;
	cursor: hand;
}
.yellowstripeoff {
	background-color: #FFFFCA;
	cursor: hand;
}
.yellowstripeon {

	background-color: #FFFF00;
	cursor: hand;
}
.greenstripeoff {

	background-color: #E1FFE1;
	cursor: hand;
}
.greenstripeon {

	background-color: #009900;
	cursor: hand;
}
.bluestripeoff {


	background-color: #D5D5FF;
	cursor: hand;
}
.bluestripeon {

	background-color: #000099;
	cursor: hand;
}
.blackstripeoff {

	background-color: #E0E0E0;
	cursor: hand;
}
.blackstripeon {

	background-color: #333333;
	cursor: hand;
}
.notesrow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.notesrowNew {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.greenHighlight {


	background-color: #E1FFE1;
}
.errorRed {
	color: #F70200;
}
.errorGreen {
	color: #009300;
}
.contentUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #000000;
	border-left: none;
}
