BODY {
	background-color : #000000;
	color : #FFCC99;
	margin-left: auto;
	margin-right: auto;
	margin-top : 10px;
	font-family : Georgia, Times New Roman, serif;
	font-size : 13px;
	text-align : center;
} 

A:link { color: #99CCFF; text-decoration : none;}
A:visited { color: #CCCCFF;  text-decoration : none;}
A:active { color: #CC9999;  text-decoration : none;}
A:hover { color: #FFCC99;  text-decoration : underline;}

.Main {
	margin-left: auto;
	margin-right: auto;
	margin-top :0px;
	margin-bottom: 0px;
	border: 0px;
	padding : 0px;
	text-align : center;
	width : 652px;
}

TD { 
	padding : 0px; 
	border : 0px;
	margin : 0px;
	text-align : center;
}

H1 {
	font-size : 20px;
	text-align : center;
	margin: 0px 20px 10px 20px;
}

H2 { font-size : 14px; }

H3 { 
	font-size : 14px;
	text-align : left; 
}

P {
	text-align : justify;
	font-size : 13px;
}

.TopLeft {
	background-image : url(images/HopTLCorner.jpg);
	height : 32px;
	width : 32px;
}

.TopBorder {
	background-image : url(images/HopTopBorder.jpg);
	height : 32px;
	width : 588px;
}

.TopRight {
	background-image : url(images/HopTRCorner.jpg);
	height : 32px;
	width : 32px;
}

.LeftBorder {
	background-image : url(images/HopLeftBorder.jpg);
	width : 32px;
}

.RightBorder {
	background-image : url(images/HopRightBorder.jpg);
	width : 32px;
}

.BottomLeft {
	background-image : url(images/HopBLCorner.jpg);
	height : 32px;
	width : 32px;
}

.BottomBorder {
	background-image : url(images/HopBottomBorder.jpg);
	height : 32px;
	width : 588px;
}

.BottomRight {
	background-image : url(images/HopBRCorner.jpg);
	height : 32px;
	width : 32px;
}

.CentralText {
	padding : 10px;
}

.Normal {
	font-weight : normal;
	font-size : 16px;
}

.Menu {
	margin : 10px;
	text-align : center;
}

.Address { 
	font-size : 11px; 
	padding-top : 10px;
	font-family : Arial, Helvetic, sans-serif;
}

.Credits {
	font-size : xx-small;
	text-align : right;
	font-family : Arial, Helvetic, sans-serif;
	padding-top : 20px;
}

.Money { text-align : right; }

.Error {
	font-weight : bold;
	color : #ff0000;
}