

body {
background: #282828 url('images/bg.gif');
color: #343434;
text-align:center;
}

a {
color: #75bad9;
text-decoration:none;
}

a:hover {
color: #191919;
text-decoration:none;
}

#container {
font:76% Verdana,Tahoma,Arial,sans-serif;
width:950px;
background: #ffffff;
color: #343434;
margin:5px auto;
text-align:left;
border: #ffffff 0px solid;

}

#header {
width:950px;
height:78px;
background: #ffffff url('images/header.jpg');
color: #343434;
}

#header img{
padding: 8px;
}

h1 {
font-size:30px;
margin-left:50px;
margin-top:10px;
padding-top:20px;
color: #ffffff;
}

h2 {
font-size:16px;
color: #bd1212;
}

#nav {
background: url('images/nav.jpg') repeat-x;
width:950px;
height:25px;
margin-bottom:25px;
text-align:center;
}

#nav a{
color: #ffffff;
text-decoration:none;
margin:0px auto;
text-align:center;
line-height: 2.0em;
font-weight: bold;
padding-right: 20px;
}

#nav a:hover{
color: #bd1212;
text-decoration:none;
font-weight: bold;
padding-right: 20px;
}

#left {
float:left;
width:550px;
margin:0 15px 0 15px;
text-align:left;
}

#left a{
color: #bd1212;
}

#left p{
margin-bottom:5px;
}

#left h2 {
font-size:16px;
color: #282828;
}



#right {
float:right;
width:320px;
padding-right: 15px;
}

#right p{
border: #bd1212 1px solid;
margin:0 10px 0 5px;
background: #ffffff;
margin-bottom:10px;
padding:3px;
color: #ffffff;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{

border:0px;
}

#footer {
clear:both;
font-size:10px;
text-align:center;
padding-top:15px;

width:950px;
height:25px;
padding-bottom:5px;
color: #c51c1c;
}


#table {
border: #bd1212 1px solid;
font-size: 0.9em;
text-align: left;
margin-bottom: 15px;
}

#table2 {
padding-bottom: 15px;
border: #bd1212 1px solid;
font-size: 0.9em;
text-align: left;
margin-bottom: 15px;
}

#table3 {

border: #bd1212 1px solid;
font-size: 0.9em;
text-align: left;
margin-bottom: 15px;
}


.odd {
			font-family: verdana, geneva, arial, helvetica, sans-serif; 
			background-color: #bd1212;
			color:#ffffff;
			padding: 1px;
			font-size: 9px;
			width: 300px;
		}

		.even {
			font-family: verdana, geneva, arial, helvetica, sans-serif; 
			background-color: #ffffff;
			color:#000000;
			padding: 1px;	
			font-size: 9px;
			width: 300px;
		}

		.lines {
			background-color: #000000;
			font-size: 9px;
		}

		.header {
			font-family: verdana, geneva, arial, helvetica, sans-serif; 
			font-weight: bold;
			padding: 1px;
			font-size: 9px;
			background-color: #ffffff;
			width: 300px;
		}

		.highlight {
			font-weight: bold;
			color: #ff0000;
			font-size: 9px;
		}


.match {
			font-weight: bold;
			color: #282828;
			font-size: 11px;
			width: 300px;
			padding-left: 8px;
			padding-bottom: 6px;
		}

.date {
			font-weight: bold;
			color: #ffffff;
			font-size: 11px;
			background-color: #bd1212;
			width: 300px;
			padding-left: 4px;
			padding-bottom: 8px;
			
		}
		