BODY {
	FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Tahoma, Verdana, Arial, Verdana, sans-serif; BACKGROUND-COLOR: #000000
}
P {
	FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Tahoma, Verdana, Arial, Verdana, sans-serif
}
TD {
	FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Tahoma, Verdana, Arial, Verdana, sans-serif
}
A:link {
	COLOR: #993300; TEXT-DECORATION: none
}
A:visited {
	COLOR: #993300; TEXT-DECORATION: none
}
A:active {
	COLOR: #32170e; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0033; TEXT-DECORATION: none
}
.small {
	FONT-SIZE: 9px
}
.big {
	FONT-SIZE: 20px
}
.textfield {
	FONT-FAMILY: Arial, sans-serif; HEIGHT: 20px; BACKGROUND-COLOR: #ffffff
}
.bright {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none
}
.heading {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #336600; FONT-FAMILY: Palatino, Tahoma, Verdana, Arial, Verdana, sans-serif; TEXT-DECORATION: none
}
.menu {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial, Verdana, sans-serif; TEXT-DECORATION: none
}
.txtdark {
	color: #333333;
	font-weight: bold; 
}

.topbg {
	background-image: url("../images/2a.jpg");
	background-repeat: no-repeat;
	width: 835px;
	height: 33px;
}
.i_bg {
	background-image: url("../images/p_bkg.jpg");
	background-repeat: repeat-x;
	width: 5px;
}
.txtwhite {
	color: #FFFFFF;
}
.txtblue {
	color: #00529C;
	font-weight: bold;
}
.txtorange {
	color: #FF6600;
	font-weight: bold;
}
.welcome {
	color: #045195;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.features {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 15px;
	font-weight: bold;
}
.genmenus {
	font-weight: bold;
}
.featured {
	color: #00529C;
	font-weight: bold;
}
.neatbox {
	background-color: #ffffff;
	border-right: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-bottom: #d0d0d0 3px solid;
}
.calendar {
	width: 40px; 
	border: 1px solid gray;
}
.curcalendar {
	width: 40px; 
	border: 1px solid orange;
	background-color: #fed; 
}



