<STYLE>
  body {
	text-align: 		center;
	background-color:		#999999;
	}
  #Main {
	margin-left:		auto;
	margin-right:		auto;
	width:			700px;
	background-color:	#ffffff;
	border-top:		0px solid #FFAA00;
	border-left:		3px solid #FFAA00;
	border-right:		3px solid #FFAA00;
	border-bottom:		3px solid #FFAA00;
	padding:		10px;
	height:			100%;
	text-align:		left;
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-size:		13px;
	}
  #Main HR {
	color:			#FFAA00;
	border-top:		3px dashed #FFAA00;
	border-bottom:		0px dashed #FFAA00;
	}
  #Main h2 {
	font-size:		18px;
	margin-bottom:		2px;
	font-weight:		bold;
	text-decoration:	underline;
	}
  #Main h3 {
	font-size:		18px;
	color:			#FF9900;
	margin-bottom:		2px;
	font-weight:		bold;
	}
  #Main a:link		{ font-family: Arial; color: #0000FF; text-decoration: none; }
  #Main a:visited 	{ font-family: Arial; color: #0000FF; text-decoration: none; }
  #Main a:hover		{ font-family: Arial; color: #FF9900; text-decoration: none; }
  #Main dir {
	margin-top:		0px;
	margin-bottom:		10px;
	}
  .link {
	font-size:		18px;
	color:			#FF9900;
	margin-bottom:		2px;
	font-weight:		bold;
	}
  #Side {
	float:			right;
	text-alignment:		left;
	width:			130px;
	border-left:		3px dashed #FFAA00;
	padding:		5px;
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-size:		12px;
	color:			#CC9900;
	}
  .NavLinks A:link {
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000000;
	}

  .NavLinks A:visited {
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000000;
	}

  .NavLinks A:hover {
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-weight:		bold;
	text-decoration:	none;
	color:			#FFFFFF;
	}
  .desc {
	margin-left:		20px;
	margin-top:		0px;
	margin-bottom:		10px;
	margin-right:		10px;
	}
  RegionList {
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-size:		10px;
	font-weight: 		normal;
	color:			#000000;
	}
  #ratingbox {
	float:			right;
	text-alignment:		left;
	width:			300px;
	padding:		0px;
	margin-right:		25px;
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-size:		12px;
	color:			#CC9900;
	}
  .clubbox {
	border-top:		1px solid #FFAA00;
	border-left:		1px solid #FFAA00;
	border-right:		1px solid #FFAA00;
	border-bottom:		1px solid #FFAA00;
	padding:		5px;
	margin-top:		20px;
	}
  .ReviewBar {
	border-top:		1px solid #FFAA00;
	border-left:		1px solid #FFAA00;
	border-right:		0px solid #FFAA00;
	border-bottom:		0px solid #FFAA00;
	padding:		10px;
	}
  .ReviewBox {
	border-top:		0px solid #FFAA00;
	border-left:		0px solid #FFAA00;
	border-right:		0px solid #FFAA00;
	border-bottom:		0px solid #FFAA00;
	padding-left:		10px;
	margin-bottom:		20px;
	}

  #Copyright {
	margin-left:		auto;
	margin-right:		auto;
	width:			700px;
	padding:		10px;
	height:			100%;
	text-align:		center;
	font-family:		Trebuchet MS, Helvetica, Arial;
	font-size:		10px;
	}
  .managerform {
	margin:			0px;
	}
  .MgrApprove {
	background:		#00aa00;
	color:			#ffffff;
	width:			20px;
	height:			20px;
	}
  .MgrDecline {
	background:		#bb0000;
	color:			#ffffff;
	width:			20px;
	height:			20px;
	}
  .MgrConfirm {
	background:		#999999;
	color:			#ffffff;
	width:			20px;
	height:			20px;
	}
  .MgrDelete {
	background:		#000000;
	color:			#ffffff;
	width:			20px;
	height:			20px;
	}
</STYLE>
