body {
	font-family: "Trebuchet MS", "Arial Black", Impact;
	font-size: 9pt;
	color: #333333;
	line-height: 140%;
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #666666;
}
a:link {
	color: #666666;
}
a:hover {
	color: #FF0017;
}
.headline {
	font-size: 130%;
	text-transform: capitalize;
	color: #FF0017;
	font-weight: normal;
	font-family: "Trebuchet MS", "Arial Black";
	margin-bottom: 10px;
}
.subheadline {
	font-weight: normal;
	color: #FF0017;
	text-transform: capitalize;
	font-size: 115%;
	font-family: "Trebuchet MS", "Arial Black";
}
strong {
	font-size: 115%;
	color: #FF0016;
	font-family: "Trebuchet MS", "Arial Black";
	font-weight: normal;
}
b {
	font-size: 115%;
	color: #FF0018;
	font-family: "Trebuchet MS", "Arial Black";
	font-weight: normal;
}
ul {
	list-style-position: outside;
	vertical-align: middle;
	list-style-type: disc;
	line-height: 160%;
}
hr {
	color: #666666;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.liquidtable {
	width: 780px;
}
.left_shadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_shadow {

	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_corner_shadow {
	background-image: url(../images/left_corner_shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_corner_shadow {
	background-image url(../images/right_corner_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/right_corner_shadow.png);
}
.bottom_shadow {
	background-image: url(../images/bottom_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.top_nav_left {
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 110%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.top_nav_right {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.header_image {
	background-image: url(../images/random/header1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
}
.header_table_margin {
	margin-top: 10px;
}
.screen_image {
	text-align: right;
	vertical-align: middle;
	font-size: 95%;
}
.top_background {
	background-image: url(../images/top_header.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.newsbottom {
	background-image: url(../images/newsbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logo_image {
	background-image: url(../images/sr_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
