/* CSS Document */



body {
	margin:0px;
	font-family:Arial;
	font-size: 9pt;
	color: #333333;
	background-color: #e9eaec;
	text-align:center;
}
table,th,tr,td {
	font-family:Arial;
	font-size: 9pt;
	color: #333333;
}
.classed {
	font-family:Arial;
	font-size:10pt;
	border:1px solid silver;
}
.button {
	background-color:#a6e420;
	font-family:Arial;
	font-size:10pt;
	padding:1px;
	margin:1px;
	border: 1px solid #84bc0b;
}
optgroup {
	font-family:Arial;
	color:#333333;
	font-size:14px;
}	
.style6 {
	color: #30a10d;
	font-weight: bold;
	font-size: 14px;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.menubgo {
background-image: url('images/menu_hover.gif');
cursor:pointer;
}
.style10 {
	font-size: 14px;
	font-weight: bold;
	color: #30a10d;
}
.style13 {
color:gray;
font-weight:bold;
text-decoration:none;
	}
.style17 {color: #709f00; font-weight: bold; }

a,a:hover {
color: #30a10d;
text-decoration:none;
font-weight:bold;
}

