body {
	
	font-family : "Times New Roman", Times, serif;
	margin: 5px 5px 5px 5px;
	background : #FFFFFF;
	color:#000000;
	text-align:left;
	}
	
	 a:link {
		color:  #006666;
		}
		
		 a:visited {
		color: #000066;
		}
		
		 a:active {
		color:  #006666;
		}
		
		a:hover {
		color: #000066;
		}
		
		ul {
		list-style-image : none;
		
		}
		
		h1 {
		color: #000066;
  		}

		h2 {
		color: #000066;
  		}
		
		h3 {
		color: #000066;
  		}
		
		h4 {
		color: #000066;
  		}
		
		h5 {
		color: #000066;
  		}
		
		h6 {
		color: #000066;
  		}
		
#header {		
		color:#0000EF;
		background:#DDDDDD;	
		border-left:1px solid #000066;
		border-right : 1px solid #000066;
		border-top : 1px solid #000066; 
		border-bottom:1px solid #000066;
		margin : 0px 0px 0px 0px;
		padding-top : 0px;
		padding-left: 0px;
		padding-right: 5px;
		padding-bottom:5px; 
		text-align : center;
		vertical-align : top;
		}
		
		#header a:link {
		text-decoration : none;
		color: White;
		}
		
		#header a:visited {
		text-decoration : none;
		color: White;
		}
		
		#header a:active {
		text-decoration : none;
		color: White;
		}
		
		#header a:hover {
		text-decoration : none;
		color: #000066;
		background:#DDDDDD;	
		}
  		
		#header h1 {
		color: #000066;
		}
		
		#header h2 {
		color: #000066;
		}
		
		#header h3 {
		color: #000066;
		}
		
		#header h4 {
		color: #000066;
		}
		
		#header h5 {
		color: #000066;
		}
		
		#header h6 {
		color: #000066;
		}
		
#disclaimer {
	font-family : "Times New Roman", Times, serif;
	font-size : smaller;
}

#footer {		
		color:#0000EF;
		background:#DDDDDD;	
		border-left:1px solid #000066;
		border-right : 1px solid #000066;
		border-top : 1px solid #000066; 
		border-bottom:1px solid #000066;
		margin : 0px 0px 0px 0px;
		padding-top : 0px;
		padding-left: 0px;
		padding-right: 5px;
		padding-bottom:5px; 
		text-align : center;
		vertical-align : top;
				
		}
		
		#footer a:link {
		color:#000066;
		}
		
		#footer a:visited {
		color: #000066;
		}
		
		#footer a:active {
		color: #006666;
		}
		
		#footer a:hover {
		color: #006666;
		}
		
#courselinks {

font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
 font-weight : bold;
 margin-right:2px;
 padding-right:2px;
 padding-left:5px;
 padding-bottom:2px;
 color:#FFFFFF;
 background-color : #006666;
background: #006666;
 text-align : left;
 }
 
 #courselinks  p {
 background-color : #006666;
background: #006666;
 
 /*The following two lines must be added because of Netscape 4 issues */
 border : 1px solid #006666;
 color:#FFFFFF;
 }

 #courselinks ol {
	text-align : left;
	margin: 10px;
	margin-left : 10px;
}

#courselinks ul {
	text-align : left;
	
	margin-left : 10px;
}

#courselinks ul li {
list-style-image : url(graphics/coursebullet.gif);

 text-align : left;
 
 
 }

#courselinks a:link{
color : #FFFFFF;
text-decoration:none;	
}

#courselinks a:visited{
color : #FFFFFF;
text-decoration:none;
}

#courselinks a:hover{
color : #FFFFFF;
text-decoration:underline;	
}
 
 .coursesmain {
	color : Black;
	margin-left : 15px;
	margin-right : 5px;
	z-index: 1000;
}

.coursecredit {
font-family: Arial, Helvetica, sans-serif;
 font-style : italic;
 font-size : 12px;
}

.boldred{
	color : Red;
	font-weight : bold;
}

.quotes1 {
font-family:;
 font : italic Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.exercisebox {
	border : 2px solid Black;
	margin-left : 10px;
	margin-right : 10px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	
}

.fieldname {
	color : #000066;
	font : bold;
}
