body {
	margin-top: 0px;
	background-color: #6C1013;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
color : #D92028; 
text-decoration : none; 
} 
a:visited {
color : #D92028; 
text-decoration : none; 
} 
a:hover {
color : #000; 
text-decoration : underline;
} 
a:active {
color : #D92028; 
text-decoration : underline;
} 
.headerwhite {
	color: #FFFFFF;
	font-weight: bold;
}

.header1 {

	font: bold 20px Arial, Helvetica, sans-serif;
	color: #D92028;
}
.header2 {

	font: bold 16px Arial, Helvetica, sans-serif;
	color: #D92028;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}


#ppmabout, #ppmevents, #ppmguest, #ppmpremium, #ppmhosp {
	position: absolute;
	width: 200px;
	top: 115px;
	left: 0;
	background-color: #D92028;
	layer-background-color: #D92028;
	font-size: 12px;
	visibility: hidden;
}


.ppmstyles p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	
}

.ppmstyles a, .ppmstyles a:visited {
	display: block;
	padding: 4px 4px 4px 12px;
	border: 1px solid;
	border-color: #C81E26 #C81E26 #D92028 #C81E26;
	background-color: #D92028;
	color: #fff;
	text-decoration: none;
}

/* 	Change background and text colors when links are hovered over.
	Use a combined selector for hover, active, and focus.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */ 
.ppmstyles a:hover, .ppmstyles a:active, .ppmstyles a:focus {
	background-color: #dddddd;
	color: #D92028;
}
.hdrUpcomingEvents {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBBBBB;
	font-size: 20px;
	
}
.UpcomingEventPnl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
}
.UpcomingEventbrdr {
	border-top-width: 1px;

	border-top-style: dotted;
	border-top-color: #BBBBBB;

}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 10px;
	color : #AA0000; 
}
.footernav a:link {
color : #AA0000; 
text-decoration : none; 
} 
.footernav a:visited {
color : #AA0000; 
text-decoration : none; 
} 
.footernav a:hover {
color : #000; 
text-decoration : underline;
} 
.footernav a:active {
color : #D92028; 
text-decoration : underline;
} 
.alerts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.ContentBack {
	background-image: url(layout/content_back.gif);
	background-repeat: repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #00000;
	margin: 0px;
	padding: 12px;
}
 h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #D92028;
	text-transform: uppercase;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #D92028;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
