.mainbody{
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 600px;
	position: absolute;
	z-index: 5;
	left: 125px;
	top: 235px;
}

.Pheading{ 
display: none;
 }
 
.top{ 
background-color: Black;
color: White;
 }
 
 .yeltop{ 
 background-color: Yellow;
  }
  
  body{ 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  background-color: #FEFEE7;
   }
   
.tbox{ 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
 }
 
.redtxt{ 
color: Red;
 }
 
.btxt{ 
color: Black;
 }
 
.formfnt{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: Red;
font-weight: normal;
width: 500px;
 }
 
.bannerbg{ 
background-image: url("../images/titbg_01.gif");
background-repeat: repeat-x;
background-position: top;
 }
 
.menu{
color: Gray;
position: absolute;
left: 25px;
top: 225px;
z-index: 20;
background-color: #F2DA14;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding: 0px;
color: #666666;
 }
 
#menurow1{ 
background-color: #F2DA14;
 }
 
.header{ 
position: relative;
z-index: 1;
 }
 
.acctable{ 
z-index: 0;
position: absolute;
left: 125px;
top: 225px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
border-width: thin;
border-style: solid;
border-color: Gray;
 }
 
.innertxt{ 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
 }
 
.darker{ 
background-color: #FFFF33;
 }
 
a.nodeclink:link{ 
text-decoration: none;
font-weight: Bold;
 }
 
a.nodeclink:hover{ 
text-decoration: none;
color: Red;
font-weight: Bold;
 }
 
.accatable{ 
/*z-index: 5;*/
position: absolute;
left: 125px;
top: 225px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
border-width: thin;
border-style: solid;
border-color: Gray;
 }
 
.rugbymenu{ 
position: absolute;
top: 225px;
left: 120px;
z-index: 25;
visibility: hidden;
 }
 
.aboutmenu{ 
position: absolute;
top: 242px;
left: 120px;
z-index: 25;
visibility: hidden;
 }
 
.refsubs{ 
background-color: Gray;
color: White;
font-weight: bold;
 }
 
.normfont{ 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
 }
 
.formfont{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: Red;
font-weight: normal;
 }
