BODY {
	scrollbar-base-color: ##FF6600;
	scrollbar-Arrow-color: #000000;
	background-attachment: fixed;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	}
	
	
TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003366;
}
TABLE  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.eventcell {
	background-color: #FFCC00;
}
.hr {
	background-color: #CC0000;
	text-align: center;
	height: 1px;
}
.actualvend {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
.title {
	font-weight: bold;
}
.actuallink {
	font-weight: bold;
	color: #FFCC00;
}
.blulink {
	color: #003366;
}
.sfo {
	background-attachment: fixed;
	background-image: url(http://www.elba-online.com/img/sfo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.biglink {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;


}
.imgborder {
	height: 10%;
	width: 10%;
	border: 2px solid #003366;
}
.redcell {
	color: #FFFFFF;
	background-color: #FF6600;
}
.whitelink {
	color: #FFFFFF;
}
.menutable {
	width: 249px;
}
.cornice {
	border: 1px solid #FF6600;
	height: 100%;
	width: 100%;
}

