td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-size: 10px;
}

a.side1:link {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a.side1:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a.side1:hover {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a.side1:active {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

a.side1f:link {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a.side1f:visited {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a.side1f:hover {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a.side1f:active {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}a:link {
	font-weight: bold;
	color: #844A24;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #844A24;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #844A24;
	text-decoration: none;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #844A24;
}
.title  {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.smalltext {
	font-size: 10px;
}
.subtitle2 {
	font-weight: bold;
	color: #844A24;
}

a.sidew:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.sidew:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.sidew:hover {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a.sidew:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a.sidesel:link {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a.sidesel:visited {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a.sidesel:hover {
	text-decoration: underline;
	color: #990000;
	font-weight:bold;
}
a.sidesel:active {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}


div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.divcol {
	font-weight: bold;
	color: #990000;
}

a.sidep:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;

}
a.sidep:visited {
	text-decoration: none;
	color: #333333;
		font-weight: normal;
}
a.sidep:hover {
	text-decoration: underline;
	color: #990000;
		font-weight: normal;
}
a.sidep:active {
	text-decoration: none;
	color: #333333;
		font-weight: normal;
}

.formsizer {width: 180px; }


