body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
.jpg ;}
p, div, span, td, ol, ul, li, input, select {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
}
smaller {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
}
smallerpad {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	padding: 10px;
}
	
form {margin-bottom: 0px;}

code, pre {
	font-family: Courier, Courier New;
	font-size: 12px;
	color: #665133;}

/* ______________ Color ______________ */

/* dark teal	 = 699 		*/
/* light teal	 = 9cc 		*/
/* pale teal	 = d6ebeb 	*/
/* light green	 = cf9 		*/
/* pale green	 = ebffd6 	*/
/* orange		 = f63 		*/
/* light orange	 = f93 		*/
/* yellow orange = fc6 		*/
/* light grey	 = ccc 		*/
/* _______________________________________ */	


h1 {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 21px;}

.heading {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 16px;}

.topSpacing {padding-top: 5px;}

.topDark {background-color: #699;}
.top {background-color: #9cc;}
.topColor {background-color: #f93;}
.topColorPale {background-color: #fc6;}
.sideColor {background-color: #cf9;}
.sideColorPale {background-color: #ebffd6;}
.sideBar {background-color: #AAAAFF;}
.sideBarPale {background-color: #d6ebeb;}

.topDark {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	background-color: #CCCCFF;
}

.top p, td, input, select {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;}

.topSpecial {font-size: 3px;}

.sideBar p, div, span, td, ol, ul, input, select {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;}

.sideBar .heading {color: #366;}
.sideBar .topSpacing {padding-top: 10px;}
.sideBar .type {color: #333;}
.sideBar li {font-weight: bold; font-size: 11px;}
.sideBar .indent {padding-left: 15px;}

.popUp {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif;
	color: #fff;
	font-weight: bold;
	font-size: 21px;}

.popUp a:link {color: #fff;}
.popUp a:visited {color: #fff;}

.type {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif; 
	font-size: 11px;
	color: #666;}

.footnote, .small .caption {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, san-serif; 
	font-size: 11px;}

.pad {padding-top: 5px;}

.indent {padding-left: 15px;}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	background-color: #000066;
}
.day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.meal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin dotted #000000;
}