/* basic-2.1.css*/

body {font-family: ;
      background-color: #438365;
      background-image: ;
      background-repeat: ; 
}

h1   {font-family: tahoma, helvetica, sanserif;
	  font-size: 16px;
      color: #a8384d;
      font-weight: normal;
	  }
h2   {font-family: tahoma, helvetica, sanserif;
	        font-size: 16px;
      		color: ;
                font-weight: bold }
h3   {font-family: tahoma, helvetica, sanserif;
	  font-size: 18px;
      color: #ffffff;
      font-weight: bold }



.body  {font-family: tahoma, helvetica, sanserif;
	    font-size: 12px;
     	color: #000000;
        font-weight: normal;
		
}
.body2   {font-family: tahoma, helvetica, sanserif;
	 font-size: 14px;
     	 color: #ffffff;
         font-weight: normal }
#title   {font-family: tahoma, helvetica, sanserif;
	  font-size: 16px;
      color: #a8384d;
      font-weight: normal;
	  }

#subheader  {font-family: tahoma, helvetica, sanserif;
	         font-size: 14px;
     	     color: #a8384d;
             font-weight: bold;
		     padding: ;
}
#subbody   {font-family: tahoma, helvetica, sanserif;
	 font-size: 13px;
     	 color: #000000;
         font-weight: normal }

a.page:link {text-decoration: none;
        color: #ffffff;
        background: ;
        font-family: tahoma, helvetica, sanserif;
        font-size: 24px;
        font-weight: ;
		padding: 5px;
        
}

a.page:active {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-size: 24px;
          font-weight: ;
		  padding: 5px;
          
}
a.page:visited {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-weight: ;
          font-size: 24px;
		  padding: 5px;
          
}
a.page:hover {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-size: 24px;
          font-weight: ; 
		  padding: 5px;
}


a.nav:link {text-decoration: none;
        color: #ffffff;
        background: ;
        font-family: tahoma, helvetica, sanserif;
        font-size: 18px;
        font-weight: normal;
      
}

a.nav:active {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 18px;
        font-weight: normal;
         
}
a.nav:visited {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 18px;
        font-weight: normal;
          
}
a.nav:hover {text-decoration: none;
          color: #a8384d;
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 18px;
        font-weight: normal;
         
}

a.nav2:link {text-decoration: none;
        color: #a8384d;
        background: ;
        font-family: tahoma, helvetica, sanserif;
        font-size: 13px;
        font-weight: normal;
        
}

a.nav2:active {text-decoration: none;
          color: #a8384d;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-size: 13px;
          font-weight: normal;
          
}
a.nav2:visited {text-decoration: none;
          color: #a8384d;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-size: 13px;
		  font-weight: normal;
          
}
a.nav2:hover {text-decoration: none;
          color: #000000;
          background: ;
          font-family: tahoma, helvetica, sanserif;
          font-size: 13px;
          font-weight: normal;
          
        
}
a.footer:link {text-decoration: none;
        color: #ffffff;
        background: ;
        font-family: tahoma, helvetica, sanserif;
        font-size: 14px;
        font-weight: ;
		padding: 5px;
		text-align: left;
      
}

a.footer:active {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 14px;
        font-weight: ;
		padding: 5px;
		text-align: left;
         
}
a.footer:visited {text-decoration: none;
          color: #ffffff;
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 14px;
        font-weight: ;
		padding: 5px;
		text-align: left;
          
}
a.footer:hover {text-decoration: none;
          color: #7e2940;	
          background: ;
          font-family: tahoma, helvetica, sanserif;
        font-size: 14px;
        font-weight: ;
		padding: 5px;
		text-align: left;
         
}
.footer  {font-family: tahoma, helvetica, sanserif;
	      font-size: 11px;
      	  color: #ffffff;
          font-weight: normal;
		  padding: 5px;
}

table.nav {width: 100%;
               border-width: ;
	       border-spacing: ;
	       border-style: ;
	       border-color: ;
	       border-collapse: ;
	       background-color: ; }
td.one {width: 100%;
      font-family: arial, helvetica, sanserif;
      font-size: 15px;
      color: #ff6601;
      font-weight: bold}
td.two {width: 100%;
      font-family: arial, helvetica, sanserif;
      font-size: 12px;
      color: #0234ba;
      font-weight: bold}
