/*----------------*/
/* General Styles */

body	{ font-family: "Book Antiqua", Century, "Century Schoolbook", Times, Serif; background-color: #000000;}

table	{ valign: top; }

h1,h2,h3	{ font-family: Tahoma, Verdana, Arial, sans; color: #999933; }

a	{ text-decoration: none; font-family: "Arial Narrow", Arial, sans; }

a:hover	{text-decoration: underline; }

.serif { font-family: "Book Antiqua", Century, "Century Schoolbook", Times, Serif; }

.sansserif { font-family: Tahoma, Verdana, Arial, sans; }

.mainimage { background-color: #000000;}

/*--------------------*/
/* Main/Layout Styles */

table.main { background-color: #ffffff; border-color: #000000; }



/*----------------*/
/* Sidebar Styles */

.sidebar a { color: #000000; font-weight: bold; font-family: serif;  }

table.sidebar { background-color: #6fa3ff; color: #000000; margin: 0em 0em 0em 0em;}
/*98CCEE bed2f5*/
td.sidebar { background-color: #6fa3ff; vertical-align: top;}

td.sidebar .lightcell { background-color: #98CCEE;}

tr.thin { height: 2px;}


/*------------------*/
/* Data Area Styles */

.data a { color: #0000cc; }

.data h1 {text-align: center;}

table.data { background-color: #ffffff;}

table.data td { vertical-align: Top; padding: 1px;}

div.links  { border-style: solid; border-bottom-width: 2px; border-top-width: 0px; border-left-width: 0px;  border-right-width: 0px; 
					 width: 90%; border-color: #000000; background-color: #ffffff;
			     text-align: left; padding: .3em .3em .3em .3em; margin: 1em 1em 1em 1em;} 
			
div.links a { font-size: 1.1em; font-style: bold; font-family: Tahoma, Verdana, Arial, sans;}		

h2.links {margin-top: 1em;}	
			
div.links .siteloc { font-family: "Book Antiqua", Century, "Century Schoolbook", Times, Serif;
				 font-size: .9em; font-style: italic; font-weight: normal; margin-left: 10px;}	
				 
div.links .sitedescrip {font-size: .9em; font-style: normal; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans;
				 margin-left: 10px;}	

/*---------------*/
/* Banner Styles */

td.banner { background-color: #ffffcc; }



/*---------------*/
/* Footer Styles */
							
td.footer { background-color: #cbbdd7; color: #000000;font-weight: bold; font-family: tahoma; font-size: .5em;}

