body {

	background-image: url("/images/background.gif");
	font-family: Arial;
	line-height: 14px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.main_table {
	background-color: #FFFFFF;
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid;
	height: 100%;
}

.text {
	font-family: Arial;
	line-height: 14px;
	font-size: 12px;
}

.smaller_text {
	font-family: Arial;
	line-height: 13px;
	font-size: 11px;
}

a:link {
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #444444;
	text-decoration: underline;
}

a:hover, a:active {
	color: #AAAAAA;
	text-decoration: underline;
}

a.noline:link,a.noline:hover,a.noline:visited,a.noline:active {
	color: black;
	text-decoration: none;
}

.text_small {
	font-size: 10px;
	line-height: 12px;
}

.req {
	color: red;
}

.alert {
	color: #FF0000; font-weight: bold
}

.apply_now {
	border: 1px #000000 solid;
	background-color: #EE2222;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;	
	padding-left: 12px;
	padding-right: 12px;	
}

.donate {
	border: 1px #000000 solid;
	background-color: #227722;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;	
	padding-left: 12px;
	padding-right: 12px;	
}

.topnav {
	background-color: #006666;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	height: 26px;
}

.topnav table {
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	padding-left: 7px;
}

.topnav a:link, .topnav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;	
}

.topnav a:hover, .topnav a:active {

	text-decoration: underline;
}

.titlegreen {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #009999;
	text-align: left;
	border-bottom: 1px #000000 solid;
}

.subtitle {
	color: #EE3B33;
	font-size: 15px;
	font-weight: bold;
}

.footer {
	background-color: #006666;
	color: #FFFFFF;
	text-align: center;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	height: 26px;
}

.footer table {
	color: #FFFFFF;
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	padding-left: 10px;
}

.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 3px;
	padding-right: 3px;	
}

.footer a:hover, .footer a:active {
	text-decoration: underline;	
}
