/* 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: #708090;}
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#list td {border-bottom: 
               1px solid #FF0000;
			   line-height: 150%;}

/* 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;}