body {
	margin:0px 50px;
	padding:0px;
	font-family: Tahoma;
	color: 000;
	background-color: #8bb657;
	background-image: url('../../Design/Else_BG.png');
	background-repeat: repeat-x;
}
#autoCloseDiv
{
	position: absolute;
	display:none;
	z-index: 25;
	width: 400px;
	height: 150px;
	background-color: #000;	
	top: 0;
	left: auto;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.RootButton
{
   font-size:40px;
   text-decoration:none;
   color:#000000;
   font-family:Arial,sans-serif;
   padding:15px;
   width:350px;
   background-color:#90d042;
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   margin:3px;
}
.RootButton:hover
{
   color:#111;
   background-color:#528cbd;
}
.clsLabelTitle
{
	background-color: #008000;
	border-style: ridge;
	border-width: 3;
	font-size: 24pt;
	color: #ffffff;
	height: 47;
	width: 100%
}
.clsLabelScore
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	width: 15;
}
.clsTextBoxScore
{
	font-size: 8pt;
	text-align:	right;
	width: 35;
}
.clsLabelScoreC
{
	font-size: 8pt;
	font-weight: bold;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1;
	height: 18;
	text-align:	right;
	padding-top: 2;
	padding-right: 1;
	width: 35;
}
.clsLabel8
{
	font-size: 8pt;
	padding: 2, 2, 2, 2;
}
.clsLabel8Border
{
	font-size: 8pt;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}
.clsLabel8Bold
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2, 2, 2, 2;
}
.clsLabel8MSSW
{
	font-size: 8pt;
	font-family: "MS Sans Serif";
	color: #ffffff;
}
.clsLabel8MSS
{
	font-size: 8pt;
	font-family: "MS Sans Serif";
	color: #00000;
}
.clsLabel8MSSBold
{
	font-size: 8pt;
	font-family: "MS Sans Serif";
	font-weight: bold;
}
.clsLabel10
{
	font-size: 10pt;
}
.clsLabel10Bold
{
	font-size: 10pt;
	font-weight: bold;
}
.clsLabel12Bold
{
	font-size: 12pt;
	font-weight: bold;
}
.clsLabel12BoldBorder
{
	font-size: 12pt;
	font-weight: bold;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}
.clsLabel14BoldGreen
{
	font-size: 14pt;
	font-weight: bold;
	color: #008000;
}
.clsLabel18BoldBorder
{
	font-size: 18pt;
	font-weight: bold;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}