/* CSS Document */
.body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #425C7D;
}
.report_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

.note {
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color:#6D6D6D;
}

.textbox {
	border: ;
	border-width:thin;
	border-style:groove; color:#CCCC99;
	color:#003399;
}

.li {
	list-style-image:url(images/arrow_headers.gif);
	color:#333366;
}

.listbox {
	color:#003399;
	background-color:#F7F7F7;
}

.bttn {
	border: ;
	border-width:thin;
	border-style:groove;
	color:#000033;
	font-family:"Courier New", Courier, mono;
	color:#003333;
	font-weight:bold;
	background-color:#E7EDE9;
}

.footertxt {
	color:#FFFFFF;
}

a:link {
	COLOR:#999999; font-weight:bold; text-decoration:none;
}

a:visited {
	COLOR:#999999; font-weight:bold; text-decoration:none;
}

a:active {
	COLOR:#999999; font-weight:bold; TEXT-DECORATION: none;
}

a:hover {
	COLOR:#333300; font-weight:bold; TEXT-DECORATION: none;
}
