body {
	font: 0.7em Tahoma, Sans-Serif;
	line-height: 1.5em;
	color: #454545;
	background-color: #2D4155;
	background-image: url(../../images/grad_back.png);
	background-repeat: repeat-x;
}

a {
	color: #BF311B;
}

h1 a, h2 a {
	text-decoration: none;
}
.formdesc {
	margin-left: 0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D9C4C8;
	border-right-color: #D9C4C8;
	border-bottom-color: #D9C4C8;
	border-left-color: #D9C4C8;
	border-top-style: solid;
	margin-top: 1em;
	padding-top: 1em;
	padding-left: 15em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #000;
}
p {
	margin: 5px;
}
ul {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
}
.content {
	width: 71.5em;
	padding: 10px;
	background: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
.center_content {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.header {
	color: #808080;
	border-bottom: 1px solid #ccc;
	height: 122px;
	background-color: #eee;
	background-image: url(../../images/livetimingbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_info {
	float: right;
	background: #eee;
	color: #808080;
	width: 20em;
	right: 5px;
	position: relative;
	top: 5px;
	height: 110px;
	border: 1px solid #eee;
	-moz-opacity: .85;
	opacity: .85;
	filter: alpha(opacity=85);
}
.top_info_right {
	position: relative;
	left: 5px;
	top: 5px;
}
.browse_category {
	font-size: 0.9em;
	width: 12em;
	color: #FFF;
	background: inherit;
}
.browse_subcategory {
	width: 8em;
	color: #FFF;
	float: left;
	background: inherit;
}
.bar {
	font-size: 1.2em;
	color: #F2E3C6;
	background-color: #CC6633;
	margin: 0;
	height: 1.65em;
	background-image: url(../../images/grad_bar.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bar li {
	color: #FFFFFF;
	float: left;
	background-color: #CC6633;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
	background-image: url(../../images/grad_bar.png);
	background-repeat: repeat-x;
	background-position: top;
}

.bar li:hover {
}
.bar li.active {
	float: left;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../images/barleft.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bar li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bar li.active a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bar li a:hover {
	text-decoration: underline;
}
.subbar {
	color: #F2E3C6;
	font: 1em;
	height: 1.8em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 5px;
	margin: 0 0 5px;
	background-color: #487099;
	background-image: url(../../images/grad_sub2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.subbar ul {
	list-style-type: none;
}
.subbar li {
	margin: 0;
	float: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.subbar li.active {
	font-weight: bold;
	text-decoration: underline;
	background: url(../../images/barleft.gif) no-repeat left center;
}
.subbar li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.subbar li a:hover {
	text-decoration: underline;
}
.left {
	float: left;
	width: 65%;
	margin: 0 0 10px;
	position: relative;
	top: 8px;
}
.left_admin {
	float: left;
	width: 75%;
	margin: 0 0 10px;
	position: relative;
	top: 8px;
}
.right_admin {
	float: right;
	width: 24.6%;
	margin: 0 0 10px;
	position: relative;
	top: 8px;
	font-size: 1.2em;
}

.left_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
.left_side a, .right_side a {
	color: #414141;
	background: #FFF;
}
.center {
	
	margin: 0 0 10px;
	position: relative;
	top: 8px;
}
.center_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
.center_side a {
	color: #414141;
	background: #FFF;
}
.right_side {
	float: right;
	width: 220px;
	background: #FFF url(../../images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
.left_box {
	margin: 0 0 10px;
	color: #000;
	background: #FFF;
	padding: 3px 0;
}
.right {
	float: right;
	width: 34.6%;
	margin: 0 0 10px;
	position: relative;
	top: 8px;
}
.right h3 {
	color: #F2E3C6;
	padding: 5px 0 5px 5px;
	margin: 0 0 3px;
	background-color: #542700;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../../images/grad_right.png);
	font-size: 1em;
}
.right_admin h3 {
	background: #6C757A  url(../../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 5px 0 5px 5px;
	margin: 0 0 3px;
}
.right h4 {
	color: #000;
	padding: 0;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px;
}
.right_articles {
	color: #414141;
	padding: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	overflow: auto;
	height: 1%;
	background-color: #F2E3C6;
}
.right_articles a {
	color: #000;
	text-decoration: none;
}
.right_articles:active {
color: #000000;
}
.right_articles_hover {
	color: #542700;
	padding: 8px;
	margin: 0 0 3px;
	cursor: pointer;
	background: #9ECDEB;
	overflow: auto;
	height: 1%;
}
.right_articles_hover a {
	color: #542700;
}

.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	float: right;
}
.imagesponsor {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-left: 5px;
	height: 240px;
	width: 160px;
	float: left;
}
.imagesponsor2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
}
.image_right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	clear: both;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

#table th {
	border-bottom: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-left: none;
}
#table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 10px;
}
#table tr {
	background: #FFF;
	color: #000000;
}
#table tr.alt {
	background: #F2E3C6;
	color: #000000;
}
#table tr.altover {
	color: #000000;
	cursor: pointer;
	background-color: #F2E3C6;
}
#table tr.over {
	color: #000000;
	border: 2px solid #000000;
	cursor: pointer;
}
#table tr.over {
	border: 2px solid #000000;
	cursor: pointer;
}
#table .hover {
	color: #FFF;
	background: #ADC3CE;
}
#table th.spec {
	font-family: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-width: 1px;
	border-bottom-color: #C6DBD6;
		
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1DAD7;
	width: 4em;
	white-space: nowrap;
}
#table td.spec {
	font-family: bold 11px;
	border-top-width: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-width: 1px;
	border-bottom-color: #C6DBD6;
		
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1DAD7;

}
#table th.specalt {
	font-family: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-width: 1px;
	border-bottom-color: #C6DBD6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1DAD7;
	width: 4em;
}
#table td.specalt {
	font-family: bold 11px;
	border-top-width: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-width: 1px;
	border-bottom-color: #C6DBD6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1DAD7;
	background: #F5FAFA;
	background-color: #F2E3C6;
}
#table td.sub {
	border-top-width: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-width: 1px;
	border-bottom-color: #C6DBD6;
		
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #C1DAD7;
	white-space: nowrap;
}
#table td.subheader {
	border-bottom: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	padding: 5px;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-left: none;
}
#table {
	width: 100%;
	padding: 0;
	margin: 0;

	
	
}
.combobox {
	background: #FFF;
	color: #808080;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	min-width: 160px;
}
.form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: solid 1px #D9C4C8;
}

