.home {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
p1 {
	LINE-HEIGHT: 130%
}
p2 {
	FONT-SIZE: 22px
}
.txt {
	FONT-SIZE: 13px; FONT-STYLE: normal; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.sml {
	FONT-SIZE: 10px; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.bdy3 {
	FONT-SIZE: 16px; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.bdy4 {
	FONT-SIZE: 18pt; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
INPUT {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #eeeeee
}
TEXTAREA {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #eeeeee
}
SELECT {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: 1px solid; COLOR: #000000; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c8c8b0
}
h1{
	font : bold 20px Arial, Helvetica, sans-serif;
	color: #004080;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
.menutitle{
		cursor:pointer;
		margin-bottom: 5px;
		color:#004080;
		width:140px;
		padding:2px;
		text-align: right;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;

	}
	.menutitleon{
		cursor:pointer;
		margin-bottom: 5px;
		color:#004080;
		width:140px;
		padding:2px;
		text-align: right;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		border: 2px solid black;
	}
	.submenu{
		margin-bottom: 0.5em;
		width:140px;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		padding:2px;
		text-decoration: none;
		
	}
	.subbox{
		width: 140px;
		margin-bottom: 5px;
		border-left: 3px solid #a7cac6;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding: 2px;
		text-decoration: none;
		background-color : #dbf1ef;
		color: black;
	}
.red {
	font : bold italic;
	color: red;
	
}