
body {
	font-family: Tahoma, arial, helvetica;	
	color: black;
	font-size: 10px;
	
	scrollbar-face-color: #00B3D7;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: LightGray;
	scrollbar-3dlight-color: WhiteSmoke;
	scrollbar-arrow-color:  White;
	scrollbar-track-color: #D7EFF6;
	scrollbar-darkshadow-color: #88D4E8;

	}

.navi
{
	font-family: Tahoma, arial, helvetica;
	FONT-SIZE: 11px;
	FONT-Height: 8px;
}
BLOCKQUOTE
{
	left-margin: 5px
}
.topmenu
{
	border-bottom: #DEA04C 1px thin solid;
}
.bottommenu
{
	color: White;
	background-color: #DEA04C;
	FONT-SIZE: 16px;
}


.topmenuitem
{
	font-family: Tahoma, Verdana, Arial;
	color: White;
	background-color: #00B3D7;
	font-size: 12;
}

.fronttext
{
	font-size: 14;
	color: DarkBlue;
	font-family: Verdana, Tahoma;	
}


h3
{
	color:#e65b14;
	font-size: 15px;
}
caption {
	color: White;
	background-color: #DEA04C;
	font-size: 24px;
}
th {
		
	color: black;
	font-size: 13px;
	vertical-align: top
}
td {
	
	color: black;
	font-size: 13px;
	
	vertical-align: top
}



a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
}

a.selectedmenu {
	color: #ff9900;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 13px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}

td.locationbox {
	background-color: #ccccff;
}

.locationcode {
	color: #ffffcc;
}

.smallmenu {
	font-size: 11px;
}

.franchisee {
	font-size: 10px;
	color: white;
}

tr.colour1 {
	background-color: #eeeeee;
}

tr.colour0 {
	background-color: white;
}

.menulink:LINK {
	color: white;
}

.menulink:VISITED {
	color: white;
}

.menulink:HOVER {
	color: white;
	background-color: #DEA04C;
}


.alternatelink {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: DodgerBlue;
	border-color: MediumBlue;
	border-style: outset;
}
.alternatelink:LINK {
	color: white;
	text-decoration: none;
	background-color: DodgerBlue;
	border-style: none;
}

.alternatelink:VISITED {
	color: white;
	text-decoration: none;
	background-color: DodgerBlue;
	border-style: none;
}

.alternatelink:HOVER {
	color: DodgerBlue;
	background-color: white;
}