body {
	padding:0px; 
	margin:0px; 
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0;
}

option {padding:0px; 
	margin:0px; 
	background-image:url(bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

.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:#fec544;
}

.subMenu a
{
	font-size: 11px;
}

.footer{
	font-size:10px;
	color:#FFFFFF;
}

.footer a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

h1{
	font-size:36px;
	color:white;
	line-height:20px;
	font-weight:bold;
}

a{
	color:#820503;
}

.content tr td, .content
{
	font-size:12px;
	line-height:14px;
}

.sponsors{
	background-image:url(../images/tread.gif);
	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/tourDates.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:20px;
font-size:20px;
}

.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
{
	color:Black;
	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;
}