.bodytext-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
}
.field-input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000033;
	background-color: #CDE7F3;
	border: 1px solid #006699;
	height: 21px;
}
.field-button {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #000033;
}
.border {
	border: 1px solid #999999;
}
.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.sidelinks:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
a.sidelinks:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.sidelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.sidelinks:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}.bodytext-12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
}
