/* Old Background color	background-color: #7FCC7F;  */
body {
		margin:0px 0px 0px 0px;
		background:#7FCC7F;
		font-size: 12px;
		font-family: verdana, helvetica, arial;
		}

table {
	width: 100%;
	}

#body {
	width: 100%;
	background-color: #7FCC7F;
}


td.left {
	width: 25%;
	background-image: url('images/shadow-side.jpg'); 
	background-repeat: repeat-y; 
	background-position: right top;
	background-color: #009900;
}

td.center {
	width: 75%;
	background-color: #7FCC7F;
}

td.right {
	width: 20%;
	background-color: #7FCC7F;
}

p {
	margin:10px 10px 10px 10px;
	color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial;
 }
 
ul{
	margin:10px 10px 10px 10px;
	color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial;
 }
 
li {
	margin:10px 10px 10px 20px;
	color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial;
 }

 a:link {  
    color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial; 
    text-decoration: underline;
 }

 a:active {  
    color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial; 
    text-decoration: underline;
 }

 a:visited {  
    color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial; 
    text-decoration: underline;
 }
 
 HR {
 	color: #000000;
    height:1px;
    width:98%;
    background:#000000;
    border-style: dashed;
   }
   
.linktext {
	margin:0px 10px 0px 10px;
	color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial;
  line-height: 1.30em;
}
   
.links {
	margin:0px 10px 10px 10px;
	color: #000000; 
    font-size: 12px; 
    font-family: verdana,helvetica,arial;
  line-height: 1.30em;
}
 
 .addressbox {
 	margin:5px 5px 5px 5px;
 	color: #006600;
 	background-color: #00BC00;
 	width:90%;
 	padding:1%;
 	font-size: 10px;
 	}
 
h1 {
	margin:10px 10px 10px 10px;
	color: #000000;
	font-family: arial,verdana,helvetica;
 	font-size: 18px;
 	font-weight: bold;
 	}
 	
 h2 {
 	margin:10px 10px 10px 10px;
	color: #000000;
	font-family: arial,verdana,helvetica;
 	font-size: 16px;
 	font-weight: bold;
 	}
 	
 h3 {
 	margin:10px 10px 10px 10px;
	color: #000000;
	font-family: arial,verdana,helvetica;
 	font-size: 12px;
 	font-weight: bold;
 	}

p.headertitle {
	color: #00FF00;
	font-size: 16px; 
	font-family: arial,verdana,helvetica;
}

p.colortext {
	color: #00FF00;
	font-size: 12px; 
	font-family: arial,verdana,helvetica;
}

p.small {
  	color: #009900;
	font-size: 10px; 
	font-family: verdana,helvetica,arial;
}

p.small a:link {
 	color:#009900;
 	font-size: 10px;
}

p.small a:active {
 	color:#009900;
 	font-size: 10px;
}

p.small a:visited {
 	color:#009900;
 	font-size: 10px;
}