body,.body {
	background-color : white;
	font-family : tahoma,verdana,arial,helvetica;
	background-image : url(/images/bgfade.jpg);
	font-size : 12px;
	color: Navy;
}
.smalltext,.tinydata {
font-size : 12px;
}	
.tinytext {
font-size : 10px;
}

textarea,input,select,checkbox,submit {
	background-color : #FFFFFF;
	font-family : tahoma,arial;

}


.maintable{
border : 2px solid #666633;
}
.title,.cal-head,A.title{
	background-color : #f5f8cd;
	color : maroon;
	font-family : tahoma,verdana,Arial,sans-serif;
	font-size : 16px;
	text-align :center;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}
.subnav{
	background-color : #FFCC66;
	color : #666633;
	font-family : ArialTahoma,verdana,arial;
	font-size : 12px;
	text-align :center;
	font-weight : bold;
	letter-spacing : 0px;
	padding-bottom:4px;
	text-decoration:none;
}

.smallselect {color : Navy; font: 8pt verdana, arial, helvetica, sans-serif;}

.adminbody {
	background-color : White;
	background-image : url(images/bgfade.jpg);
}
.admintable {background-color : FFFFDD; border : 1; bordercolor : black; border-width : 1;font-size:12px;}
.admin-data {background-color: #EEEECC; font: 10pt verdana, arial, helvetica, sans-serif; color: #000000;}
.admin-head {background-color: #336699; font: 10pt verdana, arial, helvetica, sans-serif; color: #FFFFFF; font-weight: bold;}
.adminbutton {
	background-color : silver;
	color : navy;
	font: 8pt verdana, arial, helvetica, sans-serif;
	border-width : 2px;
	border-color : #ffffff;
}
.order_changer 
{
color: Blue; text-decoration: none; font: 10pt webdings; font-weight: bold;}

	.gbn-table {
	border: 1px solid #808040;
	background-color:white;
	width:95%;
	}
	
	.gbn-select {
	font-size:11px;
	color:navy;
	}
	.gbn-submit {
	font-size:11px;
	}
		.gbn-highlight {
	background-color:#f5f8cd;
	
	}

.popup-weekday {	border : 1px solid Black; 
	background-color: #CCCCCC;
		font-size : 11px; }
.popup-weekend {	border : 1px solid Maroon; 
	font-size : 12px; }
.popup-head {	background-color : #336699;
	color : #FFFFFF;
	font-size : 12px; }
	A.popup-head-link {color:white;}




