body{
font-family:Verdana;
font-size: 8pt;
font-weight:normal;
color: #60AFDD;
margin:0px;
background-color: #60AFDD;
background-repeat: repeat;
}

p, td{
font-family:Verdana;
font-size: 8pt;
font-weight:normal;
color:#000000;
margin:0px;
}

h1{
font-family:Times New Roman;
font-size: 28pt;
font-weight:normal;
color:#000000;
margin:0px;
}

h2{
font-family:Times New Roman;
font-size: 24pt;
font-weight:normal;
color:#000000;
margin:0px;
}

h3{
font-family:Times New Roman;
font-size: 18pt;
font-weight:normal;
color:#000000;
margin:0px;
}

h4{
font-family:Times New Roman;
font-size: 14pt;
font-weight:normal;
color:#000000;
margin:0px;
}

pre{
margin: 0px;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

.menu td a
{
  font-family:Verdana;
  font-size: 8pt;
  color:#000000; 
  font-weight:bold;
}

.menu td a:hover
{
  color:#000000; 
  text-decoration:none;
}

img {border: 0;}

ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.unreadable { color: #666666 }

.imageDivOdd { }
.imageDivEven { }

.thumbnaildescriptiondiv { }
.archiveDescriptionDiv { font-size: 20px; margin: 20px; font-wieght: bold; }

.directoryDiv { width: 100;  }

.fileDivEven { background-color: #222222 }
.fileDivOdd { }

.descriptionDiv { background-color: #EEEEEE; padding: 4px; border: 1px dashed #666666; }
.navigationDiv { background-color: #EEEEEE; padding: 4px; border: 1px dashed #666666; }

.thumbnail { border-top: 1px solid #AAAAAA; border-left: 1px solid #BBBBBB; border-right: 1px solid #555555; border-bottom: 1px solid #666666; }
.preview { border-left: 1px dashed #666666; border-right: 1px dashed #666666;}

.commentDivOdd { background-color: #FFFFFF; border: 1px dashed #666666; color: #CCCCCC }
.commentDivEven { background-color: #222222; color: #CCCCCC }
.commentDiv { padding: 4px; color: #FFFFFF }

.choosedPage { background-color: #AAAAAA; color: blue; padding: 2px }

.submitinput {color: white; background-color: 8888FF; border: 1px dashed #666666; width:200px; }
.textinput {color:white; background-color: 8888FF; border: 1px dashed #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; width: 200px }

textarea {color:white; background-color: 8888FF; border: 1px dashed #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; width: 200px; }
