p { line-height: 1.2 }
h3 { line-height: 1.2 }

td {
	text-align: left;
	font-family: tahoma, arial, serif;
	font-size:11px;
	color:#4B4B4B;
	line-height:13px;
}

.td2 {
	text-align: center;
}
img {border:0px;}

a {text-decoration:none;
   color:#708800; border:none; }
   
a:hover{text-decoration:underline;}
:hover.a{text-decoration:none;}

   
body { 	margin:0px;padding:0px;}

.pad{
border-top: 1px solid #999;
padding-bottom: 8px;
clear: both;
}


.form { width:235px;
		height:22px;
		font-family: tahoma, arial, serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:235px;
		height:128px;
		font-family: tahoma, arial, serif;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}

		
----------------------------------------------
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


.white { font-family:tahoma;
		 font-size:11px;
		 color:white;
}
.white_big { font-family:Georgia,tahoma;
		 font-size:33px;
		 color:white;
}
.white_middle { font-family: Georgia,tahoma;
		font-size:28px;
		color:white;
		line-height: 1.1;
}

:link.white { text-decoration: underline; }
:visited.white { text-decoration: underline; }
:hover.white { text-decoration: none; }

.box {
border: 1px solid #FFA042;
font-family: verdana,arial; font-size:11px; 
text-align: center;
}
.box2 {
border: 1px solid #FFA042;
font-family: verdana,arial; font-size:11px; 
text-align: left;
}
.button {
width: 70px;
background-color:#FFD062;
border: 1px solid #FFA042;
color: white;
font-weight: bold;
font-family: verdana,arial; font-size:11px; 
