﻿/* CSS Document */


body, html
{
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #0071bc; 
scrollbar-dark-shadow-color: #0071bc; 
scrollbar-track-color: #0071bc; 
scrollbar-face-color: #FBBC00; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #D9D9D9; 
scrollbar-3d-light-color: #FBBC00; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
    color: #0071bc;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    background-color:#2C3393
}
div.main 
{
    background-image:url('../Images/System/600x1.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	width: auto;
	height:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	display: block
}
div.header1x
{
	background-color:white;
	background-position:center top;
	width: auto;
	height:35px;
    color: white;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	display: block
}
div.header1 
{
    background-image:url('../Images/System/top_bg.jpg');
	background-repeat:repeat-x;
	background-color:#00ACEE;
	background-position:center top;
	text-align:center;
	width: auto;
	height:30px;
    color: white;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	display: block
}
div.header2x
{
    background-image:url('../Images/System/main_header_bgx.jpg');
	background-repeat:repeat-x;
	background-position:center top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	width: auto;
	height:101px;
    color: black;
	display: block
}
div.header2 
{
    background-image:url('../Images/System/main_header_bg_seniorleague.jpg');
	background-repeat:no-repeat;
	background-position:center top;
    background-color:#0071bc;
    border-bottom-color:White;
    border-bottom-width:1px;
    border-bottom-style:solid;
	width: auto;
	height:100px;
    color: white;
	display: block
}
div.header3 
{
    background-image:url('../Images/System/orange_bg_header.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:White;
	width: auto;
	height:30px;
    color: white;
	display: block
}

td.leftSection
    {
    width: 120px
    }
td.mainSection
    {
    width: 525px
    }
td.tdTop
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
    font-weight:bold;
	font-size:12px;
    background-color: #ECE5B6;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }
td.tdUp
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
	font-size:12px;
    background-color: #C3FDB8;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }
td.tdDown
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
	font-size:12px;
    background-color: #F9966B;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }
td.tdEven
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
	font-size:12px;
    background-color: #ECE5B6;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }
td.tdOdd
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
	font-size:12px;
    background-color: #FFF8C6;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }
td.tdMy
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0071bc;
    margin: 0px 0px 0px 0px;
	font-size:12px;
    background-color: #FBBC00;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-top: solid 0px #0071bc;
    border-bottom: solid 0px #0071bc
    }

#mainBody /*1st 765 container*/
{
	position: relative;
	width: 770px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color:#FFFFFF;
	z-index:0
}

#orangeMenu
{
    clear: both;
    width: 120px;
    float: left;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    border-top: 0px solid #cce6cc;
}
#orangeMenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    width: 120px;
}
#orangeMenu li
{
    border-bottom: 0px solid #fff;
    margin: 0;
}
#orangeMenu li.swansea
{
    background-image:url('../Images/System/100x20_menu_header_swansea2.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
    cursor: default;
    height:20px;
    border-bottom: 1px solid #fff
}
#orangeMenu li.linkz
{
    background-image:url('../Images/System/100x20_menu_header_links.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
    height:20px;
    cursor: default;
    border-bottom: 1px solid #fff
}

#orangeMenu li a
{
    display: block;
    padding: 5px 0;
    background-color: #FBBC00;
    background-image:url('../Images/System/20x20_button_circle_yellow_.gif');
	background-repeat:no-repeat;
	background-position:right center;
    color: #000099;
    text-decoration: none;
    font-size:10px;
    width: 100%;
    text-indent: 6px;
    border-bottom: 1px solid #fff
}
#orangeMenu li a:hover
{
    color: white;
}
#orangeMenu a.selected
{
    background-image:url('../Images/System/20x20_button_circle_orange.gif');
	background-repeat:no-repeat;
	background-position:right center;
    background-color: #F7941C;
    color: black;
    cursor: default;
}
#orangeMenu a.specials
{
    background-image:url('../Images/System/20x20_button_circle_orange.gif');
	background-repeat:no-repeat;
	background-position:right center;
    background-color: #F7941C;
    color: white;
    text-decoration:none
}
#orangeMenu a.specials:hover
{
    text-decoration:underline
}
.footnote
{
    font-size: x-small;
    text-align: center;
}
div.disclaimer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0x;
    text-align:center;
    text-decoration:none;
	width: 750px;
	height:36px;
    color: #0071bc;
    margin: 1px 1px 1px 1px;
    padding: 4px 10px 4px 5px;
	display: block;
	font-size:10px;
    background-color: #c4e2ff;
    font-weight:bold;
    border: solid 1px #0071bc;

}
div.register
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0x;
    text-align:center;
    text-decoration:none;
	width: 600px;
	height:26px;
    color: #0071bc;
    margin: 1px 1px 1px 1px;
    padding: 4px 10px 4px 5px;
	display: block;
	font-size:10px;
    background-color: #c4e2ff;
    font-weight:bold;
    border: solid 1px #0071bc;

}
a.disclaimer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #0071bc;
    text-align:center;
    text-decoration:underline
}
a.disclaimer:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    text-align:center;
    text-decoration:none
}
span.lblDateTime
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:White;
    vertical-align:middle;
    font-weight:bold;
    margin: 5px 0px 5px 0px;
    font-size:10px
}
a
{
    color: #0071bc;
	font-size:11px;
    text-decoration:underline
}
a:hover
{
    color: red;
    text-decoration: none
}
a.reg
{
    color: #0071bc;
	font-size:11px;
    text-decoration: none
}
a.reg:hover
{
    color: red;
    text-decoration: underline
}
input.text_center {
	text-align:center
}
td 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
    color: #0071bc
}
th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
    color: #0071bc
}
