 /* CSS Document */
body {
                  scrollbar-face-color: #004580;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #004580;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #004580;
	scrollbar-arrow-color: #FACC20;
	scrollbar-track-color: #FACC20;
	}
	
.topcell_left  { background-image: url('images/t_left.gif');
                        background-repeat: no-repeat; 
                        background-position: left; }
        
.topcell_right  { background-image: url('images/t_right.gif');
                        background-repeat: no-repeat; 
                         background-position: right; }
                         
.bottomcell_left  { background-image: url('images/b_left.gif');
                        background-repeat: no-repeat; 
                        background-position: bottom left;
                        border-top: 1px solid #FACC20; }
        
.bottomcell_right  { background-image: url('images/b_right.gif');
                        background-repeat: no-repeat; 
                         background-position: bottom right;
                         border-top: 1px solid  #FACC20; }
                   
.maincell	      {  background-image: url('images/maincell_back.gif');
                        background-repeat: repeat-x; 
                        font-family: "times new roman", georgia, serif;
                        color: #FFFFFF;
                        font-size: 9px;
                        }
                        
td.main_text      { font-family: arial, verdana, helvetica, sans;
	         font-size: 9pt;
	         color: #444444;
	         text-align: left;
	         padding: 12px; 
	         }
	        
	        
td.main_text1      { font-family: arial, verdana, helvetica, sans;
	         font-size: 9pt;
	         color: #444444;
	         text-align: left;
	         padding-left: 12px;
	         padding-right: 12px;
	         padding-bottom: 2px 
	         }
	         
td.contact_text      { font-family: arial, verdana, helvetica, sans;
	         font-size: 9pt;
	         color: #444444;
	         text-align: right;
	         padding: 12px; 
	         }	         
	         
p.main     { padding-left: 12px;}
	         
.section_title  {  font-family: arial, verdana, helvetica, sans;
	         font-size: 10pt;
	         color: #004580;
	         font-weight: bold;
	         }
	         
.page_title  {  font-family: arial, verdana, helvetica, sans;
	         font-size: 12pt;
	         color: #000066;
	         font-weight: bold;
	         }
	         
.page_subtitle { font-family: arial, verdana, helvetica, sans;
	         font-size: 9pt;
	         color: #CC3333;
	         font-weight: bold;
	         font-style: italic;
	         }	    
	        

                        
.logocell 	     { padding-top: 10px;
	       padding-left: 10px;      
	       }
	      
                           
#table3	        { margin-left: 5px;
	           margin-top: 8px;}

#table4	        { border-left: 1px solid #FACC20;}

.topmenu	     { background-image: url('images/topmenuback.gif');
                        background-repeat: repeat-x; 
                        background-position: center;
                        border-top: 1px solid #FACC20;
	      border-bottom: 1px solid #FACC20; 
                         }
                         
td.footer		{ 
		  background-repeat: no-repeat;
		  font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  color: #FFFFFF;
		  text-align: center;
		  border-bottom: 2px solid #FACC20;
		  border-top: 2px  solid  #FACC20;
		 } 
		 
                        
.alttopmenu   { border-top: 1px solid #FACC20;
	       border-bottom: 1px solid #FACC20; 
	       background-image: url('images/topmenuback.gif');
                        background-repeat: repeat-x; 
	       }
	       
.menutrans 	{ filter:alpha(opacity=50) }

 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 0px; WIDTH: 160; POSITION: relative; TOP: 0px; padding:0px 3px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 34px;
		  width: 158px;
		  cursor:hand;
		  font-weight: bold;
		  padding-right: 8px;
		  padding-top: 2px;
		  line-height: 21pt;
		  text-align: right;
		  display: block;
		  text-decoration:none;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  text-decoration: none;
		  color: #000066; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		   text-decoration: none;
		  color: #000066; }


a.menu:active 	{ background-image: url("picts/menuon1.gif");
		   text-decoration: none;
		  background-color:#2D2A5F;
		  color: #ffff00; }


a.menu:hover 	{ background-image: url("picts/menuon1.gif");
		   text-decoration: none;
		  background-color: #2D2A5F;
		  color: #ffff00; }
		 
.menu_bottom	{ background-image: url("picts/menu-bottom.gif"); }


.minlink		{font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  color: #000099;	  
		  }
		  
a.minlink:link	{ color: #000099;
		  text-decoration: none;		  
		  }

a.minlink:visited	{  color: #000099;
		  text-decoration: none;		  
		  }
		  
a.minlink:active	{  color: #990000;
		  text-decoration: none;		  
		  }
		  
a.minlink:hover	{  color: #FF0000;
		  text-decoration: underline;		  
		  }		  

a		{ color: #646C8C;
		   font-weight: bold;
		   text-decoration:none;
		   }
		   
a:visited		{ color: #646C8C;
		   font-weight: bold;
		   text-decoration: none;
		     }
		     
a:hover		{ color: #CC3333;
		  text-decoration: bold;
		  }
		 
.drop_navmenu {  font-family:  Verdana, Arial, Times, Times New Roman; font-size: 11px; color: #000066; background-color: #CFCFCF}

.standardinput
{	background-image: url("images/shadeform.gif");	
	font-weight: normal;
	font-size: 8pt;
	color: black;
	width: 220px;	
	font-family: Verdana, Arial, Times, Times New Roman;
	text-align: left;
	border: 1px solid #506886;
} 

.StandardButton
{
	background: #000099;
	border-width:1pt;
	border-color:#FFCC00;
	color:#FFCC00;
	font-family: Verdana, Arial, Times, Times New Roman;
	font-size:9pt;
	
}

.StandardButtonA
{
	background: #EDE2CC;
	border-width:1pt;
	border-color:#7B2748;
	color:#7B2748;
	font-family:Arial;
	font-size:8pt;
}

textarea.addinfo	{ FONT: 10px arial, verdana, sans-serif;		
		background-image: url("images/shadeform.gif");
		text-align: left;
		font-size: 8pt;
		WIDTH: 300PX;
		HEIGHT: 100PX;		
		BORDER: #506886 1px solid}			  		
