body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #cc0000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #cc0000;
	text-decoration: underline;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}
.gradientop {
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
}
.gradienback {
	background-image: url(images/search/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.searchfileds {
	background-image: url(images/search/fields.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.whitetopbot {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rightborder {
	background-image: url(images/right_edge.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftborder {
	background-image: url(images/left_edge.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	text-decoration: none;
}
.subhead:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	text-decoration: underline;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #CC0033;
	text-transform: uppercase;
}
.disabled {
	background-color: #C0C0C0;
}
.eventHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#cc0000;
}

.body option{
max-width:160px;
table-layout:fixed;
}