.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 { color: #ffffff; text-decoration: underline; }
.style4 a:link { color: #ffffff; text-decoration: underline; }
.style4 a:visited { color: #ffffff; text-decoration: underline; }
.style4 a:hover { color: #ffffff; text-decoration: underline; }
.style2 {
	color: #003366;
	font-weight: bold;
}
.style5 {color: #333333}
.style6 {
	color: #FF3300;
	font-weight: bold;
}
.style7 { color: #0099cc; text-decoration: underline; }
.style8 {color: #FF3300}
.style9 {
	color: #00CCCC;
	font-weight: bold;
}
body {
	background-color: #b3bac4;
}
.menubar { color: #6f98be; font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; padding-left: 5px; }
.menubar a:link { color: #6f98be; font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; padding-left: 5px; }
.menubar a:visited { color: #6f98be; font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; padding-left: 5px; }
.menubar a:hover { color: #6f98be; font-size: 14px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: 600; text-decoration: none; padding-left: 5px; }
.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.leftpad { font-size: 11px; padding-left: 5px; }
