@charset "iso-8859-1";
body{
border: 0;
margin: 0em;
background-color: #ffffff;
}
 a img{ /*image border color*/border: 1px solid #aaaaaa;}
 a:hover img{ /*image border hover color*/border: 1px solid #000000;}
 a:hover{color: red; /* Dummy definition to overcome IE bug */}

td, input, select
{
	font-family: verdana;
	font-size: 11px;
}

.inputer
{
color: #323232;
background: #aaaaaa;
border: 1px solid;
height: 22px;
padding:3px 3px 3px 3px;
}

.txt, .file, .txt:link
{
	font-family: verdana;
	font-size: 11px;
	color: #808080
}

.file
{
	font-weight: bold;
}

.title
{
	font-family: lucida sans unicode, arial;
	font-size: 36;
	color: #808080;
	letter-spacing:-1px; 
}

.subtitle 
{
	font-family: arial;
	font-size: 22;
	color: #99CCFF;
}
.filename {font-family: arial;  color: #5a5a5a; font-size:10px;padding:4px;}
.txt:link, .txt:visited {color: #aaaaaa;text-decoration: underline;}
.txt:hover, .txt:active {color: #efefef; text-decoration: underline;}
#grey, #album {background-color: #252525;}
#panel, #main {background-color: #454545;}  
#presser {background:'#909090'; border:1px outset; height:20px; padding-left:4px; padding-right:4px;}
.day
{
font-family: Lucida Sans Unicode, Arial, verdana;
font-size: 9px;
color: #4C4C4C;
line-height:11px;
}

.formelements
{
	border: solid #bbbbbb 1px;
	background: #eeeeee;
	vertical-align: middle;
}

.qty
{
	margin-top: 2px;
	border: solid #bbbbbb 1px;
	background: #eeeeee;
	text-align: center;
}

.title2, .title2news
{
font-family: lucida sans unicode, arial;
font-size: 36px;
padding: 20px 0px 25px 0px;
color: #ABAC96;
letter-spacing: -2px;
line-height: 40px;
text-align: left;
text-decoration: 0;
border: 0px;
}
.selecter {
font: 11px lucida sans unicode;
length:20px;
border: 1px solid rgb(60,60,60);
background-color: #252525; 
color: #cccccc;
 } 
div.row {
  clear: both;
  }

div.row span.label {
  float: left;
  padding-top:4px;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: left;
  text-align: left;
  } 	 
div.row span.labeltxt {
  float: left;
  width: 100px;
  text-align: right;
  }

  