h1 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


h2 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

h3 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h5 {
	font-family: Verdana, Ariel, Century Gothic,David, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3F385F;
	margin: 0px;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(images/neg.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nwg.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/seg.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/swg.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.box2 { 
  background: #F3F3F3; 
}
.boxtop2 { 
  background: url(images/nel.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 8px; 
  background: url(images/nwl.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(images/sel.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 8px; 
  background: url(images/swl.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 8px 0px 8px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu { 
	display: block;
    text-align: center;
    font-family: Verdana, Arial, Serif;
    font-size: 100%;
    text-decoration: none;
}

#menu ul { 
	width: 930px; /*If your links text is bigger you will have to adjust this value*/
    height: 34px;
	margin: 0 auto;
	padding: 0;
	line-height: 34px; /*same as height. This will center your text verticaly*/
	text-decoration: none;
    background: url(http://www.predictfootball.co.uk/images/menu_bg.jpg) repeat-x left top;
}

/*Left Corner*/
#menu ul li.left {
	display: block;
	float: left;
	clear: left;
	width: 60px;
	height: 34px;
    background: url(http://www.predictfootball.co.uk/images/menu_l.jpg) no-repeat left top;
}

/*Right Corner*/
#menu ul li.right {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	height: 34px;
    background: url(http://www.predictfootball.co.uk/images/menu_r.jpg) no-repeat right top;
}

#menu ul li { 
	width: auto;
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	text-decoration: none;
}
			
#menu ul li a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	padding: 0 25px;
	color: #CCCCCC;
}

#menu ul li em {
	display: block;
	float: left;
	width: 2px;
	height: 34px;
    background: url(http://www.predictfootball.co.uk/images/menu_sep.jpg) no-repeat left 

top;
}

/*last separator*/
/*This will add a separator after your last link*/
#menu ul li.sep {
	width: 2px;
    background: url(http://www.predictfootball.co.uk/images/menu_sep.jpg) no-repeat left 

top;
}
		  
#menu ul li a:hover, #menu ul li a.active { 
	background: transparent url(http://www.predictfootball.co.uk/images/menu_over.jpg) repeat-x center top;
	text-decoration: none;
	Color: white;
}

#menu ul li a.active {
	font-weight: bold;
	cursor: default;
}


.arrowlistmenu{
width: 140px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(http://www.predictfootball.co.uk/images/titlebar2.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #003300;
display: block;
padding: 2px 2px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #003300;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #22FF23;
}


    #tabs6 {
      float:left;
      width:100%;
      background:#000000;
	  font-family: Verdana, Arial, Helvetica, sans-serif; 	 
	  font-size: 12px;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabs6 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("http://www.predictfootball.co.uk/images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("http://www.predictfootball.co.uk/images/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
	  
td.centercol {
  width: 660px; 
  cell-spacing: 0px;
  padding: 10px 10px 10px 10px;
  border: 1px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #3f385f;
  border-right-color: #3f385f;
  border-bottom-color: #3f385f;
  border-left-color: #3f385f;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #ffffff;
}	