body, td, tr, select, input, textarea{

	font-family: Trebuchet MS;
	color:#000000;
	font-size: 12px;

	}
	
a.general:link{color:#3300CC;text-decoration:none}
a.general:hover{color:#CC0000;text-decoration:bold}
a.general:visited{color:#3300CC;text-decoration:none}
a.general:visited:hover{color:#CC0000;text-decoration:bold}


a.topnav:link{color:#ffffff;text-decoration:none}
a.topnav:hover{color:#ffffff;text-decoration:bold}
a.topnav:visited{color:#ffffff;text-decoration:bold}


a.topbar:link{color:#003399;font-size:11pt;font-weight:bold;text-decoration:none}
a.topbar:hover{color:#dc1920;font-size:11pt;font-weight:bold}
a.topbar:visited{color:#003399;font-size:11pt;font-weight:bold;text-decoration:none}
a.topbar:visited:hover{color:#dc1920;font-size:11pt;font-weight:bold}

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;
}