body  {
	background-color : #09092D;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}
	
#ground {
    position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	width: 150px;
}
#start {
    position: absolute;
	top: 182px;
	left: 22px;
	z-index:2;
	width: 150px;
}

#login1 {
    position: absolute;
	top: 182px;
	left: 242px;
	z-index:2;
}

#login2 {
    position: absolute;
	top: 1200px;
	left: 242px;
	z-index:2;

}

#mbg{
    position: absolute;
	top: 223px;
	left: 10px;
	z-index:2;
	width: 150px;
}

#men{
    position: absolute;
	top: 240px;
	left: 30px;
	z-index:3;
	width: 150px;
}

#club{
    position: absolute;
	top: 220px;
	left: 240px;
	z-index:3;
	width: 580px;
}

#clubinfo{
    position: absolute;
	color : #ffffff;
    font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	top: 900px;
	left: 15px;
	z-index:3;
	width: 200px;
}

#rig {
    position: absolute;
	top: 182px;
	left: 822px;
	z-index:2;
	width: 150px;
}
#rig2 {
    position: absolute;
	top: 190px;
	left: 830px;
	z-index:3;
	width: 170px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#bottom {
    position: absolute;
	top: 1900px;
	left: 10px;
	z-index:2;

}


a:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #ff0000;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.x:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.m  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}
a.m:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}
a.m:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}


a.s {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
a.s:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

a.s:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}
td  {
	font-size : 12px;
}

.b  {
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px;
}
h1  {
	border-color : #ffffff;
	font-size : 13px;
}
h2  {
	border-color : #ffffff;
	font-size : 12px;
}
h3  {
	border-color : #ffffff;
	font-size : 11px;

}