body {  font-family: Arial, Helvetica, sans-serif; color: #003300}
.heading {
	font-weight: bold;
	font-size: 24px;
	color : #336633;
}
.familyRun {
	font-size : 11px;
}

.menuV {
	vertical-align : top;
}
.menuH{
	text-align : center;
	vertical-align : top;
}
.tdRight {
	text-align : right;
}
.thinBox {
	border : thin solid #003300;
}
.oddColour {
	background-color : #FFFFCC;
}
}
.evenColour {
	background-color : #FFFFFF;
}


A {
	color : #339933;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #339933;
}
A:HOVER {
	text-decoration : underline;
	color : #003300;
}
A:ACTIVE {
	color : #339933;
}
th {
	text-align : left;
	border-bottom-width : medium;
	border-style : solid;
	border-width : 0px 0px thin 0px;
	background-color : #336633;
	color : #FFFFFF;
}

td.menuV A{
	color : #336633;
	text-decoration : none;
	font-weight : normal;
}
td.menuV A:VISITED {
	color : #336633;
}
td.menuV A:HOVER {
	text-decoration : underline;
	font-weight : bold;
	color : #003300;
}
td.menuV A:ACTIVE {
	color : #339933;
}
td.menuH A{
	color : #336633;
	text-decoration : none;
	font-weight: normal;

}
td.menuH A:VISITED {
	color : #336633;
}
td.menuH A:HOVER {
	text-decoration : underline;
	color: #003300;


}
td.menuH A:ACTIVE {
	color : #339933;
}
h1,h2,h3,h4,h5,h6 {  color: #003300}
hr {
	color: #ffff33;
}
.waterfall {
	color : #FFCC66;
	text-decoration : none;
	font-size : xx-small;
}
