.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;
}

OPTGROUP.blue{background-color:white; color:blue}
OPTGROUP.red{background-color:white; color:red}
OPTION.white{background-color:white; color:maroon}



.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style2 {
	color: #003366;
	font-weight: bold;
}
.style5 {color: #333333}
.style6 {
	color: #FF3300;
	font-weight: bold;
}
.style7 {color: #0099CC}
body {
	background-color: #b3bac4;
}
.style8 {color: #FF3300}
.style9 {
	color: #00CCCC;
	font-weight: bold;
}