body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
body,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3 {
	margin:0px;
}
a:link {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: underline;
}
.inputtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.largemenu {
	padding-left: 10px;
	padding-bottom:11px;
	font-size: 11px;
	font-weight: bold;
	color: #113956;
}
.largemenu a {
	color: #113956;
	text-decoration: none;
}
.largemenu a:hover {
	color: #113956;
	text-decoration: none;
}
.largemenu a:visited {
	color: #113956;
	text-decoration: none;
}

.list
{
	margin: 0px;
	padding-left: 15px;
	padding-top: 4px;
}
.normalmenu {
	padding-left: 14px;
	padding-top: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113956;
}
.normalmenu a {
	color: #113956;
	text-decoration: none;
}
.normalmenu a:hover {
	color: #113956;
	text-decoration: underline;
}
.normalmenu a:visited {
	color: #113956;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113956;
}
.top a {
	color: #113956;
	text-decoration: none;
}
.top a:hover {
	color: #113956;
	text-decoration: none;
}
.top a:visited {
	color: #113956;
	text-decoration: none;
}
.logotext {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
	line-height: 23px;
	font-weight: bold;
	color: #113956;
}
.maintable {
	width: 800px;
	padding: 0px;
}
.menutable {
	width: 259px;
	padding: 0px;
	background-color: #E2CA87;
}
.contenttable {
	width: 526px;
	padding-top: 10px;
	padding-left: 15px;
}
.hSpacer {
	width: 5px;
}
.vSpacer {
	height: 5px;
}
.vSpacer1px {
	height: 1px;
}
.vSpacer15px {
	height: 15px;
}

.webeditor{
	font-size: 10px;
	height: 15px;
	background-color: #FFCCFF;
}

.button2 {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 13px;
	cursor : hand;
	padding: 4px;
}
.small {
	font-size: 11px;
}
