BODY {

}

TD {
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #993399;
}

.navleft {
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	color: #999999;
}

.navleft_multi_line {
    font-size:11px;
	font-weight: bold;
	text-align: right;
	line-height: 11px;
	color: #999999;
}

.navbottom {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.headline {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.tabletext {
	font-size: 9px;
}

.tablenum {
	font-size: 9px;
	font-weight: bold;
}

.purple {
	color: #993399;
}

.grey {
	background-color: #cccccc;
}

.grey2 {
	background-color: #e5e5e5;
}


.textbox {
	font-size: 9px;
}

.q {
	font-size: 12px;
	width: 20px;
	text-align: center;
}

.copyright {
	font-size: 9px;
	color: #cccccc;
	text-align: right;
	
}
.underline{
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
}
.footer{
	font-family: verdana;
	color: #333333;
	font-size: 9px;
	line-height: 15px;
}

#mouseoverstyle{
background-color:#993399;
}

#mouseoverstyle a{
color:white;
}

.textbox {
	font-size: 10px;
	width: 150px;

}


.textboxprograms {
	color: #000000;
	border-style: solid;
	border-color: #cccccc;
	font-size: 10px;
	background-color:#E8E4E9;
}

.textboxnewsletter {
	border-style: solid;
	border-color: #D3BED7;
	font-size: 10px;
	width: 150px;
}
.newsletterpulldown {
	border-style: solid;
	border-color: #gggggg;
	font-size: 10px;
	width: 150px;
}

.donatepulldown {
	color: #000000;
	border-style: solid;
	border-color: #cccccc;
	font-size: 10px;
}

.buttondonate{
	color: #000000;
	border-style: solid;
	border-color:#CECFCE;
	font-size: 12px;
	width: 80px;
	background-color:#F1F2F2;
}
.submit{
	color: #000000;
	border-style: solid;
	border-color:#CECFCE;
	font-size: 12px;
	width: 80px;
	background-color:#D6BED6;
}
.bigred 
{
	font-family: verdana;
	color: red;
	font-size: 10px;
	line-height: 17px;
}
.label {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
}
.label2 {
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	line-height : 12px;
}
.donate A:link{
	color: #993399;
	font-size : 11px;
}
.donate A:visited{
	color: #993399;
	font-size : 11px;
}
.donate A:hover{
	color: #999999;
	font-size : 11px;
}
.purple A:link{
	color: #993399;
	font-size : 11px;
	text-decoration: underline;
}
.purple A:visited{
	color: #993399;
	font-size : 11px;
	text-decoration: underline;
}
.purple A:hover{
	color: #999999;
	font-size : 11px;
}

.alt A:link{
font-family: verdana;
	color: #999999;
	font-size : 7pt;
	text-decoration: none;
	font-style: italic;
}
.alt A:visited{
font-family: verdana;
	color: #999999;
	font-size : 7pt;
	text-decoration: none;
	font-style: italic;
}
.alt A:hover{
font-family: verdana;
	color: #993399;
	font-size : 7pt;
	text-decoration: underline;
	font-style: italic;
}

.focus {
	font-family: verdana;
	color: #333333;
	font-size: 9px;
}

.focus A:link{
	color: #993399;
	font-size : 9px;
	text-decoration: underline;
}
.focus A:visited{
	color: #993399;
	font-size : 9px;
	text-decoration: underline;
}
.focus A:hover{
	color: #999999;
	font-size : 9px;
}
.alt2 A:link{
	color: #993399;
	font-size : 11px;
	text-decoration: none;
}
.alt2 A:visited{
	color: #993399;
	font-size : 11px;
	text-decoration: none;
}
.alt2 A:hover{
	color: #999999;
	font-size : 11px;
	text-decoration: underline;
}
#emailprompt {
	position: relative;
	font: 200 12px Arial,sans-serif;
	color: crimson;
	padding-left: 3px;
	visibility: hidden;
}

