/*=================== TABLES BAR =============================================*/
.xxx{}
div.tmp-table{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	border-right-style: none;
}
div.tmp-main-title{
	height: 40px;
}
.tmp-table-div td{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F0A300;
}
.submenu {
	color: #CCCCCC;
	background-color: #111111;
}
.submenu a:link, .submenu a:visited, .submenu a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.submenu a:hover{
	color: #ED5400;
	text-decoration: underline;
}
.tmp-table td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFDFAE;
	height:30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFAE;
}
.tmp-table-spoil td{
	height: 25px;

}
.tmp-table-fixtures td{
	border-right-color: #FFDFAE;
	height:30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFAE;
}
.tmp-table-stat td{
	height:30px;
}
.tmp-tablename{
	text-align: left;
}
.tmp-units{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC99;
}
.tmp-titlecolor{
	background-color: #FF5203;
	color: #FFFFFF;
}
.tmp-titlecolor2{
	background-color: #333333;
	color: #FFFFFF;
}
.tmp-color1{
	background-color: #FFFFFF;
	color: #333333;
}
.tmp-color2{
	background-color: #FFF5E8;
	color: #333333;
}
.tmp-color3{
	background-color: #FFEBCC;
	color: #333333;
}
.tmp-color4{
	background-color: #FFDFAE;
	color: #333333;
}

