* {
	padding: 0px;
	margin: 0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	padding:10px;
}
.LOGO {
 text-align: center;
}
td {
	text-align: center;
	width: 150px;
	padding: 0px 5px;
}
.Score {
	width: 50px;
	font-weight: bold;
	border-right: 1px solid #f00;
}
.Top {
	border-top: 1px solid #f00;
	font-size: 12px;
}

.Top1 {
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;
	font-size: 12px;
}

.Text1 {
	font-size: 12px;
}

.Top0 {
    border-top: 1px #f00 dashed;
	border-right: 1px #f00 dashed;
	font-size: 12px;
}

.Right0 {
	border-right: 1px #f00 dashed;
	font-size: 12px;
}

.Right {
	border-right: 1px solid #f00;
	font-size: 12px;
}

.Right1 {
	font-size: 12px;
	border-right: 1px solid #f00;
}

.Right2 {
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	font-size: 12px;
}


.Bottom {
	border-bottom: 1px solid #f00;
	font-size: 12px;
}

.Bottom1 {
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;
	font-size: 12px;
}

.Bottom0 {
	border-bottom: 1px #f00 dashed;
	border-right: 1px #f00 dashed;
	font-size: 12px;
}

.Bottom2 {
	border-bottom: 1px solid #f00;
	border-right: 1px solid #f00;
	font-size: 12px;
}

.Bottom3 {
	border-bottom: 1px solid #f00;
	font-size: 12px;
}

.Extra {
	border-color: #ccc;
}
.PBc 
{
    width: 300px; height: 300px;
    border: 0px ; border-style: none; border-color: Black;
    position:absolute;
    top:0px; right:0px;
    text-align:center;
}
.PBc div 
{
    width: 300px; height: 150px; overflow: auto;
    border: 1px ; border-style: solid; border-color: Black;
}  
.PBc2 
{
    width: 150px; height: 150px;
    border: 0px ; border-style: none; border-color: Black;
    position:absolute;
    top:0px; right:0px;
    text-align:center;
}
.PBc2 div 
{
    width: 185px; height: 150px; overflow: auto;
    border: 1px ; border-style: solid; border-color: Black;
}  
.Event img{
	margin:0px auto;
}  
.PBz 
{
    width: 200px; height: 75px; overflow: auto;
    border: 1px ; border-style: solid; border-color: Black;
    float:right;
}
