a:link{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;	
}
a:visited{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;	
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9D2A2A;
	text-decoration: none;	
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;	
}

body {
	background: #000000;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#C6B76F;
	scrollbar-highlight-color:#000000;
	scrollbar-arrow-color:#C6B76F;
	scrollbar-3dlight-color:#C6B76F;
	margin: 0px;
}

#star img{
	position:absolute;  
	top:5px;  
	right:5px;
	width: 100px;
	height: 100px;
	border: 0px;
}

#lake img {
	position:absolute;  
	top:5px;  
	right:5px; 
	height: 392px;
	width: 288px;
}
#jr img {
	position:absolute;  
	top:150px;  
	left:80px; 
	height: 137px;
	width: 100px;
}
#lj img {
	position:absolute;  
	top:292px;  
	left:25px; 
	height: 137px;
	width: 100px;
}
#df img {
	position:absolute;  
	top:292px;  
	left:135px; 
	height: 137px;
	width: 100px;
}

table.tb1 {
	position: absolute;
	top: 0px;
	left: 260px;
	width: 420px;
	cellpadding: 0px;
	cellspacing: 0px;
	border: 0;
	height: 100%;
}

td.td1 {
	height: 150px;
	background-color: #C6B76F;
	text-indent:10px;
}

td.td2 {
	background-color: #F9F9F9;
	padding: 10px;
	filter:alpha (opacity=80);
}

.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

H1{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#adr {
	font-family: Verdana;
	font-size: 9px;
	color: #C6B76F;
	position:absolute;  
	bottom:5px;  
	right:10px;
	text-align: right; 
}