a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #A56B68;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 30;
	SCROLLBAR-FACE-COLOR: #A56B68;
	SCROLLBAR-HIGHLIGHT-COLOR: #dea2a5;
	SCROLLBAR-SHADOW-COLOR: #8f6868;
	SCROLLBAR-3DLIGHT-COLOR: 8f6868;
	SCROLLBAR-ARROW-COLOR: #6A3333;
	SCROLLBAR-TRACK-COLOR: #A56B68;
	SCROLLBAR-DARKSHADOW-COLOR: 994A33;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #A56B68;
}

#line1 {
	background-image: url(img/line1.jpg);
}

#section1 {
	background: #CF006F;
	background-image: url(img/l1.gif);
}

#section2 {
	background: #FF9900;
	background-image: url(img/l2.gif);
}

#section3 {
	background: #59C400;
	background-image: url(img/l3.gif);
}

#section4 {
	background: #0052B0;
	background-image: url(img/l4.gif);
}
#section5 {
	background: #FFCC33;
	background-image: url(img/l5.gif);
}
#section6 {
	background: #66FFFF;
	background-image: url(img/l6.gif);
}
h3 {
	text-align:center;
}
img {
	border-bottom-color: #6A3333;
	border-left-color: #D9A2A5;
	border-right-color: #6A3333;
	border-top-color: #D9A2A5;
}
#footer{
	font-size:8pt;
	text-align:center;
	background: #B68789;
	background-image: url(img/footer.jpg);
}
