body {
	padding:0px; 
	margin:0px; 
	background-color:#e7e5e6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/pageBackground.gif);
}

img
{
	border:0;
}
/*
.left {
	background-image:url(../images/leftShadow.jpg); 
	background-position:right; 
	background-repeat:repeat-y;
}

.leftIce {
	background-image:url(../images/left.jpg); 
	background-repeat:no-repeat; 
	background-position:top right;
}

.right {
	background-image:url(../images/rightShadow.jpg); 
	background-position:left; 
	background-repeat:repeat-y;
}

.rightIce {
	background-image:url(../images/right.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
}*/

.main {
	background-image:url(../images/mainBack.gif);
	background-repeat:repeat-y;
}

.login {
	background-image:url(../images/loginBack.jpg);
	padding-left:10px;
}

.login table tr td{
	font-size:10px;
	padding-left:3px;
}

.navBar{
	background-image:url(../images/navBar.jpg);
}

.nav
{
	position: relative;
	padding-top: 6px;
	height: 32px;	
}

.nav a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

.nav a:hover{
	color:Red;
}

.subMenu a
{
	font-size: 11px;
}

.footer{
	font-size:10px;
	color:#FFFFFF;
}

.footer a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

h1{
	font-size:18px;
	color:#820503;
	line-height:20px;
	font-weight:bold;
}

a{
	color:#820503;
}

.content tr td, .content
{
	font-size:12px;
	line-height:14px;
}

.sponsors{
	
	background-position:bottom left;
	background-repeat:no-repeat;
}

.newsItem{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.date{
	font-size:11px;
	color:#767476;
}

.tourDates{
	background-image:url(../images/softball360.gif);
	background-repeat:no-repeat;
	width:253px;
	padding-bottom:10px;
}

.headlines{
	background-image:url(../images/headlines.gif); 
	background-repeat:no-repeat; 
	width:477px;
}

.news{
	padding-top:20px; 
	padding-left:11px; 
	padding-right:20px; 
	padding-bottom:20px;
}

.dateList{
	padding-left:11px; 
	padding-top: 5px;
}

.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}
.membershipTable tr td
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#878787;
}
.required
{
    color:#820503;
}
.sideBar{
	width:210px;
	background-image:url(../images/sidebargraphic.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:14px;
}

.sideBarContent{
	width:180px;
	font-size:small;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	overflow: hidden;
}

.alphaSelectedOn
{
	font-weight: bold;
	
}

.alphaSelectedOff
{
	color:Gray;
	font-weight: bold;
}

.gray
{
    background-color:#e5e9ec;
}

.white
{
    background-color:white;
}

.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tabBody
{
    background-color: #EEEEEE; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
    border-bottom: 1px solid #999999;
    padding: 5px;
}

.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floater1
{
	z-index: 1003;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	position: absolute;
	top: 50%;
	left: 50%;
}

.floaterFrame
{
	z-index: 1002;
	position: absolute;
	top: 50%;
	left: 50%;
}
.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #eeeeee;
	/*background-color: #CCCCCC;*/
}

.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.blackLink:link, .blackLink.Active, .blackLink.Visited
{
    color:Black;
    text-decoration:none;
}
.blackLink:hover
{
    text-decoration: underline;
}
