body{
	background-color : #07002D;
	margin-bottom : 0em;
	margin-height : 0em;
	margin-left : 0em;
	margin-right : 0em;
	margin-width : 0em;
	margin-top : 0em;
	vertical-align : middle;
}

font{
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	}
	
font.small{
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	}

font.chart{
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	}
	
font.red{
	color : Red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	}

font.title{
	color : #FA5400;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	}
a {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	}

a.title {
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	}
       
p.blah {
	margin-left : 10px;
	}

TABLE.side { border: 1px solid #666666; }
TABLE.top { border-top: 1px solid #666666; border-right: 1px solid #666666; border-left: 1px solid #666666; }
TD.head   { background: #CCCCCC; border-left: 1px solid #666666; border-bottom: 1px solid #666666; }
TD.head_l { background: #CCCCCC; border-bottom: 1px solid #666666; }
TD.admin { border-bottom: 1px solid #666666; }
TD.subcat { background: #EBEBEB; border-bottom: 1px solid #666666; }
TD.item   { border-left: 1px solid #666666; border-bottom: 1px solid #666666; }
TD.item_l { border-bottom: 1px solid #666666; }
TD.formbottom { border-bottom: 1px solid #666666; }

INPUT { font-color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	}

INPUT.submit { border: 0px; 
	}

SELECT { border: 1px solid #666666; 
	font-color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	}
