body,
td,
a {
	font-size: x-small;
	color: #666666;
}

body {
	margin: 0;
	font-family: "Arial", "Helvetica", sans-serif;
	background: url(../php/background_rotator.php);
	background-position: 50% 0;
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #00adef;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	color: #959595;
}

#footer a {
	text-decoration: none;
	color: #00adef;
}

#footer a:hover {
	text-decoration: underline;
	color: #959595;
}

tr.TopLeft,
td.TopLeft {
	vertical-align: top;
	text-align: left;
}

tr.Left,
td.Left {
	text-align: left;
}

td.OS_Sidebar {
	vertical-align: top;
	text-align: left;
	padding-right: 6px;
}

td.Dash {
	background: url(../img/td_dash_bg.gif) center;
	background-repeat: repeat-x;
}

.Spacer {
	font-size: 6px;
}

.ColorSmall,
.ColorBoldSmall,
.ColorBold,
.ColorBoldMedium,
.ColorBoldLarge,
.Color {
	color: #ed1c24;
}

.ColorBoldSmall,
.ColorBold,
.ColorBoldMedium,
.BoldLarge {
	font-weight: bold;
}

.ColorSmall,
.ColorBoldSmall {
	font-size: small;
}

.ColorBoldMedium {
	font-size: medium;
}

.ColorBoldLarge {
	font-size: large;
}

.BoldLarge {
	font-size: large;
}

.Small {
	font-size: small;
}

.Header,
.HeaderRed {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

.Header {
	color: #959595;
}

.HeaderRed {
	color: #ed1c24;
}

