body {
	background-image: url(images/bg_pixels.gif);
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0042A4;
}

a:link {
	color: #333300;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333300;
}
a:active {
	color: #CCCCCC;
}

.main_box {
	border: 1px double #333333;
}
.left-dashed {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.news-box {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333300;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333300;
}
.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.news_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.show_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333300;
}
.show_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.track_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.full-dashed {
	border: 1px none #333333;
}
.page_header_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.news_pop_date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333300;
}
.news_pop_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
}
.news_pop_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.news_pop_body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
