body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

a {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.hors {
	background-image: url(../img/hors.gif);
	line-height: 19px;
}
.horsh1 {
	background-image: url(../img/hors2.gif);
	line-height: 10px;
}
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 27px;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subheader {
	font-size: 15px;
}
#menu a {
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #D67B20;
}

#adminmenu a {
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	display: block;
}
#adminmenu a:hover {
	color: #FFFFFF;
}
#menu td {
	color: #FFF;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.whitetext {
	color: #FFF;
}
.bluetext {
	color: #32568A;
}
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a:hover {
	color: #000;
}
.zeropad {
	margin: 0px;
	padding: 0px;
}
.textf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.workshops {
	font-size: 11px;
}
h2 {
	font-size: 19px;
	font-weight: normal !important;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.error{
	color: #F00;
}
