/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.white {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.capname {
	color: #CC9900
}
.style3 {
	font-family: Tahoma;
	font-size: 26px;
	color: #dfcb84;
}
.style4 {
	font-family: Tahoma;
	font-size: 19px;
}
.style5 {
	color: #f8eab6;
	font-weight: bold;
}
.yellow {color: #DFCB84}
.content {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	line-height:16px;
}
.style7 {
	color: #FFCC00;
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	width:513px;
	height:20px;
	z-index:1;
	left: 312px;
	top: 1259px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #dfcb84;
}
a:active {
	text-decoration: none;
}
.scroll {
	font-size: 18px;
	color: #FF6600;
	font-weight:bold;
	font-family: Tahoma;
}