a:visited, a:link { 
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
a:hover { 
	color: #75b91d; 
	text-decoration: underline;
}

a.MainBodyBlue:visited, a.MainBodyBlue:link { 
	font-family: Arial;
	font-size: 12px;
	color: #0a50a1;
	text-decoration: none;
}
a.MainBodyBlue:hover { 
	color: #75b91d; 
	text-decoration: underline;
}

a.MainNav:visited, a.MainNav:link { 
	color: #4d4d4d; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNav:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.MainNavActive:visited, a.MainNavActive:link, a.MainNavActive:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}


a.subnav:visited, a.subnav:link { 
	color: #4d4d4d; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnav:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
a.subnavActive:visited, a.subnavActive:link, a.subnavActive:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
 

a.subnav2:visited, a.subnav2:link { 
	color: #4d4d4d; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a.subnav2Active:visited, a.subnav2Active:link, a.subnav2Active:hover { 
	color: #0A50A1; 
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}


a.FinePrint:visited, a.FinePrint:link { 
	font-family: Arial; 
	font-size: 10px; 
	color: #595959; 
}
a.FinePrint:hover { 
	font-family: Arial; 
	font-size: 10px; 
	color: #0A50A1; 
}



.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 14px;
}
.MainBodyGrey {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	line-height: 14px;
}
.MainBodyWhite {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
}
.MainBodyBlue {
	font-family: Arial;
	font-size: 12px;
	color: #0a50a1;
	line-height: 14px;
}
.MainBodyRed {
	font-family: Arial;
	font-size: 12px;
	color: #741f18;
	line-height: 14px;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold; 
	line-height: 14px;
}
.MainBodyBoldWhite {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold; 
	line-height: 14px;
} 
.MainBodyBoldRed {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	line-height: 14px;
} 

.MainBodySmallRed {  
	font-family: Arial; 
	font-size: 11px; 
	color: #990000; 
}

.Heading {
	font-family: Arial;
	font-size: 18px;
	color: #75b91d;
	font-weight: bold;
	line-height: 22px;
}
.HeadingSmall {
	font-family: Arial;
	font-size: 14px;
	color: #75b91d;
	font-weight: bold; 
}
.HeadingSmallYellow {
	font-family: Arial;
	font-size: 14px;
	color: #ffd900;
	font-weight: bold; 
}

.FinePrint {
	font-family: Arial; 
	font-size: 10px; 
	color: #595959; 
}


/***************************** Halo Styles *****************************************/

td.topnav {
	background-position: top right;
	background-repeat: repeat-y;
	background-image: url(/restaurant/images/topnav_bg.jpg);
}

.RepeatY {
	background-repeat: repeat-y;
}
.RepeatX {
	background-repeat: repeat-x;
}

.HeadingGrey {
	font-size: 19px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: #373d3d;
}
.HeadingForm {
	font-size: 14px;
	font-family: Verdana, Arial;
	color: #ffffff;
}
.LargeGreen {
	font-size: 19px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	color: #3aa636;
}

/*******  CALENDAR STYLES **********/
.CalendarBG {
	border-collapse: collapse;
	background-color:#FFFBF7;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 14px;
}

.CalendarHeadings {
	background-color: #DBEAF5;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 14px;
}

.CalendarDays {
	background-color: #FFFBF7;
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
	line-height : 12px;
}

.CalendarToday {
	background-color: #DBEAF5;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 14px;
}

.CalendarNotCurMonth {
	background-color: #F2F7F2;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 14px;
}

.CalendarEventDay {
	background-color: #f1bc47;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	line-height : 14px;
}
/*******  CALENDAR STYLES **********/

 
