/* CSS Document */

body {
	margin-top: 0;
	margin-left:0px;
	margin-right:0;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	width:100%;
	}

#headerBG
{
	margin-top: 0px;
	background: url(../images/headerbg.jpg) repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	height: 187px;
}

#headerImage 
{
	margin-top: 0px;
	background: url(../images/header.jpg) no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	height: 187px;
}

#pageTitle {
	position:absolute;
	padding-top:162px;
	text-indent:10px;
	font-size: 18px;
	font-weight:normal;
	color:#990000;
	text-transform: uppercase;
	z-index:1000;
	}	

.headline {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}

.eventTitle {
	text-transform: uppercase;
	font-size: 16px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}

#content {
	margin:10px;
	}

.tableHeader
{
	height:28px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #000000;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableSubHeader
{
	height:24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	background-color: #C3BDAB;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.trBorderBottom
{
	border-bottom: #990000 1px solid;
}

a.toplink:link, a.toplink:visited, a.toplink:hover 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-decoration: underline;
}

a.toplink:hover 
{
	color: #000000;
}

.label, .boldLabel, .labelSmall {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
	}

.boldLabel {
	font-weight:bold;
	}

.labelSmall {
	font-size: 10px;
	}

.button 
{
	height: 22px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

a:link, a:visited, a:hover 
{
	font-size: 13px;
	COLOR: #990000; 
	TEXT-DECORATION: underline; 
}

a:hover 
{
	COLOR: #000000; 
}

.alert {
	font-size: 13px;
	font-weight:normal;
	color: #990000;
	}

TEXTAREA, INPUT, SELECT 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000; 
}

	
/* //////////// MISC //////////// */

.EnabledControl, DisabledControl, ReadOnlyControl 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
}

.DisabledControl 
{
	color: #999999;
}

/*