body {	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold; }

h1 {	font-family: Verdana;
			font-weight: bold;
			font-size: 18pt; }

table.index { border: 1px solid #000000; }
td { margin-right: 0px; }
td.right { border-right: 1px solid #000000; }
td.down { border-bottom: 1px solid #000000; }

div#menu A:link,A:visited { color: #000000; text-decoration: none; }
div#menu A:hover { color: #000000; background: #f0f0f0; }
div#sidebar a {display: block; width: 150px; padding: 3px; letter-spacing: 2px; text-align: right; font-weight: bold; border-bottom: 1px solid; border-right: 1px solid; color: #000000; text-decoration: none;}
div#sidebar a:link {color: #000000; }
div#sidebar a:visited {color: #000000; }
div#sidebar a:hover {background: #80FF80; color: #000000;}
div#sidebar a span {display: none;}
div#demos {border-color: #000000;}
div#demos a {text-transform: capitalize;}
div#demos a:link:hover {background: #80FF80;}
div#demos a:visited:hover {background: #80FF80;}

a:link,a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }

hr { border-style: solid; border-width: 1px; border-color: #000000; }