body { 
	background: #000;
	margin: 10px;
	padding: 0; 
	text-align: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9A9A9A; }
	
img { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
a, a:link, a:active { 
	color: #FF0100;
	font-weight: bold;
	text-decoration: none; }
	
a:visited { }

a:hover { 
	text-decoration: underline; }
	
h1 { 
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold; }
	
h2 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold; }
	
#container { 
	width: 740px;
	margin: 0;
	padding: 0; }
	
#header { 
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 0;
	border-bottom: 2px solid #FF0100; }
	
#nav { 
	float: left;
	width: 143px; }
	
#nav ul {
	margin: 0;
	padding: 0; }
	
#nav ul li { 
	background-image: url(media/navbg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 11px 0 6px 32px;
	margin: 0 0 1px 0;
	list-style-type: none; }

#nav ul li a {
	text-decoration: none; }

#nav ul li a:hover { }
	
#main { 
	margin: 8px 0 0 163px; }
	
#footer { 
	clear: both;
	border-top: 2px solid #FF0100;
	padding: 20px; 
	text-align: center;
	font-size: 10px;
	line-height: 12px; }
	
.contentpicright { 
	float: right;
	margin: 0 0 10px 10px; }
	
.contentpicleft { 
	float: left;
	margin: 0 10px 10px 0; }
	
.error { 
	color: #FF0100; }
	
table.list { 
	width: 100%; 
	background: #9A9A9A; }
	
tr.listheaders { 
	background: #C4C9D2;
	font-weight: bold; }
	
tr.listitemsodd { 
	background: #fff; }
	
tr.listitemseven { 
	background: #eee; }
	
td.normalcell { 
	padding: 0 3px 0 3px; }
	
td.actions { 
	text-align: center;
	width: 50px; }
	
tr.aerows { 
	vertical-align: top; }
	
td.photocell { 
	padding: 0 15px 15px 0;
	text-align: center; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0; }
	
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: #fff 1px inset;  
	border-left: #fff 1px inset;
	border-bottom: #fff 1px outset;
	border-right: #fff 1px outset;  }

.submit, .reset { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #C4C9D2;
	color: #9A9A9A;
	border-top: #fff 1px inset;  
	border-left: #fff 1px inset;
	border-bottom: #fff 1px outset;
	border-right: #fff 1px outset;  }

