body {
	background-color: #000000;
	background-image: url(../IMGS/topIMG.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#accordion {
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
}

h3.toggler {
	cursor: pointer;
	border-top-color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	width: 638px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	width: 640px;
	color: #999999;
}

blockquote {
	padding:5px 20px;
}
.AccHeader {
	padding-left: 5px;
	padding-bottom: 5px;
}
.textDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09C;
}
.LinkImages {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a img { border:none; }
