body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#59595b;
background-image:url(../0_images/background/bg_body.jpg);
background-repeat:repeat-x;
background-color:#680404;
}

/* ---- Includes --------*/

.headPages
{
background-image:url(../0_images/background/bg_header.jpg);
background-repeat:repeat-x;
height:20px;

}
.mainMenu
{
background-image:url(../0_images/background/bg_main_menu.jpg);
background-repeat:repeat-x;
}
.headSubTable
{
background-image:url(../0_images/background/bg_header_subtable.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:4px;
color:#FFFFFF;
font-weight:bold;

}
.headSubTable2
{
background-image:url(../0_images/background/bg_header_subtable2.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;

}
.subTable
{
border: solid #FF0000 1px;
border-collapse:collapse;
margin-bottom:8px;
}
.subTableRow1
{
font-size:10px;
background-image:url(../0_images/background/bg_row1.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
padding:4px;
font-family:Arial, Helvetica, sans-serif;
background-color: #ba0001;
}
.subTableRow2
{
font-size:10px;
background-image:url(../0_images/background/bg_row2.jpg);
background-repeat:repeat-x;
padding:4px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-color: #ba0001;
}
.subTable2Top
{
background-image:url(../0_images/pages/rd_top.jpg);
background-repeat:repeat-x;
background-position:top;
font-size:3px;
height:4px;
}
.subTable2Bot
{
background-image:url(../0_images/pages/rd_bot.jpg);
background-repeat:repeat-x;
background-position:bottom;
font-size:5px;
height:5px;
}
.subTable2Bot2
{
font-size:3px;
height:4px;
}
.subTableLeft
{
background-image:url(../0_images/background/bg_subtable2_left.jpg);
background-repeat:repeat-y;
background-position:left;
}
.subTableRight
{
background-image:url(../0_images/background/bg_subtable2_right.jpg);
background-repeat:repeat-y;
background-position:right;
}
.subTableRight2
{
background-image:url(../0_images/background/bg_subtable2_right2.jpg);
background-repeat:repeat-y;
background-position:right;
}
.mainContent
{
	padding-left:6px;
	padding-right:6px;
	background-color:#000000;
}

.mainContent p
{
	margin:0;
	padding:0;
}

.contentTxt
{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color:#454545;
font-size:11px;
}
.standardTxt
{
padding: 20px 20px 20px 20px;
font-family:Arial, Helvetica, sans-serif;
color:#454545;
font-size:12px;
}
.standardTxt a:link, .standardTxt a:visited
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;

}
.standardTxt a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:red;

}
.dateTxt
{
font-family:Arial, Helvetica, sans-serif;
color:#b90000;
font-size:10px;
}
.mainHomeContent
{
	background-color:#004890 ;
	color:#FFFFFF; 
	padding:8px; 
	font-size:11px;
	line-height:13px;

}
li, li a:link,  li a:visited{
font-family:Tahoma, Helvetica, sans-serif;
	padding-left:0px;
	padding-right:10px;
	font-size: 11px;
	color:#454545;
	padding-bottom:10px;
}
li a:hover {
	cursor : pointer;
}
ul
{
text-indent:0px; 
margin-left:0px;
padding-left:20px;
list-style:url(../0_images/pages/bullet_01.jpg);
li
}
.footer
{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	padding:4px; 
	font-size:11px;
}

.footerSponsor
{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	padding:4px; 
	font-size:11px;
}

#match_report {
        position: relative;
        width: 100%;
		line-height : 50px;
        background: url(../0_images/buttons/bt_match_report.jpg) no-repeat;
        background-position: top center;
        margin: 0px;
        padding: 0px;
}
#welcome
{
	overflow:auto;
	height:260px;
	scrollbar-face-color: red;
	scrollbar-base-color: white;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
}
#welcome1
{
	overflow:auto;
	height:360px;
	scrollbar-face-color: red;
	scrollbar-base-color: white;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
}

#point_table
{
	overflow:auto;
	height:350px;
	scrollbar-face-color: red;
	scrollbar-base-color: white;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
}

.onclick {
	text-decoration: none;
	cursor: pointer;
	cursor:hand;	
	font-size:11px;
}

a.onclick:link, a.onclick:visited  {
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
	font-size:11px;	
}

a.onclick:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor:hand;
	font-size:11px;
}


.more, .more:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#004890;
text-decoration:underline;
font-style:italic;
}

.more:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#004890;
text-decoration:none;
font-style:italic;
}
