body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px; 
 line-height: 15px;
 color: #FAF8CC;
 background-color: #000000;
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
 }
td {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px; 
 line-height: 15px;
 color: #FAF8CC;
 text-align: justify;
}

table
{
   background-color: #000000;
}
.subtable
{
   background: #000000 url('images/background.jpg') ;
  background-repeat: no-repeat; 
     width=680px;
}
.title
{ 
 font-family: arial, helvetica,  sans-serif; 
 color: #FAF8CC;
 font-size: 15px; 
 font-style: normal; 
 font-weight: bold;
 line-height: 16px;
}

.infoline
{ 
 font-family: arial, helvetica,  sans-serif; 
 color: #FAF8CC;
 font-size: 15px; 
 font-style: normal; 
 line-height: 16px;
}

.name
{ 
 font-family: arial, helvetica,  sans-serif; 
 color: #FAF8CC;
 font-size: 12px; 
 font-style: normal; 
 line-height: 16px;
}

ul.menu { 
list-style-type:none; padding-left:15px; padding-right:0px; padding-bottom:10px; padding-top:10px; margin:0px }
li.menu { padding-bottom:5px; padding-top:1px; margin:0px; }

a:link { color: #B0A05A;text-decoration: none}
a:active {  color: #B0A05A;text-decoration: none}
a:visited { color: #B0A05A;text-decoration: none}
a:hover { color: #FAF8CC; text-decoration: none }

.inputsubmit {
font-family: arial, helvetica,  sans-serif; 	font-size: 11px;	
background-color: #ffffff;	border: 1px solid #999999;	padding: 2px;
color: #000000;
cursor: pointer; cursor: hand;
}

.bullet {list-style-image: url('images/bullet.gif');}

input, textarea {
border: none;
background: #B5AA42;
margin: 2px;
font-family: arial, helvetica,  sans-serif; 
font-size: 1em;
color: #000000;
padding: 2px;
}