body  {
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background-color:#006600;
	margin:0;
	padding:0 10px 10px 0;
}

td {
	vertical-align:top;
}

#Content {
	color:black;
	}

#Feature { background: #f0f0f0; color: #000; border: 3px inset #060; padding: 15px 10px; font-size:0.8em; width:200px;}

ul {
	padding: 0;
	margin: 0 0 0 1.2em;
	}
               
#TopBar {
	color:#FFCC00; background:#006600 url('images/TopBar.gif') repeat-x; padding: 0
}

#Main {
	font-size: 0.9em;
	color: #000;
	border: 3px inset #090;
	padding: 15px;
	background-color: #f0f0f0;
	width:100%;
}

#Menu
{
	font-size:9pt;
	font-weight:bold;
	width:215px;
	padding: 0 40px 10px 40px;
	}

#Menu span {
	display:none;
	}

#Menu a {
	text-decoration:none;
	color:#f0f0f0;
	display:block;
	padding:2px 5px;
	margin:0;
	width:135px;
	text-align:left;
	border-bottom:2px solid #fc0; 
	}	

#Menu a:hover {
	color: #f0f0f0;
	background:#c90;
}

#Menu p {
	padding:5px;
	border: 2px solid #fc0;
	background: #f0f0f0;
	color: #060;
}

#Credits p {
	text-align:center;
	color:white;
	background:transparent;
	font-size:8pt;
	text-decoration:none;
	padding: 10px;
}
#Credits p a { color:white; }


h1           { color: #006600; font-size: 14pt; font-weight: bold; 
               border-bottom: 1px solid #006600; height:18pt; vertical-align:bottom;}
h2           { color: #006600; font-size: 12pt; font-weight: bold; 
               border-bottom: 1px solid #006600; height:18pt; vertical-align:bottom;}
        .More {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	display: block;
}

#ProductList {
	font-size:0.9em;
}

#ProductList th.TopRow {
	color:#f0f0f0;
	background:#060;
	text-align:left;
	font-weight:bold;
}

#ProductList th {
	color:#060;
	background:transparent;
	text-align:left;
}

#ContactForm em {
	color:#f00;
	background: transparent;
	font-weight:boldest;
	font-size:12pt;
}