body, td, button, submit, input, select {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 11px;
}
p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 21px;
}
.lr {
	border-left: #c6c6c6 1px solid; 
	border-right: #c6c6c6 1px solid;
}
.lrt {
	border-left: #c6c6c6 1px solid; 
	border-right: #c6c6c6 1px solid;
	border-bottom: #c6c6c6 1px solid;
}
.htext {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 23px;	
}
.navtext {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
}
.txt13b {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
	color: #2F12AA;
	margin-left: 10px;
}
.sep {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 15px;	
	font-weight: bold;
	color: #7FB9E9;
}
.nav:link {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
	color: #7FB9E9;
	text-decoration: none;
}
.nav:visited {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
	color: #7FB9E9;
	text-decoration: none;
}
.nav:hover {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
	color: #88CC1D;
	text-decoration: none;
}
.list:link {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 11px;	
	color: #7FB9E9;
	text-decoration: none;
}
.list:visited {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 11px;	
	color: #7FB9E9;
	text-decoration: none;
}
.list:hover {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 11px;	
	color: #88CC1D;
	text-decoration: none;
}
.inpbox {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 11px;
	border: #999999 1px solid;
	height: 25px;
}
fieldset {
	border: #999999 1px dashed;
	padding: 15px;
}
.txt13r {
	font-family: "Trebuchet Ms", Verdana, Helvetica;
	font-size: 13px;	
	font-weight: bold;
	color: #77B21A;
}