.form legend {
	color: #6C757A;
	font: bold 12px Tahoma, sans-serif;
}
.form .FormLabel {
	padding-right: 0.2em;
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 10px;
	white-space: nowrap;
	font-weight: bold;
}
.form input {
	border: 1px solid #6C757A;
	margin-bottom: 5px;
	background: #F5F5F5;
}
.form textarea {
	background: #F5F1F2;
	border: solid 1px #8484A1;
	margin-bottom: 5px;
	font: 1em verdana, arial, sans-serif;
}
.message {
	border: solid 1px #8484A1;
	padding-left: 80px;
	margin: 5px;
	vertical-align: middle;
	list-style-type: circle;
	list-style-position: inside;
	background: #F2E3C6 url(../../images/message.gif) no-repeat 8px 10px;
}
#wingrodan TD.WG5 {
	text-align: left;
	vertical-align: middle;
	font: 8px Arial;
}
#wingrodan TD.WG3 {
	text-align: left;
	vertical-align: middle;
	font: 11px Verdana;
}
#wingrodan TD.WG2 {
	text-align: left;
	vertical-align: middle;
	font: bold 11px Verdana;
}
#wingrodan TD.WG4 {
	text-align: left;
	vertical-align: middle;
	font: bold 12px Verdana;
}
#wingrodan TD.WG1 {
	text-align: right;
	vertical-align: middle;
	font: bold 30px Verdana;
}
#wingrodan TD.WG8
{
	font-family: Arial;
	font-size: 8px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG6
{
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG7
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG5
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
}

#wingrodan TD.WG3
{
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG2
{
	font-family: Verdana;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}

#wingrodan TD.WG1
{
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
}
.linklist li {
	margin-left: 10px;
}
.linklist a {
	list-style-type: disc;
	color: #BF311B;
	text-decoration: underline;
	text-indent: 10px;
}

.subtable #noborder {
	border-bottom-style: none;
	border-top-style: none;
	background-color: #FFF;
}
.subtable #noborderbottom {
	background-color: #FFF;
}

.subtable th {
	border-right-style: none;
	background-color: #FDFBF4;
}
.subtable .alt {
	background-color: #FBF7EE;
}


.subtable td {
	background-color: #E9F8FE;

}
.content #banner {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
}
.content #banner img {
	border: none;
}
.white {
color:#FFFFFF;
}

