body, td, tr, select, input, textarea{
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
	}

a:link{color:#660000; text-decoration:underline; font-weight:bold}
a:hover{color:#9a0101; text-decoration:underline; font-weight:bold}
a:visited{color:#660000; text-decoration:underline; font-weight:bold}
a:visited:hover{color:#9a0101; text-decoration:underline; font-weight:bold}

a.leftnav:link{color:#cccc99; text-decoration:none; font-weight:bold}
a.leftnav:hover{color:#ffffb7; text-decoration:none; font-weight:bold}
a.leftnav:visited{color:#cccc99; text-decoration:none; font-weight:bold}
a.leftnav:visited:hover{color:#ffffb7; text-decoration:none; font-weight:bold}

.nav{
	font-family:Trebuchet MS; 
	font-size:12pt; 
	background: #660000;  
	border:5px #660000; 
}

a.secnav:link{color:#660000; text-decoration:none; font-weight:bold}
a.secnav:hover{color:#9a0101; text-decoration:none; font-weight:bold}
a.secnav:visited{color:#660000; text-decoration:none; font-weight:bold}
a.secnav:visited:hover{color:#9a0101; text-decoration:none; font-weight:bold}

.secnav{
	font-family:Trebuchet MS; 
	font-size:12pt; 
	background: #cccc9a;  
	border:5px #cccc9a; 
}

hr.nav {
  border: 0;
  width: 100%;
  color: #003399;
	height: 2px;
}

.navbar {border-bottom: 2px solid #DA1920; border-left: 2px solid #DA1920; border-top: 2px solid #DA1920;padding-left:5px;}
.leftbar {border-left: 2px solid #DA1920; padding-left:5px;}
.bottom {border-bottom: 2px solid #DA1920;}
.btmleftbar {border-bottom: 2px solid #DA1920; border-left: 2px solid #DA1920;padding-left:5px;}

h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;	
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.4em;
	color: #003399;
}

h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.4em;
	color: #003399;
}

h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;	
	margin-left: 10px;
	font-weight: bold;
	line-height: 1.4em;
	color: #003399;
}
