@charset "utf-8";

h1 { color: #b43023;
font-weight: bold;
font-size: 16px;
font-family: verdana;
padding-top: 5px;
padding-bottom: 5px;
background: #ffffff;
border-top: 1px solid #000000;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 1px solid #000000;
}

.lite {
	color: #cccccc;
	height: 1px;
	border: 1px solid #cccccc;
	}


.dark {
	width:100%;
	color: #000000;
	height:1px;
	border:1px solid #000000;
	clear:both;
	}

h2 {
color: #b43023;
font-weight: bold;
font-size: 16px;
font-family: verdana;
}

em {
font-size: 12px;
color: #ff0000;
font-weight: bold;
font-family: verdana; }

td {
font-size: 13px;
color: #000000;
font-weight: normal;
font-family: verdana;
}

small {
font-size: 10px;
font-weight: normal;
font-family: verdana;
 }

a:link {
text-decoration: none;
color : #ff0000;
background: #ffffff;
}

a:visited {
text-decoration: none;    
color : #b43023;
background: #ffffff;
}


a:hover {
color : #ff0000; 
background: #f1f1f1; 
border-style: none;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; 
  color: #000000;
  background: #3a3a3a;
  scrollbar-arrow-color: #ffffff;
  scrollbar-3dlight-color: #00ffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-face-color: #008080;
  scrollbar-shadow-color: ##000000;
  scrollbar-darkshadow-color: #800000;
  scrollbar-track-color: #cccccc;
  }


.menu { display: none; }



.bottom {
font-family: Verdana;
font-size: 10px;
padding: 2px;
vertical-align: middle;
border:0px solid #ffffff;
text-align: center;
background: #428484;
}

.bottom a:link { 
font-weight: bold;  
text-decoration: none;
color: #ffffff;
border-top: 2px solid #00ffff;
border-left: 2px solid #00ffff;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
}

.bottom a:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
border-top: 2px solid #00ffff;
border-left: 2px solid #00ffff;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
}

.bottom a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
border-top: 2px solid #00ffff;
border-left: 2px solid #00ffff;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
}

.bottom a:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
border-top: 2px solid #ccffff;
border-left: 2px solid #ccffff;
border-right: 2px solid #000000;
border-bottom: 3px solid #000000;
background: #00cccc;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

.image_info {
    display:block;
    font-size: 10px;
    color: #333399;
    border:0px;
    }

.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:550px;
    border: 0px solid #000;
    text-align:left;
}

.show_title a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #ff0000;
}

.image_info a {
    text-decoration:none;
    color: #003399;
}

img {
	border-width: 0;
}

.image {
    margin-bottom:5px;
}

.image img {
    padding:6px;
    border: 1px solid #ff0000;
    display:block;
    background: #fff;
    margin-top: 10px;
}

.navigation, .navigation a {
	text-decoration: none;
    color:#000000;
    margin-top:9px;
    font-weight:bold;
}

.thumbnail_row {
    margin-top: 1px;
}

.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}

.thumbnail_center {
    padding: 1px;
    border: 1px solid #fff !important;
}

.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#000000;
}
