body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #CC0717;
}
.sides_left {
	background-image: url(../images/sides_left.gif);
	background-repeat: repeat-y;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

.sides_right {
	background-image: url(../images/sides_right.gif);
	background-repeat: repeat-y;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC0717;
	text-decoration: underline;
}

a.red {
	font-size: 12px;
	font-weight: bold;
	color: #CC0717;
	text-decoration: underline;
	line-height: 14px;
}
a.red:visited {
	color: #666666;
	text-decoration: underline;
}
a.red:hover {
	color: #666666;
	text-decoration: underline;
}


.headers {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

.nav a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: underline; font-weight: bold; }
.nav a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: underline; font-weight: bold; }
.nav a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CC0717; text-decoration: underline; font-weight: bold; }

.boldlink {
	font-weight: bold;
}

