/* Global Styles */

body {
	margin:0px;
	background-repeat: repeat-x;
	background-color: #eeeeee;
	background-image: url(images/bg-orange.gif);
	}
	

	
a {
	color: #333333;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	text-decoration: none;
	background-color: #D8A647;
	width: 140px;
	}
	
#navigation a {
	color: #000000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #D8A647;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #D8A647;
	background-position: 14px 45%;
	text-decoration: underline;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	}
	

	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	font-weight: bold;
}
.table_brd {
	background-repeat: no-repeat;
	border: 1px solid #9FB8CE;
}
.HeadingUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.HeadingCOLORED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.05em;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	margin-left: 70px;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
.Text-col {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
}
.HeadingCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 8px;
}
.border {
	border: 1px solid #000000;
}
.bl_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #990066;
	background-color: #9fb8ce;
	background-position: center center;
	text-align: center;
	height: 80px;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
}
