body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	border-top:1px solid #76819D;
}

.topedge {padding-top:10px; border-top:#f1f1f1 4px solid;}

#concern {font-size:13px; border:1px dotted #006633; padding:2px 4px 0 8px; margin:0 4px; line-height:110%; font-family:Geneva, Arial, Helvetica, sans-serif; background-color:#F5FFEA;}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

.header {color:#76819D; font: normal 1.8em Verdana, Arial, helvetica, sans-serif;}

td {font-size: .95em; font-family: Verdana, Arial, helvetica, sans-serif; text-align:left;}

td.instruction {
	font: normal 0.8em Verdana, Arial, helvetica, sans-serif;
	color: #333333;
}
.underline {border-bottom:1px solid #ccc;}



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 {text-align:center; font: .75em Verdana, Arial, helvetica, sans-serif;}

.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='#ffE6EDD4',EndColorStr='#ffA7BBC1')
	  ;}
	  
	  
 input.btnhov {
   border:1px solid #768696;
   border-right-color:#757E9B;
   border-bottom-color:#757E9B;
   }
   
   
   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='#ffE6EDD4',EndColorStr='#ffA7BBC1')
      ;}
	  
 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;
}

ul#assignmentlist {margin-left:5px; padding-left:5px;}
#assignmentlist li {margin-top:15px; list-style-type: none; padding-left:5px; margin-left:5px; font-size:90%;}

      /*
	  (GradientType=0,StartColorStr='#ffD2B672',EndColorStr='#ff987F9F')
	  (GradientType=0,StartColorStr='#ffEDEDF7',EndColorStr='#ff987F9F')
	 */
	 
.lecture {
	color: #000000;
	background-color: #ECDCB8;
	display: block;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#pageid {text-align:right; margin-right:30px; margin-left:30px; color:#28425C; border-bottom:10px solid #f1f1f1;}