/* CSS Document */

body {margin: 4px; 
	  background-color: #FFFFFF;
	  background-image: url(../images/extra/sidecolor.gif);
	  background-repeat: repeat-y;
	  background-position: left;
	  color: #000000;}
	  
a:link {color: #228B22;}
a:active {color: #FF0000;}
a:visited {color: #808080;}


td#footer-right a:link		{text-decoration: none;}
td#footer-right a:active	{text-decoration: none;}						   
td#footer-right	a:visited	{text-decoration: none;}
	  
	  

table {width:100%;
	   margin: 0;}
	   
table td {padding: 0; 
	      border-width: 0; 
		  vertical-align: top;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #000000;}
		  
/* Logo Table */

td#logo-left {width: 120px}

td#logo-right {text-align: center;}




/* Main Table */

table#2index {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #228B22;
			 line-height: 2em;}
			 
/* tr#a2indext td {background-color: #330000;
                color: #FFFFFF;
               font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;} */			 
			 
tr#a2index td {font-weight: bold;
			   border: 1px solid #228B22;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			   
td#b2index {width: 400px;}
td#c2index {width: 500px;}

/* Header Row */

tr#header td {border-top: 3px solid #000000;
			  border-bottom: 3px solid #000000;}
			  
td#head-left {width: 120px}

td#head-right {text-align: center;
			   font: 115% Percival;}
			   


/* Center Row */

tr#center

td#navigation {width: 120px}

td#content {padding: 15px 15px;
			text: #000000;
			line-height: 1.5em}

td#index {vertical-align: top;
		  width: 100%;
		  padding: 0em 0.4em;
		  font: 90% Arial;
		  color: #000000;}


/* Footer Row */

tr#footer td {vertical-align: middle; 
			  font-size: 66%;
			  border-top: 2px solid #000000;}
			  
td#footer-left {width: 120px}

td#footer-right {text-align: center;
			  	 color: 000000;}