<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}

img
{
border: none;
}


.imgborder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}


.contentbg
{
background-image: url('../images/content-bg.jpg');
background-color: #ffffff;
background-repeat: no-repeat;

}

.splashcontentbg
{
background-image: url('../images/content-bg.jpg');
background-color: #ffffff;
background-repeat: repeat-x;
height: 100px;
}

.splashlocationsbg
{
background-image: url('../images/locationscontent-bg.jpg');
background-color: #050d55;
background-repeat: no-repeat;
}

.maintable 
{ 
background-color: #ffffff;
}

.textError
{
font-weight: bold;
color: #ff0000;
}


.specialscontent
{
font-family: arial, sans-serif, verdana;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.locations
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
}


td
{
font-family: arial, sans-serif, verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #04095D;
	text-decoration: underline; 
}

a:hover {
	color: #789AB6;
	text-decoration: none; 
}



a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #000000;
	text-decoration: none; 
}








/*------[ display styles for frontend ]------ */


.MainCategoryMenuTitle
{
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #050e54;

}



.MainSubCategoryMenuTitle
{
font-family: arial, verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #8b9866;

}





.MainMenuTitle
{
font-family: arial, verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
color: #d75347;

}



.MenuTitle
{
font-family: arial, verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #b6c687;

}



.FooterText
{
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
font-style: italic;
color: #d75347;

}

.HeaderText
{
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
font-style: italic;
color: #d75347;

}







.MenuSubTitle
{
font-family: arial, verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000;
font-style: italic;
}


.MenuImgBorder
{
border-color: black black black black;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}
















-->