body {
        margin:0px;
        padding:0px;
        font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
       # color:#333;
        color:#fff;
        background-color:black;
        }
h1 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:18px;
        line-height:28px;
        font-weight:900;
        color:#ccc;
        }
h2 {
        margin:0px 0px 15px 0px;
        padding:0px;
        font-size:20px;
        line-height:20px;
        font-weight:900;
        color:#ccc;
        }
        
p {
        font:11px/20px verdana, arial, helvetica, sans-serif;
        margin:0px 0px 16px 0px;
        padding:0px;
        }
#Content>p {margin:0px;}

a {
  #      color:#09c;
        color:#000;
        font-size:11px;
        text-decoration:none;
        font-weight:600;
        font-family:verdana, arial, helvetica;
        }
#a:link {color:white;}
#a:visited {color:white;}
#a:hover {background-color:#C68E17;}
A {color: #C15E1C; text-decoration:none; font-size:8pt; font-family:verdana,arial}
A:hover {color: #ff0000; font-size:8pt; font-family:verdana,arial}
TD {font-family: "Arial"; font-size: 9pt; font-color: black; text-decoration: none; color: #ffffff; }
TEXTAREA {background-color: #F5F060; font-size: 10; font-family: Arial, Helvetica; color: black}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: green;
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: green;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: green;
	-moz-border-radius: 0px 0px 0px 0px;
}
}

.list .alternate_row td
{
        background-color: #C15E1C;
        border-bottom: 1px solid #49C446;
}


.form { font-size: 10px; color: #ffffff; background-color: #C15E1C;}
input, text, select, textarea {font-size: 10px; font-color: #ffffff; background-color: #C15E1C;}
input.button {background-color: #C15E1C;}


a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: too_cool_sash.png bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

#Content {
	width: 570px;
	position: absolute;
        margin:200px 50px 50px 200px;
        padding:10px;
        voice-family: "\"}\"";
        voice-family:inherit;
        }
        
#Topbar {
	position: absolute;
	      top:10px;
        left:20px;
#        border:0px dashed #999;
        voice-family: "\"}\"";
        voice-family:inherit;
}

#Menu {
        position: absolute;
        top:200px;
        left:20px;
        bottom: 50px;
        width:172px;
        padding:10px;
        background-color:#000;
#       border:0px dashed #999;
        line-height:17px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width:150px;
        }

body>#Menu {width:150px;}

#codeblock {
	background-color: #DDDEFF;
}

#comments {
	        font:11px/20px verdana, arial, helvetica, sans-serif;
        padding:0px;
	color: #FF8423;
}

