.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height:25px;
	background-color: #990000;	
}
.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#banner { 
	font-family:"Times New Roman", Times, serif; 
	color:#FFFFFF;
	}
.large {font-size:large;}
.medium {font-size:medium;}
.x-large {font-size:x-large;}
.small {font-size:small;}
	
.fade {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.welcome {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
.footer {
}
.date {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
body {background-image:url(images/eewhite70.gif);
	}