@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(images/background.jpg);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D2232A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.spacey {
	line-height: 20px;
	color: #D2232A;
}
.norm {
	color: #FFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.basenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.rhscol {
	background-image: url(images/rhs_column_spacer.jpg);
}

a:link {
	color: #FF0;
	text-decoration: none;
}
a:visited {
	color: #FF6;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

a.white:link {
	color:#FFF;
	text-decoration: none;
}
a.white:visited {
	color:#FFF;
	text-decoration: none;
}

a.white:hover {
	color: #FF0;
	text-decoration: underline;
}

.lhscol {
	background-image: url(images/lhs_column_spacer.jpg);
}
.boldyblack {
	font-weight: bolder;
	color: #000;
	font-size: 12px;
}

.talltable {
height:100%;
}


h2 {
	color: #D2232A;
}
h3 {
	color: #FFF100;
	font-size: 11px;
}
.spaceyCopy {
	line-height: 20px;
	color: #FFF;
	font-weight: bolder;
}
.talltable tr td table tr td .spacey strong {
	color: #FFFF14;
}
