body, table, td, th, div, ul, ol, input, textarea, select {font-family: verdana, Helvetica, sans-serif; color: #333333; font-size: 11px; line-height:15px;}
@media print {
      .noPrint { display: none; }
	  .comNav { display: none; }
    }
.mainBody {
	margin:0px;
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#A82727;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size:14px;
	font-weight:bold;
	margin:0px;

}
h3{
	font-family:verdana, Helvetica, sans-serif;
	color:#660000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	line-height:18px;

}


a:link, a:active, a:visited {text-decoration:underline; color:#660000;}
a:hover {text-decoration:none; color:#000000; }
.nav
 {
	background-image: url(images/navBg.jpg);
	background-repeat:repeat-x;
	line-height: 32px;
	vertical-align:middle;
}
.nav a:link, .nav a:active, .nav a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	display: block;
	color: #333333;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;	
	padding-left:10px;	
	padding-right:10px;
	}
.nav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	display: block;
	color: #660000;
	BACKGROUND-COLOR: #d4b666;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;	
	padding-left:10px;	
	padding-right:10px;			
	}
.comNav a:link, .comNav a:active, .comNav a:visited {
	font-size:11px;
	display: block;
	text-decoration:none;
	vertical-align: middle;
	padding:4px;
	width:164px;
	border-bottom:1px solid #660000;	
	}
.comNav a:hover{
	font-size:11px;	
	display: block;
	color: #000000;
	BACKGROUND-COLOR: #d4b666;
	text-decoration:none;
	vertical-align: middle;	
	padding:4px;	
	width:164px;
	border-bottom:1px solid #660000;		
	}	
	
.iconActive {
	 background-image: url(images/iconActive.gif);
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px;

}
.iconComingSoon{
	 background-image: url(images/iconComingSoon.gif);
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px;

}
.iconPast{
	 background-image: url(images/iconPast.gif);
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px;

}
.borderRed {
	border:1px solid #b98a8a;
}
.borderYellow {
	border:4px solid #ecd9a1;
}
/*Community Tips*/		
	
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#ffffff; border:2px solid #660000;
  width:210px; padding:6px;
 
}
.foot a:link, .foot a:active, .foot a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display: block;
	color: #ffffff;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;	
	padding-left:10px;	
	padding-right:10px;
	}
.foot a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	display: block;
	color: #ffffff;
	BACKGROUND-COLOR: #000000;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;	
	padding-left:10px;	
	padding-right:10px;			
	}

div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px; color:#660000; 	}	
