td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navsub {
	background-color: #333333;
	border: 1px solid #999999;
	display: none;
	position: absolute;
	width: 142px;
	font-size:12px;
	z-index: 100;
}
.navsuboff {
	color: #999999;
	background-color: #424242;
	text-align: center;
	width: 142px;
	font-size:12px;
	z-index: 100;
}
.navsubon {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	width: 142px;
	cursor: pointer;
	cursor: hand;
	font-size:12px;
	z-index: 100;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	height: 22px;
	background-color: #333333;
	border:1px solid #999999;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border {
	border: 1px solid #999999;
}
.mainimage {
	padding: 0px 0px 0px 0px;
	margin:0px 18px 28px 0px;
	float:left
}
.tn {
	float:left;
	padding: 5px 21px 5px 0px;
	margin:0px 0px 8px;
	position:realative;
	color: #999999;
	background-position: center;
}
.tntext {
	background-position: center;
	text-align: center;	
}
.tncenter {
	float:left;
	padding: 5px 0px 5px 0px;
	margin:0px 28px 8px 28px;
	position:relative; 
	color: #999999;
}
.gallerypopborder {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #999999;
}

#slideshow {
    position:relative;
   	width: 730px;
   	height: 436px;
   	margin-bottom: 20px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.content {
	
	font-size: 14px;
	line-height: 18px;
	padding: 8px;
	font-weight: normal;

}

.content, .content p, .content  {
	text-shadow: #000 0 0 1px;
	color: #dadad9;
}