﻿
body {
	background-color: #000000;
}
#wrapper {
	border-radius: 22px;
	border: 6px ridge #FF0000;
	margin: 0 auto;
	padding: 8px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
	color: #261C88;
}
#Header {
	background-position: center 10px;
	width: 985px;
	height: 150px;
	background-color: #FFFFFF;
	background-image: url('image/header_logo.jpg');
	background-repeat: no-repeat;
}
#Header_red {
	background-position: center 10px;
	width: 985px;
	height: 176px;
	background-color: #FFFFFF;
	background-image: url('image/header_red.jpg');
	background-repeat: no-repeat;
}
#Header_gr {
	background-position: center 10px;
	width: 985px;
	height: 176px;
	background-color: #FFFFFF;
	background-image: url('image/header_map_g.jpg');
	background-repeat: no-repeat;
}
#Header_multi {
	background-position: center 10px;
	width: 985px;
	height: 176px;
	background-color: #FFFFFF;
	background-image: url('image/header_multi.jpg');
	background-repeat: no-repeat;
}
#menutop {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	display: block;
	width: 984px;
	z-index: 100;
}

#Main {
	width: 984px;
	clear: both;
}
#leftcol {
	width: 210px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}
#rightcol {
	width: 250px;
	float: right;
	height: 100%;
}
#right {
	float: right;
	margin: 0px;
	padding: 5px;
	width: 240px;
	background-color: #FFFFFF;
	height: auto;
	overflow: visible;
}
#content {
	margin: auto;
	padding: 12px 12px 12px 15px;
	width: 690px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
}
#footer {
	clear: both;
	border-style: groove;
	border-width: 2px;
	margin: 2px auto 6px auto;
	text-align: center;
	background: #CC0000;
	border-radius: 8px;
	box-shadow: 0 15px 10px -8px rgba(0,0,0,0.4);
	color: #FFFFFF;
	width: 980px;
	font-weight: bold;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	height: auto;
}
.content a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
}

