 
body {
	background: #000000; 
	background-image: url('../img/bground/bgaddy.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: top center;  
	color: #DDDDDD; 
	font-family: System, Geneva, Helvetica; 
	margin: 0; 
}

hr { background-color: #D07B00; color: #D07B00; height: 2px; width: 900px; border: none; }

tr { vertical-align: top; }
td { vertical-align: top; }

.alt_row { background-image: url('../img/tbl/alt_row.gif'); }
.main_tbl { width: 900px; }
.main_tr { height: 450px; }
.deact { color: #555555; }
.head { color: #FFFFFF; }
.entsel { color: #558855; }
.copy { color: #555555; }
.ls { color: #22FF22; }

code { 
	color: #DDDDDD;
	font-family: System, Geneva, Helvetica; 
}

textarea { background-color: #000000; color: #efefef; font-family: system; border: 1px solid #ffffff; }
.txtbox { background-color: #000000; color: #efefef; font-family: system; border: 1px solid #ffffff; }
.button { background-color: #000000; color: #efefef; font-family: system; border: 1px solid #ffffff; }

a:link { color: #999999; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:active { color: #999999; text-decoration: none; }
a:hover { color: #444444; text-decoration: none; }

