/* CSS Document */

body { 
    margin:0px auto 0px auto;
	background-image:url(/v2/xobjects/images/backgroundrepeater.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
}

.links {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#4e5a6b;
	font-weight:bold;
	text-decoration:none;
	

}

.whiteText {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;

}

.eventHeader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	color:#000000;
	font-weight:bold;

}
.specialheader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style:normal;
	color:#000000;
	font-weight:bold;
}



#Main {
	position:relative;
	margin:0px auto 0px auto;
	width: 1037px;

}


#LeftBar {
	position:relative;
	float:left;
	width:120px;
}

#CenterBar {
	position:relative;
	float:left;
	width:800px;
	background-color:#e3efff;
}

#CenterTop {
	position:relative;
	width:800px;
}

#CenterMiddle {
	position:relative;
	width:800px;
}

#CenterMiddleTop {
	position:relative;
	width:800px;
}

#CenterMiddleTop td {
	background-color:#a9bfdc;
	text-align:center;
}

#CenterMiddleTop td:hover {
	background-color:#889cb7;
}

#CenterMiddleTop a {
    color:#4e5a6b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#CenterMiddleBottom {
	position:relative;
	width:800px;
}

#CenterMiddleBottom td {
	background-color:#4e5a6b;
	text-align:center;
}

#CenterMiddleBottom td:hover {
	background-color:#62748d;
}

#CenterMiddleBottom a {
    color:#aabfdd;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#CenterBottom {
	position:relative;
	width:780px;
	z-index:1;
	background-image:url(/v2/xobjects/images/bodybackground.jpg);
	background-color:#e3efff;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
}

#CenterBottomUsed {
	position:relative;
	width:780px;
	z-index:1;
	background-image:url(/v2/xobjects/images/bodybackground.jpg);
	background-color:#e3efff;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#CenterBottom a {
	color:#4e5a6b;
	font-weight:bold;
	font-size:12px;
}

#RightBar {
	position:relative;
	float:left;
	width:117px;
	height:600px;
}


.specialheaderred {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style:normal;
	color:#990000;
	font-weight:bold;
}

#CenterBottom .specialheaderred a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style:normal;
	color:#990000;
	font-weight:bold;
}

