body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

html {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#000000;
}
#links {
	width:9em;
	margin:2px 0px 20px 30px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #CCCCCC;
} 
#button {background-color:#efefdf; margin-right:1px; 
  border-top:1px solid #880; border-right:1px solid #880; 
  border-left:1px solid #880}
#button ul {list-style:none; border:none; margin:0px; padding:0px}
#button li {border-bottom:1px solid #880; margin:0px}
#button li.top { border-top:3px solid #aa9; border-right:3px solid #887; 
  border-bottom:3px solid #887; border-left:3px solid #aa9; 
  background-color:#998; font-family:Arial, Lucida, Helvetica, sans-serif; 
  color:#ffe; font-size:8pt; font-weight:bold; display:block; 
  padding:3px 0.2em; width:100%; text-align:center}
#button li a {border-top:3px solid #DFDFCF; border-right:3px solid #BFBFAF; 
  border-bottom:3px solid #BFBFAF; border-left:3px solid #DFDFCF; 
  font-family:Arial, Lucida, Helvetica, sans-serif; font-size:8.5pt; 
  font-weight:bold; display:block; padding:3px 0.2em; width:100%; 
  text-align:center; text-decoration:none}
html>body #button li a, html>body #button li.top {width:auto}  
#button li a:hover {background-color:#ffe}




.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(overbtn.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 211px;
	height: 44px;
	margin: 0;
	padding: 0;
	top: 3px;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}



.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #114488;
}

.cthumb {
	background-color: #888888;
	border: 1px solid #666666;
}

.thumb {
	background-color: #444444;
	border: 1px solid #666666;
}

.image { border: 1px solid #aaaaaa;}
a:link .image { border-color: #aaaaaa;}
a:visited .image { border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb { border-color: #aaaaaa;}
a:visited .mthumb { border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 1px; border: 1px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #ccdcee;
}

.title a:link {
	text-decoration: none;
	color: #ccdcee;
}

.title a:visited {
	text-decoration: none;
	color: #ccdcee;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #AAAAAA;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #888888;
	font-size: 90%;
}

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #DDDDDD;
	background-color: #114488;
	border: 1px solid #AAAAAA;
}


