.border {
	border:#993333 solid 1px;
}
.tableborder {
	border:#e2e2e2 solid 1px;
}

.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A0A0A;
	text-decoration: none;
	line-height:18px;
}
.toplinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A0A0A;
	text-decoration: none;
}
.toplinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9b2d30;
	text-decoration: none;
}
.sidelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A0A0A;
	text-decoration: none;
	line-height:15px;
}
.sidelinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A0A0A;
	text-decoration: none;
}
.sidelinks a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fa3e00;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A0A0A;
	text-decoration: none;
	line-height:18px;
}
.listtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A0A0A;
	text-decoration: none;
	line-height:18px;
	padding-left:10px;
}
.head {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0A0A0A;
	text-decoration: none;
	line-height:18px;
	padding-left:10px;
}.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
.submitBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#D53909;
	text-decoration: none;
	border: 1px dashed #ffffff;
}
.resetBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#8e3028;
	text-decoration: none;
	border: 1px dashed #ffffff;
}
