body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
}

body {
	background-image: url(images/bkg_grad2000.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
#hpText {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

a:link {
	color: #FF6633;
	text-decoration: none;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FF6633;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.greyLink a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greyLink a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greyLink a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.greyLink a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
}

.bold_orange_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
#noFlash {
	background-color: #333333;
	height: 195px;
	width: 210px;
	border: thin solid #FFFFFF;
}
.leftAdsHead {
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-left-color: #ff0000;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.leftAdsText {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.leftAdsContent {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff0000;
	border-left-color: #ff0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}
.leftAdsTextLg {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
