@charset "utf-8";
/* CSS Document */

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;
	margin: 0; 
	padding: 0; 
}

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;}
.style6 {font-size: 11px}
.style7 {font-size: 11px; color: #FFFFFF; }
.style8 {
	font-size: 3px;
	color: #333333;}
.style9 {font-size: 3px}
.style10 {color: #333333}
.style11 {color: #000000}
.style12 {color: #000000; font-size: 11px;}
