.side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F3F3F3;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004D8F;
	text-decoration: none;
}

.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C42702;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D5000F;
}
.subheding {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #EF7000;
}
ul {
	list-style-image: url(../images/0100aron.gif);
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	text-align: justify;
}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	border: 1px solid #BC9BDD;
}

input.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	border: 1px outset #BC9BDD;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #202020;
	border: 1px solid #BC9BDD;
}

.buttontext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #424242;
}
.netbios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.netbios:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #166A00;
	text-decoration: none;
}
.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D5000F;
	text-decoration: none;
}

