/* CSS Document */

body {
	background-color: #777777;
	font-familY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
}


#main_table {
	background-color: white;
	border: 1px solid #333333;
	
}

#outside_table {
	border: 5px solid #999999;
	margin-top: 12px;

}

#main_table #top_row {
	background-image:url(images/top_background1.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding: 3px;
	padding-right: 20px;
	background-color: #1B1565;
}
#main_table #top_row  td {
	border-bottom: 1px solid #333333;
}

#main_table #flash_cell {
	border-bottoM: 1px solid #CCCCCC;

}

.inputtext {
	font-size: 9px;
	padding: 1px;
	border: 1px solid #CCCCCC;

}


.content_text {
	line-height: 18px;
	color: #333333;
	border-bottom: 1px solid #EEEEEE;
}


fieldset#events {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin: 12px;
	margin-top: 2px;
}

#events legend {
	font-weight: bold;
	font-size: 12px;
	color: #1B1565;
	padding: 3px;
}

.leftnav_title {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.leftnav_content {
	font-size: 10px;

}

.event_date { font-weight: bold; color: #666666;}
.event_description { padding-top: 2px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #EEEEEE; }

.center_title {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
}
.center_top { font-weight: bold; color: #666666; border-bottom: 1px solid #EEEEEE;}
.center_bottom { font-weight: bold; color: #666666;}

#linkbar  {
	background-image:url(images/top_background1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #1B1565;
	padding-right: 10px;
}
#bottom_bar  {
	background-image:url(images/top_background1.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding: 3px;
	background-color: #1B1565;
}
a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}

a:hover {
	color:#CCCCCC;
	border-bottom:1px #CCCCCC dotted;
}

a:visited {
	color:#FFFFFF;
Creed letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
