@charset "utf-8";
/* CSS Document */

body { 
padding: 0; 
margin: 0; 
font: 11px Verdana, Arial, sans-serif;
color: #565656;

}

a { color: #8b1f1b; text-decoration: none;}
a:visited { color: #8b1f1b; text-decoration: none;}
a:hover { color: #8b1f1b; text-decoration: underline; }	
a:active { color: #8b1f1b; text-decoration: none;}

a.backup { color: #8b1f1b; text-decoration: none;}
a.backup:visited { color: #8b1f1b; text-decoration: none;}
a.backup:hover { color: #8b1f1b; text-decoration: underline; }	
a.backup:active { color: #8b1f1b; text-decoration: none;}

a.nav { color: #acaaa7; text-decoration: none; font: 14px Verdana, Arial, sans-serif; letter-spacing: 2px; }
a.nav:visited { color: #acaaa7; text-decoration: none; font: 14px Verdana, Arial, sans-serif;}
a.nav:hover { color: #8b1f1b; text-decoration: none; font: 14px Verdana, Arial, sans-serif;}	
a.nav:active { color: #8b1f1b; text-decoration: none; font: 14px Verdana, Arial, sans-serif;}

a.LeftNav { color: #1e1e1e; text-decoration: none; font: 12px Verdana, Arial, sans-serif; letter-spacing: .9px; }
a.LeftNav:visited { color: #1e1e1e; text-decoration: none; font: 12px Verdana, Arial, sans-serif; letter-spacing: .9px; }
a.LeftNav:hover { color: #1e1e1e; text-decoration: underline; font: 12px Verdana, Arial, sans-serif; letter-spacing: .9px; }	
a.LeftNav:active { color: #1e1e1e; text-decoration: none; font: 12px Verdana, Arial, sans-serif; letter-spacing: .9px; }

a.Footer { color: #1e1e1e; text-decoration: none; font: 10px Verdana, Arial, sans-serif;}
a.Footer:visited { color: #1e1e1e; text-decoration: none; font: 10px Verdana, Arial, sans-serif;}
a.Footer:hover { color: #1e1e1e; text-decoration: underline; font: 10px Verdana, Arial, sans-serif;}	
a.Footer:active { color: #1e1e1e; text-decoration: none; font: 10px Verdana, Arial, sans-serif;}

a.TinyLink { font-size: 9px; text-decoration: none; color: #8b1f1b; }
a.TinyLink:visited { font-size: 9px; text-decoration: none; color: #8b1f1b; }
a.TinyLink:hover { font-size: 9px; text-decoration: underline; color: #8b1f1b; }	
a.TinyLink:active { font-size: 9px; text-decoration: none; color: #8b1f1b; }

.LeftHeaders { font-size: 12px; }

.SmallText { font-size: 10px; }

.WhiteText { font-size: 12px; color: #FFFFFF; }

.defaultText  { font-size: 11px; color: #565656; }

h1 { color: #8b1f1b; font-size: 14pt; font-style: normal; margin: 0; font-weight: normal; }

.HomeDates { color: #999999; }

.img { border: none; }

.RedText { color: #8b1f1b; }

.SearchBox { border:solid #393939; border-width:1px; height:19px; width:108px; float: left; font-size: 12px; color: #8b1f1b; padding-top: 3px; padding-left: 2px; }

.JoinButton { float: right; }

.TextBoxes { border: solid #565656; border-width: 1px; }

.LuxeBox1 { border: solid; border-width: 1px; width: 135px; background-color: #ffffff; border-color: #182700; margin-bottom: 8px; }
.LuxeBox2 {  border: solid; border-width: 1px; width: 202px; background-color: #ffffff; border-color: #182700; margin-bottom: 6px; }

.vtext {
writing-mode: tb-rl;
filter: flipv fliph;
}