@charset "utf-8";
/* CSS Document */

#slide {
	Position: Absolute;
	Left: 5;
	Top: 5;
	Visibility: Visible;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #CC9999;
	text-align:justify;
}
p.padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #CC9999;
	text-align:justify;
	padding: inherit;
}
p.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #CC9999;
	text-align:center;
}
a:LINK {
	text-decoration: none;
	color: #996633;
}
a:VISITED {
	text-decoration: none;
	color: #996633;
}
a:hover {
	background-color: rgb(252, 226, 201);
	color: #2A3FFF;
}
a:active {
	color: #996633;
}
a.small {
	color:#996633;
	font-size:xx-small;
}
body {
	Margin-Left: 10;
	color: #7F0000;
	background: url(images/bgwoodb.jpg);
	link: #FF9900;
	margin-left: 10;
}

.style1 {
	color: #FF9F00
}
.style2 {
	font-size: 12px;
	color: #00BF55;
}
.style3 {
	color: #900;
	font-size: 16px;
	font-style: normal;
}
.style5 {
	color: #FFBF00;
	font-size: 12px;
}
.style6 {
	color: #FFCC99;
	font-family: #Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style7 {
	text-align: right;
}
.style8 {
	color: #FFBF00
}
.style9 {
	color: #FF9F00;
	font-size: 10px;
	font-style: italic;
}
.style19 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.style51 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	color: #FFCC99;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.small {font-size:xx-small;
			font-family: Veranda, Arial, Helvetica, Sans-serif;
}
td.right {text-align:right;
}
td.justify {text-align: justify;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
gradualshine {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

