body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efeadc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	  }

h1 {  font-size: 26px; 
	  font-style: normal; 
	  color: #000099; 
	  text-align: center
	  }
	  
h2 {  font-size: 30px; 
	  font-style: normal; 
	  color: #FFFFFF;
	  text-align: center;
	  }
	  
h3 {  font-size: 18px; 
	  font-style: normal;
	  }
	  
h4 {  font-size: 14px;
      }
h5 {  font-size: 24px;
      }	  
	  
.Subj {  font-size: 20px; 
		 color: #FF0000; 
		 font-weight: bold;
		 }
		 
.NewNote {  font-size: 12px; 
			font-style: italic; 
			font-weight: bold; 
			color: #FF6666; 
			background-color: #FFFF99;
			}
			
.hilite {  background-color: #FFFF00;}

.fontsize11 {font-size: 11px}

.SubjHilit {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFF00;
	color: #FF0000;
}
   
.coursepop { font-size: 12px;
}

a:LINK, a:VISITED, a:HOVER  { 
		   font-weight: bold; 
		   color: blue; 
		   text-decoration: underline;
		   }
			  
a:HOVER {
	color: #D1007F;
	text-align: left;
		  }
		  
a.coursemenu:LINK, a.coursemenu:VISITED, a.coursemenu:HOVER
                   {  font-size: 12px;  
					 color: #000000; 
					 text-decoration: none;
                     margin-left: 3px;
					  } 
						 
a.coursemenu:HOVER { color: #D1007F
					 }
					 
a.menutab:link, a.menutab:visited, a.mentutab:hover 
               {  font-size: 11px; 
				  color: #ffffff; 
				  text-decoration: none; 
				  font-weight: bold;
				  }
				  		 
a.mentutab:hover { color: #ffbf00;
				   }
				   					 
a.miniordlink:link, a.miniordlink:visited, a.miniordlink:hover
               {  font-size: 11px; 
				  color: blue; 
				  text-decoration: none; 
				  font-weight: bold;
				  }
a.miniordlink:hover { color: red ;
				   }
				   				   
a.menuord:LINK, a.menuord:VISITED, a.menuord:HOVER { 
                 text-decoration: none; 
				 color:#FFFFFF; 
				 font-size: 14px; 
				 font-weight: bold;
				 margin-left: 10px;
				 }
					
a.menuord:HOVER { color:#FFFFFF;
				}
				
.redfont {color: #FF0000;
         }	

.rtfloat {float: right;
		 }
.ltfloat {float: left;
        }
.smltxt {font-size: smaller;
}

#map-layer {
	position:absolute;
	width:800px;
	height:650px;
	z-index:1;
	left: 20px;
	top: 10px;
	background-color: #FFFFFF;
	visibility: hidden;
	border: 1px groove #0000FF;
}
.txt13px {
	font-size: 13px;
	font-weight: bold;
}
.txt12px {
	font-size: 12px;
	font-weight: bold;
}
.txt10px {
	font-size: 10px;
	font-weight: bold;
}
.bordercolour {
    border-color: #FF0000;
    }
.bordercolourblack {
    border: solid 1px #000000;
	    }
.bordercolourbuff {
	border-color: #EFEADC;
	}
.bordercolourdkblu {
	border-color: #000099;
	}
#skinLyr {
     border: solid 1px #000000;
	 padding: 10px;
	 }
.uline {
	text-decoration: underline;
}

.font18 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.whitefont {color:#FFFFFF;
}

.font36 {font-size: 36px;
}

#menutbl {
	border: 1px solid #efeadc;
	background-color: #0895dc;
	width: 150px;
	margin: 0;
}
#indexpop-up {
	position:absolute;
	width:476px;
	height:545px;
	z-index:2;
	left: 16px;
	top: 200px;
	padding: 15px;
	border: solid black 2px;
	background-color:white;
	visibility: hidden;
}
#header {background-image:url(../images/hd-bg.gif);}

#ap2010 {
	position:absolute;
	width:260px;
	height:50px;
	z-index:1;
	left: 85px;
	top: 64px;
}
.gallery {
			padding:10px;			
			border:#F00 1px solid;
			width:250px;
			margin-left:auto;
			margin-right:auto;
			margin-top:20px;
			margin-bottom:20px;
			text-align:center;
			}
