body {
		margin:0px; 
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		background-color:#CFCFCF;
}

table{
	font-size: 10px;
	line-height: 12px;	
}

table.addtip {
	padding: 15px;
/*	border: 2px solid Black; 	
	margin: 5px;	
	background-color: #D6D7D6;  */
} 

table#schedule {
	border: 2px solid Black;
	padding: 5px;
}

td.scheduleheader {
	padding: 5px;
	border: 2px solid Black;
	text-align: center;
	background-color: #FFA500; 
}

td.schedule {
	padding: 5px;
	border: 1px solid Black;	
	text-align: center;
	background-color: #CECBC6;
}

td.menufont {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.font {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

td#content {
	padding-top: 5px;
	vertical-align: top;
	width: 590px;
	border-left: dotted 1px Black;
	border-right: dotted 1px Black;
	font-size: 10px;
	line-height: 12px;
}

td.getphotos {
	background: #00659C;
	font-size: 12px;
	border: 4px groove #007FC8;
}

td.survey {
	font-size: 9px;
	color: black;
	line-height: 12px;
}

td.links, td.verticalnavigation {
	font-size: 9px;
	color: black;
	line-height: 20px;
}

td.news, td.eventinfo {
	font-size: 10px;
	line-height: 13px;
	color: black;
}

a.news:link {
	color: #CE8700;
	text-decoration: none;
	font: normal;	
}

a.orange:link, a.orange:visited {
	text-decoration: none;	
	color: orange;
	font: bold;	
}

a.navbarup:link {
	text-decoration: underline;
	color: black;
	font: normal;	
}

a.navbardown:link {
	text-decoration: none;
	color: #27456B;
	font: normal;	
}

a.verticalnavigation:link, a.verticalnavigation:visited {
	color: #004871;	
	font: normal;
}

a.greybox:link {
	color: black;
	text-decoration: none;
	font: normal;
}

a.navbarup:visited, a.navbarup:active { 
	text-decoration: underline;
	color: black;
	font: normal;
}

a:link, a:visited {
	text-decoration: none;	
	color:  #0083CE;
	font: bold;	
}

a.navbarup:hover { 
	text-decoration: underline;
	color: white;
	font: normal;
}

a.verticalnavigation:hover, a.verticalnavigation:active {
	text-decoration: underline;
	font: bold;
	color: #0083CE;
}

a.navbardown:visited, a.navbardown:active { 
	color: #27456B;
	text-decoration: none;
	font: normal;
}

a.orange:hover, a.orange:active {
	color: #FFCD6E; 	
	text-decoration: none;
	font: bold; 
}

a.navbardown:hover { 
	color: white;
	text-decoration: none;	
	font: normal;	
}

a.news:hover {
	color: #FFA600; 	
	text-decoration: none;
	font: normal;	
}

a.greybox:hover {
	text-decoration: underline;
	background-color: #D6D7D6;	
	color: black;
	font: normal;
}

a:hover, a:active {
	color: #FFB833; 	
	text-decoration: none;
	font: bold; 
}

p.menutitles {
	background-color: #00659C;
	font-weight: bold;
	font-size: 10px;
	color: white;
	line-height: 20px;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 5px;
}

p.lightgrayfont {
	background-color: #D6D7D6;
	text-align: justify;
	padding: 10px;
}

h4 {
	background-color: #00659C;
	line-height: 20px;
	font-size: 10px;
	color: white;
	padding-left: 5px;
}

h4.title {
	background-color: #FFB833;
	color: black;
	line-height: 20px;
	padding-left: 5px;
}

img.mainpage {
	border: 4px solid Gray;
}

form#select {
	margin: 0px;
}

select.select {
	background: #CECBC6;	
	color: blue;
	font-size: 11px;
}
