/* CSS Document */

body {margin: 4px; 
	  background-color: #F8F8FF;
	  background-image: url(../images/site/sidecolor.gif);
	  background-repeat: repeat-y;
	  background-position: left;
	  color: #660000;}

a:link {color: #660000;}
a:visited {color: #C45002;}
a:active {color: #666666;}

table {width:100%;
	   margin: 0;}
	   
table td {padding: 0; 
	      border-width: 0; 
		  vertical-align: top;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  color: #660000;}


/*Main Table*/

table#body {width: 100%}

td#text {width: 65%;
		 padding: 1em 1em;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 color: #660000;
		 font: 90%;}
		 
td#index {vertical-align: top;
		  width: 25%;
		  padding: 0em 0.4em;
		  font: 90% Arial;
		  color: #660000;}		 
		   
td#content {color: #660000;
			font: 90%;
			padding: 15px 15px;}
					  
td#text a:link {color: #660000;}
td#text a:visited {color: #cc9966;}

/*Main Table*/


/* Logo Table */

td#logo-left {width: 120px}

td#logo-right {text-align: center;}

/*Logo Table*/

/* Header Row */

tr#header td {border-top: 3px solid #660000;
			  border-bottom: 3px solid #660000;}
			  
td#head-left {width: 120px}

td#head-right {text-align: center;
			   background: #F8F8FF;
			   font: 115% Arial;}
			   
td#head-right a {text-decoration:none}
td#head-right a {padding: 0.1em 0.4em;}
td#head-right a:link {color: #660000;}
td#head-right a:visited {color: #660000;}
td#head-right a:hover {background: #660000;
					   color: #F8F8FF;
					   text-decoration: none;}
					   
/*Header Row*/					   

/*NavSearchContent Row*/ 

td#navigation {width: 120px}




/* Footer Row */

tr#footer td {vertical-align: middle; 
			  font-size: 66%;
			  border-top: 2px solid #660000;}
			  
tr#lists td {border-bottom: 1px solid #660000;}			  
			  
td#footer-left {width: 120px}

td#footer-right {text-align: center;
			  	 color: 660000;}
				 
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#list td {vertical-align: bottom;
               border-bottom: 1px solid #4B0082;
			   line-height: 1.75em;
			   font: Arial;}

