body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #999999;
}
body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-color: #373737;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

a:link { text-decoration: none; color: #FFCC00; }
a:visited { text-decoration: none; color: #FFCC00; }
a:hover { text-decoration: underline; color: #FFCC00; }
a:active { text-decoration: none; color: #FFCC00; }

a:link.color1 { text-decoration: none; color: #CCCCCC; }
a:visited.color1 { text-decoration: none; color: #CCCCCC; }
a:hover.color1 { text-decoration: underline; color: #CCCCCC; }
a:active.color1 { text-decoration: none; color: #CCCCCC; }

a:link.color2 { text-decoration: none; color: #FFFFFF; }
a:visited.color2 { text-decoration: none; color: #FFFFFF; }
a:hover.color2 { text-decoration: underline; color: #FFFFFF; }
a:active.color2 { text-decoration: none; color: #FFFFFF; }


#CollapsiblePanel1 {
margin: 0 auto;
text-align: left;
border:0px;
width: 800px;
}

.style2 {color: #FFFFFF}
.style4 {
	color: #CCCCCC;
	font-weight: bold;
}
.style5 {
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {font-size: 12px}
.style16 {color: #CCCCCC}
.style17 {
	color: #999999
}
