<!--
body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cecece;
background-image: url('../images/oldbay-bg.jpg');
background-repeat:repeat;
}


.maininnertable
{
background-image: url('../images/innertable-night-bg.jpg');
margin: 0px 0px 0px 0px;
background-position: top center;
background-color: #31363e;
background-repeat:repeat-y;
}


.count     {

font-size: 140%;
font-family: arial;

}

.hrstyle { background: url(../images/line.gif); }

img
{
border: none;
}
 
.maintable 
{ 
background-color: #f1eee9;
}


.rightsidebar
{ 
background-image: url('../images/rightsidenightbar-bg.jpg');
background-repeat: repeat-y;
background-position: top center;
}


.leftsidebar
{ 
background-image: url('../images/leftsidenightbar-bg.jpg');
background-repeat: repeat-y;
background-position: top center;
}


.homecontentsmall
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
padding: 5px;
}


td
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #ffffff;
}

.textError
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #ff0000;
}

.sideheader
{
 font-family: arial;
 font-size: 10pt;
 font-weight: bold;
 color: #642425;
}

td.sidelocations
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 10px;
}

.header
{
font-family: arial;
font-size: 21pt;
font-weight: 600;
color: #000000;
}


a.navlinks:link, a.navlinks:visited, a.navlinks:active 
 {
 font-family: arial;
 font-size: 11pt;
 font-weight: bold;
 color: #642425;
 text-decoration: none; 
}

a.navlinks:hover
 {
 font-family: arial;
 font-size: 11pt;
 font-weight: bold;
 color: #ffffff;
 text-decoration: none; 
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
}

.topaddress
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
} 

a:link, a:visited, a:active  {
 color: #ffffff;
 text-decoration: underline; 
}
 
a:hover {
 color: #ffffff;
 text-decoration: none; 
}

a.menulinks:link, a.menulinks:visited, a.menulinks:active 
{
 color: #ffffff;
 text-decoration: underline; 
}


a.menulinks:hover{
 color: #5697D8;
 text-decoration: none; 
}

 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 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;
}


-->