body {
	background: #96A2A3;
}
table {
	background: #FFFFFF;
	align: left;
}
tr,th,td,body {
	font-family: verdana;
	font-size: 8pt;
}
td {
	vertical-align: top;
}
a,a:active,a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #287738;
}
a:hover {
	font-family: verdana
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
input{
	background: #fbfbfb;
	border: 1px solid #bcbcbc;
	font-family: Verdana;
	font-size: 8pt;
	height: 18px;
}
.search {
	width: 180px;
}
h1 {
	color: #2D75B0;
}

h1,h2 {
	color: #CC3300;
	display: block;
	font-family: Verdana;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-bottom: 1px #2262A2 dashed;
}
h2 {
	font-size: 10pt;
	margin-top: 18px;
	margin-bottom: 5px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12pt;
}
select {
	width: 100px;
	border: 1px solid #F0F0F0;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	height: 15px;
}
a.normal,a.normal:hover,a.normal:visited {
	font-weight: normal;
	font-size: 7pt;
}
a.normal:hover {
	color: #FFCC00;
}
a.normal2,a.normal2:hover,a.normal2:visited {
	font-weight: normal;
	font-size: 7pt;
	color: #5C6C9C;
}
a.normal2:hover {
	color: #FFCC00;
}
hr {
	border: 0 px;
	border-top: 1px dashed #000000;
	height: 1px;
}
.footer {
	border-top: 0px;
}
