Body
{
	margin: 5px 16px;
	color: #222222;
	background-color: #017F01;
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
}
TABLE
{
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
}
P
{
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
}
DIV
{
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;

}
A
{
	color: #FF0000;
	text-decoration: none;
}
A:Hover
{
	text-decoration: underline;
}

.place
{
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	text-align: right;
	width: 40px;
	cursor: default;
}

.scell
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-left: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
	width: 140px;
}

.scell2
{
	border-left: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;	
	text-align: right;
}

.scellul
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: #555555 1px solid;
	border-left: #DDDDDD 0px solid;
	border-right: #DDDDDD 0px solid;
	border-top: #DDDDDD 1px solid;
	width: 140px;	
}
.scellul2
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: #555555 1px solid;
	border-left: #DDDDDD 0px solid;
	border-right: #DDDDDD 0px solid;
	border-top: #DDDDDD 1px solid;
	text-align: right;
}
.scellol
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: #555555 0px solid;
	border-left: #DDDDDD 0px solid;
	border-right: #DDDDDD 0px solid;
	border-top: #555555 1px solid;
	width: 140px;	
}
.scellol2
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: #555555 0px solid;
	border-left: #DDDDDD 0px solid;
	border-right: #DDDDDD 0px solid;
	border-top: #555555 1px solid;
	text-align: right;
}

#master
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	width: 600px; 
	padding: 20px;
	background-color: #FFFFFF;	
	display: block;
	text-align: left;
}	

#menu
{
	background:white url(images/menubg.gif) repeat top left;
}
#menubookmark
{
	font-family: 'Arial', Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
.menulink, #menulink
{
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: red;
}
#menulink:Hover
{
	text-decoration: underline;
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
#gameinfo
{
	COLOR: #deffda; 
	BACKGROUND-COLOR: #004400;
	border: #000000 1px solid;
	font-family: 'Arial', Sans-Serif;
	font-size: 12px;
	padding: 5px;
}

#Scoreboard
{
	background-color: #FFFFFF;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

#dices
{
	padding-bottom: 5px;
}

.wrap1 {
	DISPLAY: block;
	BACKGROUND: url(images/shadows/v1/shadow.gif) no-repeat right bottom; 
}
.wrap2 {
	DISPLAY: block;
	BACKGROUND: url(images/shadows/v1/corner_bl.gif) no-repeat left bottom
}
.wrap3 {
	DISPLAY: block;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(images/shadows/v1/corner_tr.gif) no-repeat right top; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 0px;
}