li {
	margin: auto;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #261C88;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
img.left {	
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
}
.imgcntr {
	text-align: center;
	display: block;
	margin: auto;
}
img.right {
	margin: 4px 4px 4px 10px;
	display: block;
	float: right;
}
.callout {
	width: 180px;
	margin: 5px;
	padding: 6px;
	border-radius: 10px;
	border-top: 1px solid #D1E6BF;
	border-bottom: 1px solid #DCECD9;
	border-left: 1px solid #D1E6BF;
	border-right: 1px solid #D1E6BF;
	border-color: #044A5E;
	border-width: 2px;
	font-size: 12px;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
.calloutsmall_rt {
	margin: 8px;
	text-align: center;
	border: 2px groove #CC0000;
	border-radius: 8px;
	padding: 3px;
	width: 210px;
	font-size: .8em;
	font-variant: normal;
	font-weight: bold;
	float: right;
	color: #3C0077;
	font-family: Arial, Helvetica, sans-serif;
}
.calloutsmall_rtRed {
	margin: 8px;
	text-align: center;
	border: 2px inset #CC0000;
	padding: 3px;
	width: 220px;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	float: right;
	color: #339933;
}
.calloutwide {
	text-align: center;
	border: 1px inset #983307;
	padding: 8px;
	width: 560px;
	font-size: 18px;
	font-variant: normal;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FF0000;
	font-weight: bold;
}
.calloutwideindex {
	border-radius: 10px;
	text-align: center;
	border: 2px solid #CC0000;
	padding: 8px;
	width: 640px;
	font-size: .8em;
	font-variant: normal;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.calloutwide_left {
	text-align: left;
	border: 1px inset #983307;
	padding: 8px;
	width: 560px;
	font-size: 18px;
	font-variant: normal;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FF0000;
	font-weight: bold;
}
.callout_cntr {
	margin: auto;
	text-align: center;
	border: 3px inset #472318;
	padding: 8px;
	width: 500px;
	background-color: #FFFFCC;
	font-size: 20px;
	font-variant: normal;
}

.box_thin {
	margin: 15px;
	padding: 6px;
	border: 6px double #CC0000;
	border-radius: 8px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFFFFF;
	color: #9900FF;
	text-align: center;
	font-weight: bold;
}
.page_title {
	padding: 2px 2px 10px 2px;
	margin: 5px;
	font-size: 2em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: center;
	display: block;
	color: #339933;
	font-variant: small-caps;
}
.page_title_Header {
	padding: 15px 2px 2px 60px;
	margin: 5px 5px 5px 15px;
	font-size: 2em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: left;
	display: block;
	color: #1F449A;
}
.smallertitle_header {
	font-size: 1.2em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: right;
	display: block;
	padding-bottom: 6px;
	color: #1F449A;
}
.page_subtitle {
	font-size: 1.4em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: center;
	display: block;
	color: #6600CC;
	line-height: 1.6em;
}
.page_subtitle1 {
	font-size: 1.5em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	color: #6600CC;
}
.smalltitle_right {
	font-size: 1.5em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: center;
	display: block;
	color: #CC0000;
	padding-bottom: 6px;
}
.smalltitle_center {
	font-size: 1.5em;
	font-family: 'Philosopher', sans-serif;
	font-weight: bolder;
	text-align: center;
	display: block;
	color: #CC0000;
}

	.uppercase {text-transform: uppercase}
	.lowercase {text-transform: lowercase}
	.capitalize {text-transform: capitalize}
	.smallcaps {font-variant:small-caps}
	.justify {text-align: justify;}
	.center {text-align: center;}
	.small {font-size: small;}
	.xsmall {font-size: x-small;}
	.xxsmall {font-size: xx-small;}
	
.Green {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339933;
}

.red {
	color: #FF0000;
}
.small_red_caps {
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #5500AA;
	text-align: center;
}
.h2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-align: right;
}
H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font: 12pt;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	line-height: 150%;
	color: #00A000;
	letter-spacing: 3px;
}
hr {
	background-color: #6600FF;
	width: 75%;
	height: 4px;
}
.cinzel {
	font-family: 'Cinzel Decorative', cursive;
	font-size: 1.6em;
	text-align: center;
	padding-right: 16px;
	padding-left: 16px;
}
.callout_races {
	margin: 0px auto;
	border: 3px inset #000000;
	padding: 10px;
	width: 500px;
	text-align: center;
	display: block;
}
.table_races {
	color: #000000;
	text-align: center;
	margin: 0 auto;
	width: 500px;
	display: block;
}
.table_races td {
	text-align: center;
	width: 50%;
}
.table_races tr {
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.table_races a {
	color: #000000;
}
a {
	color: #000066;
}
.table_clubs {
	color: #000000;
	text-align: center;
	margin: 0 auto;
	width: 686px;
}
.table_clubs td {
	color: #000000;
	text-align: center;
	margin: 0 auto;
	width: 25%;
}
.footerTable {
	margin: auto;
	color: #000099;
	border: 2px solid #FF0000;
	border-radius: 10px;
	width: 90%;
	height: 100%;
}
.footercallout {
	width: 300px;
	margin: auto;
	padding: 4px;
	border-radius: 10px;
	border-top: 1px solid #D1E6BF;
	border-bottom: 1px solid #DCECD9;
	border-left: 1px solid #D1E6BF;
	border-right: 1px solid #D1E6BF;
	border-color: #044A5E;
	border-width: 2px;
	font-size: 12px;
	color: #000066;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	vertical-align: middle;
}
.footertd {
	vertical-align: middle;
}
.table_board {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.table_board td {
	display: table-cell;
	text-align: center;
	width: 33%;
	font-size: .9em;
	vertical-align: top;
	height: 100%;
}
.pad_suits {
	padding-right: 60px;
	padding-left: 50px;
}
.note {
	font-size: small;
	color: #000066;
	font-weight: bold;
	text-align: center;
}
