body {
	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.jpg);
	background-repeat: repeat;
}
a:link {
	color: #023B59;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3C1603;
}
a:hover {
	text-decoration: none;
	color: #694128;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.link_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link_white a:hover {
color: #DDEFFF;
text-decoration: underline;
}
.link_white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link_blue a:link {
	color: #3662A1;
	text-decoration: underline;
	font-weight: bold;
}
.link_blue a:visited {
	color: #3662A1;
	text-decoration: underline;
	font-weight: bold;
}
.link_blue a:hover {
	color: #3662A1;
	text-decoration: none;
	font-weight: bold;
}
.link_blue a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link_red a:link {
	color: #A13B2F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.link_red a:visited {
	color: #A13B2F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.link_red a:hover {
	color: #A13B2F;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.link_red a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.link_green a:link {
color: #000000;
text-decoration: underline;
}
.link_green a:visited {
color: #000000;
text-decoration: underline;
}
.link_green a:hover {
color: #D73832;
text-decoration: none;
}
.link_green a:active {
color: #000000;
text-decoration: none;
}
.back_header {
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back_content {
	background-image: url(../images/back_content.jpg);
	background-repeat: repeat-y;
}
.back_content_top {
	background-image: url(../images/back_content_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back_footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.back_sponsor {
	background-image: url(../images/back_sponsor.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 5px;
}
.back_sponsor_top {
	background-image: url(../images/back_sponsor_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.text_white {
	color: #FFFFFF;
}
.text_white_sml {
	font-size: 11px;
	color: #FFFFFF;
}
.text_black_sml {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_smaller {
	font-size: 10px;
}
.text_small {
	font-size: 11px;
}
.text_larger {
	font-size: 16px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #0E495B;
}
.Title_sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
