@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url('images/BGpage.jpg'); 
	background-repeat:repeat-x;
}
.oneColFixCtr #container {
	topMargin: 0;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 1020px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url('images/BGpage.jpg');
	background-repeat:repeat-x;
	padding-top: 9px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-weight: bold;
}
td#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td#header a:hover {
	text-decoration: none;
	color: #FFCC00;
}
td#header a:active {
	text-decoration: none;
}
td#header a {
	font-weight: bold;
	font-size: 11px;
}

td#footer a:link {
	color: #666666;
	text-decoration: none;
}
td#footer a:visited {
	text-decoration: none;
	color: #66666;
}
td#footer a:hover {
	text-decoration: none;
	color: #FF00CC;
}
td#footer a:active {
	text-decoration: none;
	color: #66666;
}
td#footer a {
		font-weight: normal;
		font-size: 11px;
}
td#footer a:link {
	color: #666666;
	text-decoration: none;
}
td#listings a:visited {
	text-decoration: none;
	color: #66666;
}
td#listings a:hover {
	text-decoration: none;
	color: #FFCC00;
}
td#listings a:active {
	text-decoration: none;
	color: #66666;
}
td#listings a {
		font-weight: bold;
		font-size: 16px;
}
td#noflash a:link {
	color: #CCCCCC;
	text-decoration: none;
}
td#noflash a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
td#noflash a:hover {
	text-decoration: none;
	color: #FF00CC;
}
td#noflash a:active {
	text-decoration: none;
	color: #CCCCCC;
}
td#noflash a {
		font-weight: normal;
		font-size: 10px;
}
body,td,th {
	font-size: 8pt;
}
.style7 {color: #FFFFFF; font-size: 10px; }
.style8 {
	color: #FFCC00;
	font-weight: bold;
}
.style9yellow {
	color: #FFCC00;
	font-size: 9pt;
}
.style11 {color: #666666; font-size: 11px; }
.style11red {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.style12 {	color: #993333;
	font-weight: bold;
	font-size: 9pt;
}
.style12blue {	color: #993333;
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
}
.style13 {
	color: #993333;
	font-weight: bold;
	font-size: 13pt;
}
.style13blue {
	color: #003366;
	font-weight: bold;
	font-size: 13pt;
}
.style13grey {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13pt;
}
.style14 {
	color: #330033;
	font-size: 12pt;
}
.style15 {
	color: #993333;
	font-weight: bold;
	font-size:20pt;
}
.style17 {
	font-size: 12pt;
	font-weight: bold;
}
.style20 {font-size: 8pt; }
.style22 {
	font-size: 11pt;
	font-weight: bold;
}
.style22pink {
	font-size: 11pt;
	font-weight: bold;
	color: #ec008c;
}
.style22blue {
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}
.style23 {color: #999999}
.style23red {
	font-size: 23pt;
	font-weight: bold;
	color: #CC0000;
}
.style24 {font-size: 9pt}

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px ; min-height: 15.0px}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px ; min-height: 15.0px}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; line-height: 15.0px; font: 12.0px ; min-height: 15.0px}
span.s1 {color: #000000}
