BODY
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:White;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(backgrou.gif);
	background-color:Black;
}

A
{
	color: lightskyblue;
	cursor: hand;
	text-decoration: none;
	font-weight:bold
}

A:hover
{
	color:White;
}

TD
{

	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

INPUT
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}


CAPTION
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
}


.button
{
	color:white;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: SteelBlue;
}

.minibutton
{
	background-color: aliceblue;
	border-bottom: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}


.shadowbox
{
	border-right: #b6d1fb 2px solid;
	padding-right: 4px;
	border-top: #b6d1fb 2px solid;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #b6d1fb 2px solid;
	width: 125pt;
	padding-top: 2px;
	border-bottom: #b6d1fb 2px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #fafafa;
}

.bodyline	
{
	border: 1px #0075B2 solid;
	background-image : url(backgrov.gif);
}
	
.panel
{
	border: 1px #0075B2 solid;
	background-image : url(backgrou.gif);
}

.panel2
{
	border: 0px #0075B2 solid;
	background-image : url(backgrou.gif);
	height:100%;
	width:100%;
}

.panelheader
{
	font-size:14pt;
	background-color:lightskyblue;
	color:#164678;
	height:35px;
}

.statpanel
{
	border: 1px #0075B2 solid;
	background-image : url(backgrou.gif);
    border-style:non
}

.statpanelcolheader
{
	font-size:14pt;
	background-color:lightskyblue;
	color:#164678}

.statpanelheading
{
	font-size:12pt;
	background-color:lightskyblue;
	color:#164678;
	height:35px;}

.statusline
{
	font-size:14pt;
	color:white;
	font-weight:bold;
}

.playerlist
{
	font-size:8pt;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

.accountlabel
{
	font-size:8pt;
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

.accountinfo
{
	font-size:8pt;
	color:white;
	padding-left:5px;
	padding-right:30px;
}

