.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodybold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.events {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Error{
	color : CC0000;
	font-weight : bold;
}
.insertbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%
}

/* BUTTON Classes */
.Button {
	background-color : transparent;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.Width140 {
	width : 140px;
}
.Width75 {
	width : 75px;
}
.NewsHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

/* NAVIGATION Classes */
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #224877; 
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5EDEB;
}
/*  Navigation Classes */
.Navline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #FFE7A8;
	text-decoration:none;
	background-color:#FFE7A8;
}
.NavOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-right:5px;
	text-align:right;
	text-decoration:none;	
	/*text-transform: uppercase;
	letter-spacing:-1px*/
}
.NavOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-right:5px;
	text-align:right;
	background-color:#FFE7A8;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8; 
	-khtml-opacity:.8;
	text-decoration:none;
	/*text-transform: uppercase;
	letter-spacing:-1px*/
}
.BGOver { 
cursor:pointer;
} 

.BGOut { 
cursor:default;
} 
a.Nav {
	text-decoration:none;
	color: #000000;
}

.DetailsHeader {
	font-size: 14px;
	font-weight: bold;
	color: #224877;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5EDEB;
}
.Footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#sponsor {
   border-top: 1px solid #930;
   position:relative;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
   }