.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009933;
	text-align: right;
	font-weight: normal;
	margin-top: 10px;
}
.content {
	height: 250px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
table {
	background-color: #FFFFFF;
	border-top: medium solid #CCCCCC;
	border-right: thick solid #999999;
	border-bottom: thick solid #999999;
	border-left: medium solid #CCCCCC;
}
body {
	background-image: url(images/2010ChaserTShirtBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CBE8F6;
}
a
{color: #ffffff; text-decoration: none;}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active { color: #009933;}
.tableheader {
	font-weight: bold;
	background-color: #009933;
	height: 20px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
	line-height: 20px;
}
#TopFrame {
	height: 100%;
	width: 100%;
}
#BottomFrame {
	height: 100%;
	width: 100%;
}
.smallTag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
