.hidden {  font-size: 0px; color: #666666;}

.link {
       font-size: 12px;
       color: #E3E3E3;
       text-decoration: underline;
}

table {
       border: #000000;
       border-top-width: thin;
       border-right-width: thin;
       border-bottom-width: thin;
       border-left-width: thin;
}


td {  font-family: Verdana, Helvetica, Sans-Serif;
      font-size: 12px;
      font-weight: normal;
      color : #E3E3E3;
}
body {
      font-family: Verdana, Helvetica, Sans-Serif;
      font-size: 12px;
      font-weight: normal;
      color : #3f3f3f;
      scrollbar-3dlight-color:#2B3940;
      scrollbar-arrow-color:#2B3940;
      scrollbar-base-color:#2B3940;
      scrollbar-darkshadow-color:#677881;
      scrollbar-face-color:#677881;
      scrollbar-highlight-color:#677881;
      scrollbar-shadow-color:#2B3940;
}


h1 {  Color: White;
      font-family: Verdana, Helvetica, Sans-Serif;
      font-size: 14px;
      font-weight: bold;
}
input.box {
        Color: #000000;
        background-color: #FFFFFF;
        border: #2B3940 thin solid 1px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
        filter:alpha(opacity=65)
}

select {
        Color: #000000;
        background-color: #C4CCD4;
        border: #2B3940 thin solid 1px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
        filter:alpha(opacity=65)
}

a img {
	border:0;
}

.multi {
        color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	border-bottom: #2B3940 1px solid;
	border-left: #2B3940 1px solid;
	border-right: #2B3940 1px solid;
	border-top: #2B3940 1px solid;
	height: 160px;
	vertical-align: middle;
	margin-bottom: 2px;
        filter:alpha(opacity=65)
	}



.test { filter:alpha(opacity=85);}

input.knap {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	border-bottom: #2B3940 1px solid;
	border-left: #2B3940 1px solid;
	border-right: #2B3940 1px solid;
	border-top: #2B3940 1px	solid;
	height: 22px;
	vertical-align: middle;
	margin-bottom: 1px;
        filter:alpha(opacity=65)
 }

.menu {
       font : lighter 10px Verdana;
	color : #cccccc;
	text-decoration : none;}

a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC;}

#gallery {
	width:740px;
	margin:0 auto;
}
#gallery a {
	width:130px;
	height:80px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin:8px;
}
#gallery a img {
	border:0;
}
.clear {
	clear:both;
}