a			
{ 
	color: Navy;
}
a:hover    
 { 
 	color: #FF0000;
 }
 
 a.StayColor
{
	color: #800000;
	text-decoration: underline;
}

a.AccSubHeading
{
	color: #800000;
	text-decoration: underline;
}

a.AccSubHeadingStay
{
	color: #FF0000;
	text-decoration: underline;
}
body
{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	scrollbar-base-color : #FBFBD0;
}
H1
{
	color: #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight : normal;
	text-decoration: underline;
}
table
{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.class-standard-table
{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.class-table-standard
{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.class-table
{
	color : #800000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.class-table-column-header
{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	border-bottom-color: #d7d7d7; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	vertical-align : top;
}
.class-table-column-standard
{
	border-bottom-color: #d7d7d7; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
.class-form-fields
{
	background-color : #FBFBD0;
	color : #800000;
	scrollbar-base-color : #FBFBD0;
}

.formSelectClub
{
 	height: 18; 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12pt; 
 	color: Navy; 
 	font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : text;
	border-style : none none none none;
	background-color : #FBFBD0;
}

  .formText4
{
 height: 18; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	width : 25px;
	cursor : text;
	border-style : none none none none;
}

.submit-button-no-border
{
	height: 18; 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: white; 
	font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	border-style : none none none none;
}

.submit-button-standard
{
	height: 20; 
	font-family: "Arial"; 
	font-size: 9pt; 
	color: white; 
	font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
}

 .submitButton2
 {
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 30px;
}

 .submitButton3
 {
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 40px;
}

 .submitButton4
{
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 45px;
}

 .submitButton5
{
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 55px;
}

.submitButton6
{
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 60px;
}
.deleteButton1
{
 height: 20; font-family: "Arial"; font-size: 9pt; color: white; font-weight : bold;
	background : url(images/back-tile.gif) repeat;
	border : 1px inset #800000;
	cursor : hand;
	width : 45px;
}

