a		{ color: #E1DFDF}

a:hover	{ color:#3E4D55; background-color:#A8DF95}

.text10white {font-size: 10pt; font-family: Arial, Tahoma, Verdana; color:#E1DFDF}

.text12white {font-size: 12pt; font-family: Arial, Tahoma, Verdana; color:#E1DFDF}

.text24white {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#E1DFDF}

.text12grey {font-size: 12pt; font-family: Arial, Tahoma, Verdana; color:#3E4D55}

.text10green {font-size: 10pt; font-family: Arial, Tahoma, Verdana; color:#A2DC8E }

.text12green {font-size: 12pt; font-family: Arial, Tahoma, Verdana; color:#A2DC8E }

.text24green {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#A2DC8E }

.text24blue {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#45A7A6 }

.text12yellow {font-size: 12pt; font-family: Arial, Tahoma, Verdana; color:#F89200 }

.text24yellow {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#F89200 }

.text24red {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#97100C }

.text24purple {font-size: 24pt; font-family: Arial, Tahoma, Verdana; color:#961D99 }

.text12purple {font-size: 12pt; font-family: Arial, Tahoma, Verdana; color:#961D99 }

:hover.greyback	{ background-color:#3E4D55}

BODY {
background:#3E4D55 url(../images/background.jpg) no-repeat fixed center top; 
scrollbar-base-color: #3E4D55;
scrollbar-arrow-color: #E1DFDF;

}

.hidden { display:none; }

.menulink {
color: #E1DFDF; 
font-family: Arial, Tahoma, Verdana; 
font-size: 11pt; 
text-decoration:none;
}

span#showforprint {
display: none;
}