body {
margin:0px; 
padding:0px; 
background-color:#003000;
background: #000000;
font-family:Helvetica, Verdana, Arial, san-serif; 
font-size:12px;
color:#808080;
}

.top-line {
background-color:#000000; 
text-align:left; 
padding-top:3px; 
padding-bottom:3px; 
margin:0px; 
width:100%; 
color:#FFFFFF;
}
.center {
text-align:center;
}
.image {
text-align:center; 
margin-left:auto; 
margin-right:auto; 
vertical-align:middle; 
margin-bottom:auto; 
padding:8px; 
background-color:#000000; 
border: 2px solid #222222;
}

.photo_td {
	font-family:"Verdana", serif;
	font-size:12px;
	color:#666666;
}

<style type="text/css">
A {color:#666666; text-decoration: none}
A:link {color:#666666; text-decoration: none}
A:visited {color:#666666; text-decoration: none}
A:active {color:#666666; text-decoration: none}
A:hover {text-decoration: bold; color: gray;}
</style>

#navigation {
    background:#333333;
	border-bottom:1px solid #aaa;
	padding:5px;
	height:15px;
}

.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}
.menu a {
	
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#CCC;
	}
	

.tab{font-family: verdana, arial, san-serif; font-size: 14px;}
.asd{text-decoration: none; font-family: verdana, arial, san-serif; font-size: 13px; color: #999999;}
.asdb{text-decoration: bold; font-family: verdana, arial, san-serif; font-size: 13px; color: #999999;}

hr {
  border: 3;
  width: 80%;
  color: #736F6E;
  height: 2px;
  text-align:center;
}
hr#firsthr { color: #80b0ff; height: 15; width: 100% }

hr=#browse { color: #80b0ff; height: 1; width: 100% }
