.mainText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.quoteText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: FF0000;
}


.EventTableText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

.EventTableTextBlue {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: 0000FF;
}

.EventTableTextRed {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: FF0000;
}



.titletext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 255D1F;
}

.frontbluetitletext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 052155;
}

.bluetitletext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 052155;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #255D1F;
}

.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #255D1F;
}

.bothlines {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #255D1F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #255D1F;
}

.bothline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #255D1F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #255D1F;
}

.bottomline {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 052155;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #255D1F;
}

.standard a:link {
	color: #052155;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.standard a:visited {
	color: #052155;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.standard a:hover {
	color: #052155;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}


/************ Menu  	padding: 2px 5px 5px 5px;  background-color: #B3C6B1; 	text-decoration: none;***********/


#tabs ul {
	display: inline;
	margin-left: 0;
} 
	
#tabs ul li {
	display: inline;
}	
	
#tabs li a {
	display: inline;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #052155;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #052155;
	border-right: 1px solid #052155;
	border-left: 1px solid #052155;
	border-top: 1px solid #052155;
	text-decoration: none;
}

#tabs li.here {
	display: inline;
	background-color: #052155;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #052155;
	border-right: 4px solid #FFFFFF;
	border-left: 1px solid #052155;
}

#tabs li a:hover {
	display: inline;
	background-color: #052155;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}