body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p, div, td {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {	color: #000099; text-decoration: underline; }
a:visited { color: #000099; }
a:hover { color: #cc6600; /*#FE9C16; */ /* color: #FF9933; */ }
a:hover.calendarlink { color: #FFFFFF; }

a:hover.img { background-color: #FFFFFF; }

div.headingbanner {
	background-color: #000066;
	background-image: url(images/title_bg_darkblue.gif);
	background-repeat: repeat-x;
}

table.headingbanner td, table.headingbanner td a, table.headingbanner td a:visited {
	color: #cc6600;
	font-weight: bold;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
}
table.headingbanner td a:hover {
	color: #000099;
}

table.content {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.highlightupdates {
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-indent:20px;
}

/* contrast class used in past events pages */
.contrast {
	color: #cc6600; 
	font-weight: bold;
	line-height: 16pt;
}

.contrast a { color: #000099; text-decoration: underline; font-weight: normal;}
.contrast a:visited { color: #000099; }
.contrast a:hover {	color: #cc6600; text-decoration: underline; font-weight: normal;}

.heading {
	color: #333366;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
}

/*.subheading {
	font-size: 12px;
	font-style: italic;
}*/
.subheading { color: #cc6600; font-weight: bold; }

.heading#pagetitle {
	color: #333366;
	font-family: Arial, helvetica, sans-serif;
}

.boldblue {
	color: #333366;
	font-weight: bold;
}

table.menu {
	width: 140px;
	/*border-top: 1px solid #000099;*/
}
table.menu td {
	color: #cc6600;
	font-family: Verdana; /*Garamond, "Times New Roman", serif;*/
	font-size: 10px; /*13px;*/
	line-height: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left; /*center;*/
	border-bottom: 1px solid #000099;
	text-indent: 4px;
}
a.menu  {
	color: #000099;
	font-size: 10px; /*13px;*/
	font-weight: normal; /*bold;*/
	font-family: Verdana; /*Garamond, "Times New Roman", serif;*/
}
a.menu:visited  {
	color: #000099;
	font-size: 10px; /*13px;*/
	font-weight: normal; /*bold;*/
	font-family: Verdana; /*Garamond, "Times New Roman", serif;*/
}

.error_message {
	color: red;
}

.label {
	vertical-align: top;
	text-align: right;
}
.labelinvalid {
	vertical-align: top;
	text-align: right;
	color: red;
}
.label2 {
	vertical-align: top;
}
.label2invalid {
	vertical-align: top;
	color: red;
}

.boatrace_wrapper {
	width:580px;
}

.boatrace_banner {
	width:580px;
	height:225px;
	background-image:url(userfiles/image/Alumni_Boatrace_Banner.jpg);
}

.boatrace_banner_heading {
	color:#FFFFFF;
	position:relative;top:198px;
	left:0px;
	width:580px;
	text-align:center;
	font-size:16px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
