body {
	margin-top: 10px;
	background-color: #000000;
	background:url(images/bg.gif);
	padding: 0px;
	font-family: verdana, sans-serif;
	color: #333;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

html>body { /* be nice to Opera */
		font-size: small;
		}
	
#mainTable {
	width:740px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	/* */ line-height : 1.5em; /* */
}

#maincontent {
	vertical-align: top;
	border: 1px solid #FFF;
}

#sidebar {
	width: 200px;
	color: #000;
	vertical-align: top;
	border-right: 1px solid #CCC;
}

#header {
	background-color: #000000;
	color: #CCCCCC;
	background-image:  url();
	border-bottom: 1px solid #000;
	padding: 0px; !important;
}

#footer {
	background-color: #FFFFFF;
	color: #000000;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #CCC;
	}
#footer img{
			padding-right: 5px
			}

td, p, ul {
	font-family: verdana, sans-serif;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

p 	{
	margin: 1em 0 1em;
	padding: 0;
	}
	


h1: first-child { margin-top: 0; } /* starts first h1 in TD flush top */
h2: first-child { margin-top: 0; } /* starts second h2 in TD flush top */

h1 	{ 	
	font-size: 120%;
	color: #666;
	padding: 0;
	margin-top: 7px;
	margin-bottom: -12px;
	border: 0px solid #000;
	}


h2 { font-size: 120%; 
border: 0px solid #000;}

#sidebar a {
	/* */ padding: 3px; 
	display: block;
	border: 1px solid #FF0000;
	text-decoration: none;
	line-height: 15px;
	width: 160px; /* */
}

#sidebar a:link, #sidebar a:visited {
	color: #000;
}

#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	border: 1px solid #E10915;
	background:url(images/arrow.gif) no-repeat;
	background-position: right;
	background-color: #E10915 !important;
}

#sidebar ul {
	/* */ padding-left: 1em;
	margin-left: -.5em;
	list-style-type: none; /* */
	border: 0px solid #000;
	margin-top: 10px ;
}

#sidebar li {
	/* */ margin: 0px 0px 6px 0px; /* */
}

#sidebar p	{ margin-left:.6em;}

#current a {
	color: #FFFFFF !important;
	/* */ border: 1px solid #E10915 !important;
	background:url(images/arrow.gif) no-repeat;
	background-position: right; 
	background-color: #E10915 !important; /* */
}

a { color: #000; }
a:hover { color: #E10915; }
	
	
	
	
	
 
	
	

