﻿body {
	background-position: left top; color:#FFFFFF; 
	font-family:Tahoma;
	font-size:11px; background-color:#000000; background-repeat:repeat; background-attachment:scroll 
}
.copyright {
 	color: #DCDCDC;
 	font-size: 9px;
 	text-decoration: none; font-family:Tahoma
}
.HoursOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E5E5E5;
	text-align: center;
}
.Phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #EEEEEE;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #E5E5E5;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}
.WhiteFontColor {
	color: #FFFFFF;
}
.NoUnderLine {
	text-decoration: none;
}
