	.searchNav {
		vertical-align: middle;
		background-color: 993333;
		color: #ccff00;
		font-size: 11px;
		font-family: Arial, Helvetica;
		font-weight: bold;
	}
	
	.nav {
		vertical-align: middle;
		background-color: 003366;
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		font-family: Verdana, Helvetica, Arial;
	}
	
	.nav a:link {
		color: #ffffff;
		font-size: 10px;
		text-decoration: none;		
	}
	.nav a:visited {
		color: #ffffff;
		font-size: 10px;
		text-decoration: none;		
	}
	.nav a:active {
		color: #ffffff;
		font-size: 10px;
		text-decoration: none;		
	}
	.nav a:hover {
		color: #ffff00;
		font-size: 10px;
		text-decoration: none;		
	}
	.intro {
		font-size: 12px;
		font-family: Verdana;
		vertical-align: top;
		color: #003366;
	} 
	.intro a:link {
		color: #003366;
	} 
	.intro a:visited {
		color: #003366;
	} 
	.intro a:active {
		color: #003366;
	} 
	.intro a:hover {
		color: #ff0000;
	}
	
	.subTitle {
		font-size: 12px;
		font-family: Verdana;
		vertical-align: top;
		color: #993333;
	}  
	.subTitle a:link {
		color: #993333;
	} 
	.subTitle a:visited {
		color: #993333;
	} 
	.subTitle a:active {
		color: #993333;
	} 
	.subTitle a:hover {
		color: #ff0000;
	}
	
	td {
		font-size: 10px;
		font-family: Verdana;
		vertical-align: top;
		color: #003366;
	}
	
	td.middle {
		font-size: 10px;
		font-family: Verdana;
		vertical-align: middle;
		color: #003366;
	}
	
	.inputText {
		font-size: 10px;
		font-family: Verdana;
		width: 120px;
		color: #003366;
	}
	
	input {
		font-size: 10px;
		font-family: Verdana;
		color: #003366;
		border: 1px #003366 solid;
	}
	
	select {
		font-size: 10px;
		font-family: Verdana;
		color: #003366;
	}
	
	.searchText {
		vertical-align: middle;
		font-size: 13px;
		font-family: Verdana;
		color: #ffffff;
		background-color: #003366;
		font-weight: bold;
	}
	
	.inputButton {
		font-size: 10px;
		font-family: Verdana;
		background-color: #003366;
		color: #ffffff;
	}
	
	.sectionTitle {
		font-size: 15px;
		font-family: Verdana;
		color: #ff6600;
		font-weight: bold;
	}
	
	.ser {
		font-size: 10px;
		font-family: Arial;
		vertical-align: top;
		color: #cccccc;
	}
	
	.small {
		font-size: 12px;
		font-family: Verdana, Helvetica, Arial;
		vertical-align: top;
		color: #ff6633;
		background-color: #eeeeee;
	}
	.small a:link {
		color: #003366;
	}
	.small a:visited {
		color: #003366;
	}
	.small a:active {
		color: #003366;
	}
	.small a:hover {
		color: #ff0000;
		text-decoration: none;
	}
	
	.smallAlt {
		background-color: #eeeeee;
		font-size: 12px;
		font-family: Verdana;
		vertical-align: top;
		color: #009999;
	}
	
	
	
	.top {
		font-size: 10px;
		font-family: Verdana, Helvetica, Arial;
		vertical-align: top;
		color: #666666;
	}
	.top a:link {
		color: #666666;
	}
	.top a:visited {
		color: #666666;
	}
	.top a:active {
		color: #666666;
	}
	.top a:hover {
		color: #ff0000;
		background-color: #eeeeee;
		text-decoration: none;
	}
	
	
	
	#boxNarrow {
		width: 210px;
		margin-top: 2px;
		font-family: Verdana, Arial, Sans-Serif;
		color: #003366;
		font-size: 11px;
		padding: 5px;
		border: 1px solid #003366;
		background-color: #ffffff;
	}
	
	#login {
		width: 210px;
		margin-top: 2px;
		font-family: Verdana, Arial, Sans-Serif;
		color: #003366;
		font-size: 11px;
		padding: 5px;
		border: 1px solid #003366;
		background-color: #eeeeee;
	}
	
	.warning {
		font-family: Verdana, Helvetica, Arial;
		color: #ff0000;
		font-size: 12px;
	}
	
	.footer {
		font-family: Verdana, Helvetica, Arial;
		color: #003366;
		font-size: 11px;
	}
	
	.footer a:link {
		color: #003366;
	}
	.footer a:visited {
		color: #003366;
	}
	.footer a:active {
		color: #003366;
	}
	.footer a:hover {
		color: #ff0000;
	}
	
	.medium {
		font-family: Verdana, Helvetica, Arial;
		color: #003366;
		font-size: 15px;
		font-weight: bold;
	}
	
	.mediumh2 {
		font-family: Verdana, Helvetica, Arial;
		color: #003366;
		font-size: 15px;
		font-weight: bold;
	}