/* CSS Document */

body {margin: 4px; 
	  background-color: #FFFFFF;
	  background-image: url(../images/title/sidecolor.gif);
	  background-repeat: repeat-y;
	  background-position: left;
	  color: #708090;}
	  
body a:link {color: #696969;}
bocy a:active {color: #993300;}
body a:visited {color: #C0C0C0;}

table {width:100%;
	   margin: 0;}
	   
table td {padding: 0; 
	      border-width: 0; 
		  vertical-align: top;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #708090;}
		  
td#index a:link {color: #696969;}
td#index a:active {color: #993300;}
td#index a:visited {color: #C0C0C0;}

td#content a:link {color: #696969;}
td#content a:active {color: #993300;}
td#content a:visited {color: #C0C0C0;}

td#head-right a:link {color: #696969;}
td#head-right a:active {color: #993300;}
td#head-right a:visited {color: #C0C0C0;}


td#footer-right a:link		{text-decoration: none;}
td#footer-right a:active	{text-decoration: none;}						   
td#footer-right	a:visited	{text-decoration: none;}


/* Logo Table */

td#logo-left {width: 120px}

td#logo-right {text-align: center;}




/* Main Table */

/* Header Row */

tr#header td {border-top: 3px solid #708090;
			  border-bottom: 3px solid #708090;}
			  
td#head-left {width: 120px}

td#head-right {text-align: center;
			   background: #F8F8FF;
			   font: 115% Percival;}
			   


/* Center Row */

tr#center

td#navigation {width: 120px}

td#content {padding: 15px 15px;
			text: #708090;
			line-height: 1.5em}

td#index {vertical-align: top;
		  width: 100%;
		  padding: 0em 0.4em;
		  font: 90% Arial;
		  color: #708090;}


/* Footer Row */

tr#footer td {vertical-align: middle; 
			  font-size: 66%;
			  border-top: 2px solid #708090;}
			  
td#footer-left {width: 120px}

td#footer-right {text-align: center;
			  	 color: 708090;}