body {
	background-color: #747474;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.inside {
	background-color: #FFFFFF;
}
.insidepanel {
	background-color: #DDDDDD;
	border: 3px outset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
.disclaimer {
	background-color: #DDDDDD;
	border: 3px outset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.redbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.redtextbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
.tiny {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#747474;
	background-color: #747474;
}
.tiny a {
	color: #747474;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	font-weight: bold;
}
.bottommenu a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.bottommenu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #4A4A4A;
}
dl#menu { 
	position: relative; 
	margin-left: 15px; 
}
dt.tab { 
	display:block; 
	float: left; 
	text-align:center; 
	height: 25px;
}
dt.tab a {
	display:block; 
	text-decoration: none; 
	color: #003366; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	height:25px; 
	line-height: 25px;
}
dt.tab a { 
	background: #EFEFEF; 
	border-bottom: 1px solid #4A4A4A; 
}
dt.tab a:hover { 
	height:25px;
	line-height: 25px;
	background: #003366; 
	color: #EFEFEF; 
}
.cliff_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.insidepanelsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
