h1 {
  color: #000022;
  font-family: Verdana, Helvetica, arial;
  font-size: 18pt
}
h2 {
  color: #000022;
  font-family: Verdana, Helvetica, arial;
  font-size: 16pt
}
h3 {
  color: #000055;
  font-family: arial;
  font-size: 14pt
}
h4 {
  color: #000055;
  font-family: arial;
  font-size: 12pt
}

 .body 	
 {
 	font-family:Verdana, Helvetica, arial; 
 	font-size:8pt; 
 	font-weight:100; 
 	text-align:left
 }
 .body-admin
  {
  	font-family:Verdana, Helvetica, arial; 
  	font-size:9pt; 
  	font-weight:100; 
  	text-align:left
 }
 .roster 
 {
 	color: #000044;
 	font-family: arial, Helvetica, Verdana; 
 	font-size: 8pt; 
 	font-weight: 100; 
 	text-align: left
 }
  .rules
  {
  	font-family: arial, Helvetica, Verdana; 
  	font-size: 8pt; 
  	font-weight: 100; 
 }
 .ladders 
 {
 	color: #000044;
 	font-family: arial, Helvetica, Verdana; 
 	font-size:8pt; 
 	font-weight:100; 
 }	
 .profiles 
 {
  	font-family: arial, Helvetica, Verdana; 
 	font-size:8pt; 
 	font-weight:100; 
 }
.topleftbg {
	background-attachment: fixed;
	background-image: url(pics/topleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomleftbg {
	background-attachment: fixed;
	background-image:url(pics/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headingbg {
	background-attachment: fixed;
	background-image: url(pics/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td a.mainmenu:link, td a.mainmenu:visited {
  color: #000000;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none;
  margin-right: 10%
}

td a.mainmenu:active {
  color: #ff0000;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none;
  margin-right: 10%
}

td a.mainmenu:hover {
  color: #888888;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none
}

td a.currentpage:link, td a.currentpage:visited {
  color: #0543fd;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none;
  margin-right: 10%
}

td a.currentpage:active {
  color: #ff0000;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none;
  margin-right: 10%
}

td a.currentpage:hover {
  color: #0543fd;
  font-family: arial;
  font-size: 8pt;
  background: transparent;
  text-decoration: none;
  margin-right: 10%
}
.p2
{
  font-family:Verdana, Helvetica, arial; font-size:7pt; color:#000000
}
.p1
{
  font-family:Verdana, Helvetica, arial; font-size:10pt; color:#000000
}
.bottom
{
  font-family:Verdana, Helvetica, arial; font-size:8pt; color:#000044
}
pre
{
  font-family:Verdana, Helvetica, arial; font-size:12pt; color:#000044
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#0099CC;
}
a.footer:link, a.footer:active, a.footer:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#0099CC;
}
a.footer:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#FFFFFF;
}
.signup
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	margin-left:10px;
}