body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 130%;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(../images/bg.gif);
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 130%;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 130%;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
}

.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	line-height: 18px;
}

.xbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	line-height: 26px;
}

.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
	color: #660000;
}

.justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
		}
		
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}

.topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}
.topLineGray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

.cell_bk {
	background-color: #DDE4DC;
}

.cell_bk2 {
	background-color: #FFF5DD;
	
}.address {
	font-size: .6em;
	line-height: 1.25em;
	color: #660000;
	
	}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #003333;
}

.navigation {

	text-align: center;
	}
	
.navigation a {
	display:block;
	color: #660000;
	background-color: #DED8C8;
	text-decoration: none;
	padding: 5px;
	border-right: 1px solid #660000;
}

.navigation a:visited {
	display:block; 
	color: #660000;
  background-color: #DED8C8; 
	text-decoration: none;
  padding: 5px; 
	border-right: 1px solid #660000;
}

.navigation a:hover {
	display:block; 
	color: #003333;
  background-color: #FFF5DD; 
	text-decoration: none;
  padding: 5px; 
	border-right: 1px solid #660000;
}
.eventBox {
	border: 1px solid #336666;
	padding: 1px;
}
.headingBLD {
	font-weight: bold;
	color: #660000;
}
.pageTitle {
	font-size: .9em;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
	line-height: 1.25em;
}
.rowHeaders {
	font-size: .7.5em;
	font-weight: bold;
	color: #660000;
	line-height: 1.25em;
}

a.green:link {color:#FFFFFF; font-weight:bold; font-size:12px;text-decoration: underline;}
a.green:visited {text-decoration: underline;}
a.green:active {text-decoration: underline;}
a.green:hover {text-decoration: underline overline; color:#000000;}

a.yellow:link {color:#000000; font-weight:bold; font-size:12px;text-decoration: underline;}
a.yellow:visited {text-decoration: underline;}
a.yellow:active {text-decoration: underline;}
a.yellow:hover {text-decoration: underline overline; color:#FFFFFF;}

a.red:link {color:#FFFFFF; font-weight:bold; font-size:12px;text-decoration: underline;}
a.red:visited {text-decoration: underline;}
a.red:active {text-decoration: underline;}
a.red:hover {text-decoration: underline overline; color:#000000;}