body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: universe, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1 {

	font-family: universe, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #eb3106;

}

h2 {

	font-family: universe, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #eb3106;

}

td {
	font-family: universe, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.toptile {
	background-image: url(/images/toptile.gif);
	background-repeat: repeat-x;
	height: 23px;
}

.font1 {
	font-family: universe, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.topcentertile {
	background-image: url(/images/topcentertile.gif);
	background-repeat: repeat-x;
	height: 23px;
}

.navtile {
	background-image: url(/images/navtile.gif);
	height: 27px;
	background-repeat: repeat-x;
}

.redy {
	background-image: url(/images/red.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.redx {
	background-image: url(/images/red.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#contactTable td, .contactText {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #0000A0;
}

#regForm input[type="text"] {
	width: 200px;
}
