body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #C10000;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #04004E;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #04004E;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	color: #336600;
	font-weight: normal;
}
.sidelink a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.sidelink a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.sidelink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.sidelink a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.whitelink a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.whitelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.whitelink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.whitelink a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.blacklink a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.blacklink a:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.blacklink a:hover {
	color: #D73832;
	text-decoration: none;
	font-size: 10px;
}
.blacklink a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.smaller_black {
	font-size: 10px;
	color: #000000;
}
.smaller_white {
	font-size: 10px;
	color: #FFFFFF;
}
.background_side {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.background_footer {
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	background-color: #C10000;
	background-position: top;
}
.filler {
	background-image: url(../images/filler_grey.gif);
	background-repeat: repeat;
}
.table_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04004E;
	border-right-color: #04004E;
	border-bottom-color: #04004E;
	border-left-color: #04004E;
	background-image: url(../images/background_side.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #04004E;
}
.table_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #04004E;
	border-right-color: #04004E;
	border-bottom-color: #04004E;
	border-left-color: #04004E;
	background-color: #FFFFFF;
}
.TitleWhite {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.Title {
	font-size: 18px;
	font-weight: normal;
	color: #04004E;
	font-style: italic;
}
.TitleRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.side_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
