body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	border-top:1px solid #339900;
}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

.header {font: normal 1.8em Verdana, Arial, helvetica, sans-serif;}

td {font-size: .95em; font-family: Verdana, Arial, helvetica, sans-serif;}

td.instruction {
	font: normal 0.8em Verdana, Arial, helvetica, sans-serif;
	color: #333333;
}

body.nav {background: #C1B0C7 url(images/bg-nav.jpg) repeat-y fixed left top:;}
body.guts{background: #C1B0C7 url(images/bg-guts.jpg) repeat fixed left top:;}
body.header {background: #C1B0C7 url(images/bg-header.jpg) repeat-x fixed left top;}


a:link {text-decoration: underline; color: #28425C;}
a:visited {text-decoration: underline; color: #28425C;}
a:hover {text-decoration: none; color: RED;}

 a.hide:link{text-decoration: none; color: #ffffff;}
 a.hide:visited {text-decoration: none; color: #ffffff;}
 a.hide:hover {text-decoration: none; color: #cccccc;}

a:link.date, a:visited.date, a:hover.date, a:active.date {
	font: 1.5em Verdana, Arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:link.decorate {color: #28425C; text-decoration: underline;}
a:visited.decorate{color: #28425C; text-decoration: underline;}
a:hover.decorate {color: red; text-decoration: underline;}

a:hover.underline {text-decoration: underline;}

.weekviewnote {color: #ff3300; font-size: 85% ;}
.footer {font: .75em Verdana, Arial, helvetica, sans-serif; color: #CCFFFF;}

.btt {font-size: 75%;}

.days {font-size: 85%; color: #666666; white-space: nowrap;}
.hours {font-size: 97%;	white-space: nowrap;}
.events {font-size: 80%; white-space: nowrap;}
.yearly {background: #666666;}

input.btn {
   color:#000;
   font-family:Verdana, Arial, helvetica, sans-serif;
   font-size:1em;
   font-weight:bold;
   background-color:#e0dbd2;
   border:1px solid;
   border-top-color:#f0efec;
   border-left-color:#f0efec;
   border-right-color:#f0efec;
   border-bottom-color:#f0efec;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffD2B672',EndColorStr='#ff987F9F');}
	  
 input.btnhov {
   border:1px solid;
   border-top-color:#cc0000;
   border-left-color:#cc0000;
   border-right-color:#990000;
   border-bottom-color:#990000;
   }
   
   
   td.btn {
   color: #000;
   font-family: Verdana, Arial, helvetica, sans-serif;
   font-size: .8em;
   background-color: #e0dbd2;
   border: 1px solid;
   border-top-color:#f0efec;
   border-left-color:#f0efec;
   border-right-color:#f0efec;
   border-bottom-color:#f0efec;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffEDEDF7',EndColorStr='#ff987F9F');}
	  
 td.btnhov {
   border: 1px solid;
   border-top-color: #cc0000;
   border-left-color: #cc0000;
   border-right-color: #990000;
   border-bottom-color: #990000;
   }

li {
	list-style: circle;
}
