h1 { font-size:large; font-weight:900; font-style:italic}
h2 { font-size:medium; font-weight:700 }
h3 { font-size:larger; font-weight:normal }
h4 { font-size:medium; font-weight:bold }
address { font-weight:bold }
font { color:#A9A9A9 }
.summary { font-family: Verdana, Arial; font-size: 8pt; color: black; text-decoration: none}
.bthead { font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; color: white;}
td { color:black ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; text-align: left}
.bg1 { background: #EEEEEE; }
p { font-family: Verdana, Arial; font-size: 8pt; color: black; text-decoration: none }
th { color:black ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; text-align: left}
a {  color: #CC9900}
img { margin: 0px ; padding:0 px; }
table { border:"0" ; margin: "0" padding: "0" }

.text {
	text-align: right;
	padding:0px 10px 0px 0px;
}

input {
	width: 300px;
}

input.go {
	width: 307px;
}

select {
	width: 307px;
}

html, body {
	background-color: white;
	color: black;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

table.topmenu td {
	text-align: center;
}
table.topmenu td a {
	font-size: 10px;
	color: black;
	text-decoration: none;
	vertical-align: 3px;
}
table.topmenu td.off {
	background: url( '../i/top-off-center.gif' ) repeat-x;
}
table.topmenu td.on {
	background: url( '../i/top-on-center.gif' ) repeat-x;
}
