 
 body {
 	background:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }
 
 body,td,th {
	font-size: 10px;
	color: #eeeeee;
	font-family:Tahoma;
 }
 
 img {
 	border:0px;
 }
 
 a {
    font-weight:bold;
 	color:#eeeeee;
 	text-decoration:none;
 }
 
 a:hover {
 	font-weight:bold;
 	color:#ffffff;
 	text-decoration:none;
 }
 input {
    background-color:#333333;
 	border:1px #444444 solid;	
 	font-size:9pt;
 	color:#ffffff;
 }
 
 textarea {
    background-color:#333333;
 	border:1px #666666 solid;	
 	font-size:9pt;
 	color:#ffffff;
 }
 .dropdownmenu {
    background-color:#333333;
 	border:1px #666666 solid;	
 	font-size:9pt;
 	color:#ffffff;
 }
 td.mainmenu {
 	font-family:sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	vertical-align:bottom;
 }
 td.welcomenote {
 color:#eeeeee;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 vertical-align:top;
 }
 .textheader {
 color:#FBAD44;
 size:12px;
 font-weight:bold;
 }
 td.photospace {
 text-align:center;
 }
 td.photoinfospace {
 text-align:justify;
 vertical-align:top;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#eeeeee;
 
 border-color:#333333;
 border-style:dotted;
 
 border-top-width:1px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-right-width:0px;
 }
 .photoinfoheader {
 text-align:center;
 color:#FFFFFF;
 font-weight:bold;
 }
 .photoinfotext {
 color:#eeeeee;
 }