/* Elements */
BODY  
    	{
	 color	 			: #000000;
	 font-size 			: 12px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-style			: normal; 
	 font-weight			: normal; 
	 font-variant			: normal; 
	 text-decoration		: none;
	scrollbar-base-color: #996633;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #FFCC66;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black
	}

A  
	{
	 color 				: #ffffff;
	 font-size 			: 10px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal;
	 text-decoration		: none
   	}


A:Hover  
	{	
	 color				: #663333;
	 font-size 			: 10px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;	
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal; 
	 text-decoration		: none
    	}

td 	
	{  	
	 color 				: #000000;
	 font-size			: 10px;
	 font-family			: Verdana, Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: normal; 
	 font-variant			: normal   	}

H1 
	{
	 color 				: #000000;
	 font-size 			: 13px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}

H2 
	{
	 color	 			: #000000;
	 font-size 			: 15px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}	
	

H3 
	{
	 color 				: #000000;
	 font-size 			: 17px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}
	


/* Classes */




.menu_item_0
	{  	
	 color 				: #ffffff;
	 font-size			: 10px;
	 font-family			: Verdana, Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal;
	 height				: 17px; 
	 width				: 129px;
	 text-align			: left;
	 padding-left			: 5px;
	 padding-top			: 2px


   	}



.menu_item_0:hover
	{  	
	 color 				: #E37D31;
	 font-size			: 10px;
	 font-family			: Verdana, Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal;
	 height				: 17px; 
	 width				: 129px;
	 background-color		: #993300;
	 text-align			: left;
	 padding-left			: 5px;
	 text-decoration		: none;
	 padding-top			: 2px


 	}

.menu_item_1
	{  	
	 color 				: #ffffff;
	 font-size			: 10px;
	 font-family			: Verdana, Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal;
	 height				: 17px; 
	 width				: 129px;
	 text-align			: left;
	 padding-left			: 5px;
	 padding-top			: 2px


   	}



.menu_item_1:hover
	{  	
	 color 				: #E37D31;
	 font-size			: 10px;
	 font-family			: Verdana, Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: bold; 
	 font-variant			: normal;
	 height				: 17px; 
	 width				: 129px;
	 background-color		: #990000;
	 text-align			: left;
	 padding-left			: 5px;
	 text-decoration		: none;
	 padding-top			: 2px


 	}


.none 
{
list-style-type: none
}



.stroketable
	{
	border: 1px solid #663300;

   	}


.textfield
	{
	color 				: #993300;
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	height				: 18px;
	width				: 150px;
	border: 1px solid #990000;

   	}

.textfield2
	{
	color 				: #990000;
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	height				: 18px;
	width				: 120px;
	border: 1px solid #990000;

   	}

.inputfield { font-size: 10pt;
              border: 1px inset #CCCC99;
              font-family: Geneva, Arial, Helvetica, san-serif;
              color: #000000;
              background-image:url(graphics/menumid.jpg);
              background-color: #FFCC66}



.login
	{
	color 				: #ffffff;
	font-size			: 10px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	height				: 18px;
	width				: 50px;
	background-color		: #990000;
	cursor				: hand;
	border: 1px solid #990000;

   	}

a.footer:link, a.footer:visited, a.footer:active { color: #663300; font-size: 14px; font-weight: bold; text-decoration: none; }
a.footer:hover { color: #000000;}

a.footer2:link, a.footer2:visited, a.footer2:active { color: #663300; font-size: 10px; font-weight: bold; text-decoration: none; }
a.footer2:hover { color: #000000;}

a.smallop:link, a.smallop:visited, a.smallop:active { color: #663300; font-weight: bold; text-decoration: none; }
a.smallop:hover { color: #000000;}

