body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFE5CB;
	background-image: url(../media/bg1.gif);
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	text-align: left;
}
a {
	color:#00f;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: .9em;
	border-bottom: 1px solid #000000;
	margin-right: 2em;
}
h4 {
	font-size: .825em;
	border-bottom: 1px solid #000000;
	margin-right: 2em;
}
h5 {
	font-size: 0.9em;
	margin-right: 2em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
p, li {
	font-size: .75em;
	color: #006;
}
li li {
	font-size: 1em;
}
li {
	margin-bottom: 4px;
	margin-top: 4px;
}
th {
	text-align: left;
}
#dropdownarea select {
	font-size: 0.7em;
	color: #006;
}
#dropdownarea .button_go {
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	background-color: #009;
	padding:0;
}
#dropdownarea label {
	float:left;
	width: 180px;
	font-size: .7em;
	margin-top: 4px;
}
#dropdownarea div {
	margin: 6px 0;
}
#mainContent {
	
}
#mainContentHome {
	overflow:auto;
	height: 200px;
	width: 690px;
}
hr {
	border:none;
	background-color:#039;
	color:#039;
	height:1px;
	width:100%;
	padding: 0;
	margin: 0 0 8px 0;
	text-align:left;
}
.button_close {
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
	background-color: #009;
	padding:0;
}
.tableBorder1 {
	border:1px solid #000;
}
.hidden {
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}
.style4 {
	background-color: #FFFF00;
	color: #000066;
}
a:link {
	color: #000066;
}
.tooltiptext{
    display: none;
}