body {
	background-color: #000000;
	margin:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
a.bodylink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.bodylink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline overline;
}
a.bodylink2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.bodylink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.bodylink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.bodylink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline overline;
}
.content {
	background-color: #000000;
}
.leftborder {
	background-image: url(images/staticLeft.jpg);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/staticRight.jpg);
	background-repeat: repeat-y;
}
.tracks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tracks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.formLine {
	background-image: url(images/form.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border: thin inset #333333;
}
.send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: thin inset #333333;
	font-weight: bold;
}
.bgwhite {
	background-color: #FFFFFF;
}

