a {
	text-decoration: none;
	color : #FFFFFF;
	font-family : "arial black", Times, serif;
	font-size : 8pt;
}
a:hover  {
	text-decoration: underline;
	color : whitesmoke;
	font-family : "arial black", Times, serif;
	font-size : 8pt;
}

BODY {
	background-color : #000000;
	scrollbar-arrow-color: #354A3B;
	scrollbar-track-color: #730E0E;
	scrollbar-shadow-color: #999967;
	scrollbar-face-color: #A91313;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color: #A91313;
	scrollbar-3d-light-color: #730E0E;
	scrollbar-base-color : #730E0E;	
	background-image : url(../images/bkgtile.jpg); 
}

.tblbodytext  {
	color : #000000;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.linkspacing {
	line-height : 14px;
}

.pagetitle{
	color : #000000;
	text-align : center;	
	font-weight : bold;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 12pt;
}

.announcementtitle{
	color : #354a3b;
	text-align : center;	
	font-weight : bold;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 12pt;
}

.announcement{
	color : #354a3b;
	text-align : justify;	
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
}

.locationtitle{
	color : #354a3b;
	text-align : left;	
	font-weight : normal;
	font-family : "Arial Black";
	font-size : 8pt;
}

.locationtext{
	color : whitesmoke;
	text-align : left;	
	font-weight : normal;
	font-family : "Arial Black", "Helvetica", sans-serif;
	font-size : 10pt;
}

.datetext{
	color : #354a3b;
	text-align : right;	
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
}

.quicklinks{
	text-align : left;	
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	color : #A91313;
}

.quicklinks:hover{
	text-align : left;	
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
	color : #730E0E;
}

.menucategory{
	color : #000000;
	font-weight : normal;
	text-align : center;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
}

.descriptioncategory{
	color : #000000;
	font-weight : normal;
	font-style : italic;
	text-align : center;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
}

.menuitem{
	color : #000000;
	font-weight : normal;
	text-align : left;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
}

.itemdescription{
	color : #000000;
	font-weight : normal;
	text-align : left;
	font-style : italic;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
}

.price{
	color : #000000;
	font-weight : normal;
	text-align : right;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
}

.bodytext  {
	font-weight : normal;
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 10pt;
}

.BackToTop  {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 8pt;
	text-align : right;
	margin-top : 1em;
	margin-bottom : 1em;
	color : blue;
}

h1  {
	color : #800000;
	background : transparent;
	font-weight : normal;
	text-align : center;
	font-family : "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size : 22pt;
}

h2  {
	color : #800000;
	background : transparent;
	font-weight : bold;
	font-family : "Palatino", "Book Antiqua", "Times New Roman", serif;
	font-size : 18pt;
}

h3  {
	color : #00008b;
	background : transparent;
	margin-left : 4%;
	margin-right : 4%;
	font-weight : bold;
	font-size : 15pt;
}

h4  {
	margin-left : 6%;
	margin-right : 6%;
	font-weight : bold;
	font-size : 12pt;
}

h5  {
	margin-left : 6%;
	margin-right : 6%;
	font-weight : bold;
	font-size : 10pt;
}

blockquote {
	margin-left : 2%;
	margin-right : 2%;
}

hr {
	clear : both;
}
