/*nnata css nov 2003*/


body
{              font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
            	background-color: #8fbc8f;
					background-image: url(images/bg.gif);				
	            color: #336600;
					font-size:10px;
	            scrollbar-face-color:#E9BB4B;
		         scrollbar-arrow-color:#006600;
		         scrollbar-darkshadow-color:#999966;
               scrollbar-highlight-color:#e3e1b5;
		         scrollbar-track-color:#e3e1b5;
		         scrollbar-3dlight-color:666633;
		         scrollbar-shadow-color:#006600;
					margin-top: 15pt;
					
					
}

.GoButton
{

    color            	: #ffffff;
    background-color 	: #E9BB4B;

   


border-top: 2px solid #e3e1b5;
border-left: 2px solid #336600;
border-bottom: 2px solid #336600;
border-right: 2px solid #e3e1b5;


    font-family    		: "Verdana";
    font-size      		: 8pt; 
    font-weight         : bold;
    letter-spacing 		: -0.3pt;
}	
			
.outer   {			 background-color: #E9BB4B
}

.dkgreen  {
	background-color: #316700;
	height: 15px;
}

.hand      {background-repeat: no-repeat; 
             background-image: url(images/handshake.gif);   }



.menubutton {font-weight: bold;
text-align: center;
margin-bottom:5px;
margin-top: 5px;}

.menubutton a {padding: 0px;
background-color: #316700;
font-weight: bold;
font-size: 10px;
text-decoration: none;
width: 100;
color: #ffffff;
border-top: 2px solid Green;
border-left: 2px solid Black;
border-bottom: 2px Black solid;
border-right: 2px solid Green;
display: block;}

.menubutton a:hover {
border-top: 2px Black solid;
border-left: 2px  Green solid;
border-bottom: 2px Green solid;
border-right: 2px Black solid;
color: #000000;
background-color: #E9BB4B;}

.menubutton a:active {color: #Fa8072;
background-color: #E9BB4B;}	



               
.bold         {font-family: Verdana;
               font: bold;
					font-size:10px;
			
					
}

.main         {  background-color: #ffffff;
                 font-family: Verdana;
					  
}

td
{              font-family: Verdana;
               font-size:10px;
					
	
}
.small
{              
               font-size: 8px;
					text-align: left;
					font-color: #336600;
	
}
			
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;

}
h1
{
	color: #336600;
	font-size:12px;
	
}
h2
{
	color: #336600; 
	font-size:16px;
	text-decoration: none;
	
}

.coursetable 
{
	border: medium, #336600;
	background-color: white;
	text-align: left;
	width: 95%;
	
}
#course {

width:450px;
height:250px;
overflow: hidden;
}
.red
{
	 color:red;
}

