body {
	font-family: verdana, sans-serif, serif;
	font-size: 18pt;
	color: #0000FF;
	background: #FFFFFF;
	SCROLLBAR-FACE-COLOR: "#FFFFFF";
	SCROLLBAR-HIGHLIGHT-COLOR: "#7373EF";
	SCROLLBAR-SHADOW-COLOR: "#7373EF";
	SCROLLBAR-3DLIGHT-COLOR: "#FFFFFF";
	SCROLLBAR-ARROW-COLOR: "#7373EF";
	SCROLLBAR-TRACK-COLOR: "lightgrey";
	SCROLLBAR-DARKSHADOW-COLOR: "#FFFFFF";
}

.menuData {
	font-family: verdana, tahoma;
	font-size: 8pt;
	color: #000000;
	background-repeat: no-repeat;
}

.GuestMenuData {
	font-family: verdana, tahoma;
	font-size: 7pt;
	color: gray;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.guestName {
	background: #ffffcc;	
	border: solid 1px silver;	
	padding: 4px;	
	font-family: verdana, trebuchet;
	font-size: 7pt;
}

.quoted {
	font-size:30px; 
	font-weight:bold; 
	font-family:Times New Roman, Times, serif; 
	border-top: solid 1px silver;	
	border-left: solid 1px silver;	
	border-right: solid 1px silver;	
	color: #000000;
}


.footerData {
	font-family: verdana, tahoma;
	font-size: 7pt;
	color: #000000;
	background-repeat: no-repeat;
}

.topicHeader {
	background-repeat: no-repeat;
	border-top: 1px solid #749CDF; 
	border-right: 15px solid #749CDF; 
	margin: 0px; 
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;

	font-family: verdana, tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.content {
	font-family: verdana, trebuchet;
	font-size: 9pt;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.txtBlack {
	font-family: verdana, trebuchet;
	font-size: 7pt;
	color: #000000;
}

.txtGray {
	font-family: verdana, tahoma;
	font-size: 7pt; 
	color: gray;
}

.newsHeader {
	background-repeat: no-repeat;
	border-left: 10px solid lightgrey; 
	border-bottom: 1px solid lightgrey; 
	margin: 0px; 
	padding: 5px;
	font-family: verdana, tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;

}

.adBlock {
	background: #ffffcc;
	background-repeat: no-repeat;
	border-bottom: 1px solid black;
	margin: 15px; 
	padding: 10px; 
}

.newsData {
	background-repeat: no-repeat;
	border-right: 1px solid lightgrey; 
	margin: 0px; 
	padding-left: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 6px;

	font-family: verdana, tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #749CDF;
}

A:link {
	font-weight: bold;
	color: black;
}

A:hover {
	font-weight: bold;
	color: black;
}

A:visited {
	font-weight: bold;
	color: black;
}

P {
	font-size: 9pt;
	font-family: verdana, tahoma;
	line-height: 18px;

}
