body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg1.gif);
	}
	
.welcome{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
line-height:17px;
color:#FFFFFF;
text-align:justify;
margin-left:2px;
margin-right:4px;
}	
	
ul{
margin:0;
padding:0;
}	


#dropmenudiv{
position:absolute;
background-color: #EBCD09;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px sans-serif #660000;
color:#660000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 135px;
margin:0;
padding:0;
}

.table_text
{
          font:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:13px;
		  font-weight:normal;
		  text-align:center;
		  vertical-align:middle;
		  }
.table_text_bold
{
          font:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:14px;
		  font-weight:bold;
		  text-align:center;
		  vertical-align:middle;
		  }		  
.table_border
{
		  }		  
.table_border td
{
          background-color:#457776;
		  }			  
		  
/* Content text for inner pages */		  
.content_normal
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:12px;
		  font-weight:normal;
		  text-align:justify;
		  }	
.content_number
{
          font-family:Arial, Helvetica, sans-serif;
		  color:#FFFFFF;
		  font-size:12px;
		  font-weight:normal;
		  text-align:justify;
		  }			  	  
.content_bold
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:13px;
		  font-weight:bold;
		  text-align:justify;
		  }
.content_bold_1
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FF00FF;
		  font-size:13px;
		  font-weight:bold;
		  text-align:left;
		  }		  
.content_bold_2
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#00FFFF;
		  font-size:13px;
		  font-weight:bold;
		  text-align:left;
		  }	
.content_bold_3
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFF00;
		  font-size:13px;
		  font-weight:bold;
		  text-align:left;
		  }
.content_bold_3
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#00FF00;
		  font-size:13px;
		  font-weight:bold;
		  text-align:left;
		  }
/* Link roll over-"view" */		  			  		  		  

.view:link
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#00CC00;
		  font-weight:normal;
		  }

.view:visited
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#660000;
		  font-weight:normal;
		  }			  
.view:hover
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#FFFF00;
		  font-weight:normal;
		  }		  
		  
/* Admission Form Text */		
  .form_text1
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FF00FF;
		  font-size:13px;
		  font-weight:bold;
		  text-align:center;
		  text-decoration:underline;
		  }	
  .form_text2
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#00FFFF;
		  font-size:20px;
		  font-weight:bold;
		  text-align:center;
		  }	
.content_italic
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:11px;
		  font-weight:normal;
		  font-style:italic;
		  }		
.content_note
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#00FF00;
		  font-size:11px;
		  font-weight:normal;
		  }	
.content_bold_4
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#00FF00;
		  font-size:13px;
		  font-weight:bold;
		  text-align:right;
		  }
.dots
{
          background-image:url(../images/dots.gif);
		  background-repeat:repeat-x;
		  background-position:center;
		  }	
.leaf
{
          background-image:url(../images/leaf.gif);
		  background-repeat:repeat-x;
		  background-position:center;
		  }	  	  
.content_right
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:12px;
		  font-weight:normal;
		  text-align:right;
		  }	
/* Image Border */
.image_border
{
          padding:4px;
          border-style:solid;
          border-top-color:blue;
          border-bottom-color:red;
          border-left-color:yellow;
          border-right-color:green;
          border-width:20px;
          border-top-width:10px;
          border-left-width:10px;
		  }	  
.img 
{
          padding:8px;
          border:2px solid #ddd; 
          border-color:#FFFFFF;
          }		  
/* Link roll over-"Click Here" */		  			  		  		  

.click:link
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#FFFFFF;
		  font-weight:normal;
		  }

.click:visited
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#660000;
		  font-weight:normal;
		  }			  
.click:hover
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  font-size:12px;
		  color:#FFFF00;
		  font-weight:normal;
		  }			
/* Next Page Text effects */		  	  
.next
{
          ont-family:Georgia, "Times New Roman", Times, serif;
		  font-size:13px;
		  color:#FFFF00;
		  font-weight:bold;
		  text-decoration:blink;
		  }
/* Calender Text */		  
.calender_normal
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:12px;
		  font-weight:normal;
		  text-align:center;
		  padding-left:3px;
		  padding-right:3px;
		  }
.calender_bold
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#FFFFFF;
		  font-size:13px;
		  font-weight:bold;
		  text-align:center;
		  padding-left:3px;
		  padding-right:3px;
		  }		  
.calender_notes
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#000000;
		  font-size:14px;
		  font-weight:bold;
		  text-align:left;
		  padding-left:3px;
		  padding-right:3px;
		  }	
.closed		  	  
{
          font-family:Georgia, "Times New Roman", Times, serif;
		  color:#99FF00;
		  text-decoration:underline;
		  font-size:12px;
		  font-style:italic;
		  font-weight:bold;
		  text-align:center;
		  padding-left:3px;
		  padding-right:3px;
		  }