body {
	background: #000000;
	color: #8C8984;
	font-size: medium;
	font-family: verdana, sans-serif;
	margin-top: 30px;
}

table.display {
background: #8C8984; 
border: 2px dotted #000000;
width: 726px;
color: #000000;
}

td.main {padding: 18px;}

img {border: 1px solid #000000;}

div.image {
background: #FFFFFF; 
border: 1px solid #663300; 
width: 99%;
color: #000000;
text-align: center;
padding-top: 18px;
padding-bottom: 18px;
}

font.giant {
font-size: 150%; 
}


html {
scrollbar-arrow-color:#330000;
scrollbar-3dlight-color :#CC9933;
scrollbar-base-color:#330000;
scrollbar-darkshadow-color:#CC9933;
scrollbar-highlight-color:#330000;
scrollbar-face-color:#CC9933;
scrollbar-shadow-color:#330000;
scrollbar-track-color:#330000;
}

a:link {
background: transparent; 
color: #330000;
text-decoration: none;
} 

a:visited { 
background: transparent; 
color: #330000;  
text-decoration: none;
}

a:hover, a:active { 
background: transparent; 
color: #663300; 
text-decoration: none;
}

a.topnav:link {
background: #996600; 
color: #330000;
text-decoration: none;
} 

a.topnav:visited { 
background: #996600; 
color: #330000;  
text-decoration: none;
}

a.topnav:hover, a.topnav:active {
	background: #330000;
	color: #00FFFF;
	text-decoration: none;
}

a.header:link {
	background: transparent;
	color: #CCCCCC;
	text-decoration: none;
} 

a.header:visited {
	background: transparent;
	color: #999999;
	text-decoration: none;
}

a.header:hover, a.header:active { 
background: transparent; 
color: #E5E5E5; 
text-decoration: none;
}

.pic {
font-size: 83%; 

}

.small {
	font-size: 83%;
	color: #999999;
	background: #663300;
}
