body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	scrollbar-face-Color: #1E4164;
	scrollbar-highlight-color: #7FA1B6;
	scrollbar-shadow-color: #7FA1B6;
	scrollbar-base-color : #7FA1B6;
	scrollbar-3d-light-color : #7FA1B6;
	scrollbar-dark-shadow-color : #7FA1B6;
}
.inputwhite {
	BORDER-BOTTOM-COLOR: #00000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #00000;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #00000;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #00000;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #CA0101;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px
}
.inputred {
	BORDER-BOTTOM-COLOR: #CA0101;
	BORDER-LEFT-COLOR: #CA0101;
	BORDER-RIGHT-COLOR: #CA0101;
	BORDER-TOP-COLOR: #CA0101;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	border: 1px #666666 solid
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal
}
.formnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold
}
.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: bold
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 80A1B6;
}
.button {
	BORDER-BOTTOM-COLOR: #00000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-COLOR: #00000;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #00000;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #00000;
	BORDER-TOP-WIDTH: 1px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	background-image: url(images/but-back.jpg);
}
A:hover {
	color:#000000
}
A {
	text-decoration:none
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px
}
td {
	font-family: Verdana;
	font-size: 9pt;
	letter-spacing: -0.8px;
	word-spacing: -1px;
	color: #1E4164;
	line-height:18px
	}
.header {
	font: bold 24px Arial, Verdana, Helvetica, sans-serif
}
.subhead {
	font-weight: bold;
	font-size: 12px
}
.list {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
}
.dropdown {
	position: absolute;
	color:black;
	width:140px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EFEFEF;
	layer-background-color: #EFEFEF;
	top:110px;
	z-index:1;
	visibility: hidden;
}
.drophead:hover {
	color:black;
	text-decoration:none
}
.dropitem:hover {
	color:black;
	font: bold;
}
