body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px auto 10px;
	padding: 0px;
	background: #FFFFFF;
	width: 900px;
}

.smalltext {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #070F81;
	text-decoration: underline;
}
a:hover, a:active {
	color: #cc0000;
	text-decoration: none;	
}
.mainmenu a:link, .mainmenu a:visited {
	color: #070F81;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 1px;
}
.mainmenu a:hover, .mainmenu a:active {
	color: #9FA3AC;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h1 {
	font: 24px "Trebuchet MS", Georgia, Times, serif;
	color: #000000;
	border-bottom: 1px solid #6B716C;
	padding-bottom: 4px;
	margin: 0px 0px 4px;
}
h2 {
	color: #cc0000;
	font: 18px "Trebuchet MS", Georgia, Times, serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	font: 18px "Trebuchet MS", Georgia, Times, serif;
	color: #000000;
	border-bottom: 1px solid #6B716C;
	margin: 15px 0px 0px;
}
a.tools {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	margin: 6px 0;
	color: Black;
	background: #5eb0d9;
	display: block;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #666;
}

a.tools1{
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	margin: 6px 0;
	color: Black;
	background: #5ed987;
	display: block;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #666;
}

a.tools:active, a.tools1:active {
	text-decoration: underline;
	color: Black;
}

a.tools:visited, a.tools1:visited {
	text-decoration: underline;
	color: Black;
}


.toolarea {
	border: solid 1px #666;
	padding: 5px 5px 0px;
	margin-bottom: 20px;
}

.logo {
	text-align: center;
	margin: 20px 0px;
}

.menu1 {
	text-align: center;
	margin-bottom: 10px;
}

.menu2 {
	text-align: center;
	margin-bottom: 15px;
}

#logonform {
	margin: 20px 140px;
}

.form input{
	margin: 4px 0;
}
