@charset "utf-8";
/* CSS Document */
body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#FFFFFF;
}
img{
	border:0;
}
a:link {
	text-decoration:none; 
	text-weight:none; 
	color:#7B1417;
}
a:visited {
	text-decoration:none;
	text-weight:none; 
	color:#7B1417l
}
a:hover {
	text-decoration:none; 
	text-weight:italic; 
	color:#7B1417;
}
a:active {
	text-decoration:none; 
	text-weight:none; 
	color:#7B1417;
}
p{
	margin-left:10px;
	margin-right:10px; 
	margin-top:5px;
	margin-bottom:5px;
}
.addy{
	color: #FFFFFF;
	font-family:Verdana;
	font-weight:none;
	font-size:9px;
}
.sp_mid{
	color: #7B1417l;
	font-family:Verdana;
	font-weight:none;
	font-size:11px;
	background-image:url(../images/sponsors_mid.jpg);
}
.poi_mid{
	color: #7B1417l;
	font-family:Verdana;
	font-weight:none;
	font-size:11px;
	background-image:url(../images/points_mid.jpg);
}
.nav_mid{
	background:url(../images/nav_mid.jpg);
}
.cal_title 
{
	color: EEEEEE;
	font-weight: bold;
}

.cal_mid{
	color: #EEEEEE;
	font-family:Verdana;
	font-weight:none;
	font-size:12px;
	background-color: #30759e;
	background-image: url(../images/calbg_bot.jpg); 
	background-position: bottom center; 
	background-repeat: no-repeat;
}
.copyright{
	font-family:Verdana;
	font-weight:BOLD;
	font-size:12px;
	color:#4988a9;
}
.copyright a{
	font-family:Verdana;
	font-weight:BOLD;
	font-size:12px;
	color:#4988a9;
}

#fadein_display {
	width:90%; 
	height: 100%;
	padding-bottom: 5px;
	opacity:0;
	filter:alpha(opacity=0);
}

#fadein_display a:link {
	text-decoration:none; 
	font-size:11pt;
	font-weight:bold;
	color:#EEEEEE;
}
#fadein_display a:visited {
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
	color:#EEEEEE;
}
#fadein_display a:hover {
	text-decoration:underline; 
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
}
#fadein_display a:active {
	text-decoration:none; 
	font-size:11pt;
	font-weight:bold;
	color:#FFFFFF;
}