/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body, html {height: 100%}
#outer {height: 100%; overflow: visible;}
#head {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#000000;
}
#subhead {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
#errorText {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#FFff00;
}
#donation {
	font-size: 10px;
	color: #ffffff;
	background-color: #a5a5a5;
	text-decoration:none;
}
#red{
	color:#FF0000;
}
#blue {
color:#4499dd;
}
#spaced {
	letter-spacing:5px;
	font-size: 8px;
	color:#aaaaaa;
}
#small {
	font-size: 9px;
}
#smallgrey {
	font-size: 9px;
	color:#a5a5a5;
	}
body {
	 background-color: #383838;
}
.plain a:link {
	font-size: 12px;
	color: #0000CC;
	text-decoration:none;
	font-weight:normal;
}
.plain a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
	font-weight:normal;
}
.plain a:active {
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
	font-weight:normal;
}
.plain a:hover {
	font-size: 12px;
	text-decoration:underline;
	font-weight:normal;
	}
.donLink a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration:none;
	font-weight:bold;
}
.donLink a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
}
.donLink a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
}
.donLink a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:underline;
	font-weight:bold;
	}
.sideLink a:link, a:active {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
.sideLink a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
.sideLink a:hover {
	font-size: 12px;
	color: #ffffff;
	background-color: #999999;
	text-decoration:none;
	font-weight:bold;
	}
.nav a:link, a:visited{
	font-size: 12px;
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover{
	font-size: 12px;
	color:#ffffff;
	background-color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
input.input-box{
float: left;
border: #000000 solid 1px;
background-color:#ffffff;
font-size:11px;
} 
input.err{
float: left;
border: #000000 solid 1px;
background-color: #ffff66;
font-size:11px;
} 
input.btn{
font-family:arial;
font-size:11px;
background-color:#cccccc;
border:1px solid;
}
input.btnhov{
background-color:#ffffff;
}
textarea {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid;
}
select.error {
	background-color: #ffff66;
	border: #ooooff solid 1px;
}
select.input-box{
border: #000000 solid 1px;
background-color:#ffffff;
}
select.error {
	background-color: #ffff66;
	border: #ooooff solid 1px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
}

img.bord {
	margin-right: 10px;
}
