.border {  background-color: #FFFFFF; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td {  font-family: tahoma, Arial; font-size: 11px; color: #333333}
a {  font-weight: bold; color: #FF0000}
.large {  font-size: 16px; font-weight: bold}
.hidden {  color: #FFFFFF; visibility:hidden}
body { font-family: tahoma, Arial; font-size: 11px; color: #333333 }
.cellcolour {  background-color: #E8E8E8}
.orange {  background-color: #666666; font-weight: bold; color: #FFFFFF}
.purple { background-color: #904490; font-weight: bold; color: #FFFFFF }
.greenheader {  background-color: #338C49; font-size: 15px; color: #FFFFFF; font-weight: bold}
input,select,option { font-family: tahoma, Arial; font-size: 11px; color: #333333 }
textarea { font-family: tahoma, Arial; font-size: 11px; color: #333333 }
.over { font-family: tahoma, Arial; font-size: 11px; color: #FFFFFF }
pointer {cursor:hand}
.tablesubhead { font-weight: bold; color: #FFFFFF; background-color: #606060}

.tablehead {  font-weight: bold; color: #FFFFFF; background-color: #D01818}

.tableborder,.greytable { border: 1px #999999 double}
h1{
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #333333;
	margin-bottom:2px;
	font : normal normal;
}
.small{
	font-size: xx-small; 
}