a.menu1:link { color: white; text-decoration: none }
a.menu1:active { color: white; text-decoration: none }
a.menu1:visited { color: white; text-decoration: none }
a.menu1:hover { color: yellow; text-decoration: none }

a.menu2:link {
	color: #F28C10;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.menu2:active {
	color: #F28C10;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.menu2:visited {
	color: #F28C10;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.menu2:hover {
	color: #CD1A04;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.formtext {
	color: #FF8000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.tableshell {
	border-color:#000000;
}
.tableheader {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	border-color:#5b75a4;
	background-color:#5b75a4;
}
.tableheader2 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	border-color:#FF0000;
	background-color:#FF0000;
}
.tablerowalt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color:#EEEEEE;
}
.tablecheck {
	background-image:url(images/check.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.number2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FF0000;
}
.tableorange {
	border-left-width:thin;
	border-color:#FF9900;
	border-left-style:dotted;
	border-right-width:thin;
	border-right-style:dotted;
}
.tablegreen {
	border-left-width:thin;
	border-color:#A7DF5C;
	border-left-style:dotted;
	border-right-width:thin;
	border-right-style:dotted;
}
.tableblue {
	border-left-width:thin;
	border-color:#0099FF;
	border-left-style:dotted;
	border-right-width:thin;
	border-right-style:dotted;
}
.tableyellow {
	border-left-width:thin;
	border-color:#FFFF00;
	border-left-style:dotted;
	border-right-width:thin;
	border-right-style:dotted;
}
