
body {
  margin:0px;
}
form {
  margin:0px;
  padding:0px;
}
div {
  margin:0px;
  padding:0px;
}
span {
  position:relative;
}
table,tr,td,th,tbody {
  position:relative;
  margin:0px;
  padding:0px;
  border-collapse:collapse;
}

.l {float: left;}
.r {float: right;}
.c {clear: both;}
.h {height:1px; overflow: hidden;}
.v {overflow: hidden;}
.w1 {width:1px;}
.w2 {width:2px;}
.w3 {width:3px;}
.w4 {width:4px;}
.w5 {width:5px;}
.w10 {width:10px;}
.h1 {height:1px;}
.h2 {height:2px;}

.bp {
	width:100%;
	margin-top:10px;
}

.bp1 {
	background:url(../images/index/football_bg.gif) #72BAEF repeat-x;
}

.wpd {
	position:relative;
	top:2px;
}

TABLE.wp {

}

TABLE.wp TD.tc {
	min-height:100px;
	background:#EEF7FB;
}

TABLE.wp TD.con {
	background:#EEF7FB;
}

TABLE.wp TD.bc {
	text-align:center;
	height:4px;
	background:#EEF7FB;
}

TABLE.wp TD.sm {
	background:red;
}

TABLE.wp TD.splitter {
	width:10px;
	background: url(../images/index/splitter.gif) #EEF7FB no-repeat top left;	
}

TABLE.wp TD.footer_splitter {
	width:10px;
	background:#EEF7FB url(../images/index/footer_splitter.gif) no-repeat left bottom;		
}

TABLE.wp TD.lsplitter {
	width:5px;
	background:#EEF7FB url(../images/index/splitter.gif) no-repeat scroll -5px 0;
}

TABLE.wp TD.rsplitter {
	width:5px;
	background:#EEF7FB url(../images/index/splitter.gif) no-repeat scroll 1px 0;
}

TABLE.wp TD.lfooter_splitter {
	width:10px;
	background: #EEF7FB url(../images/index/footer_splitter.gif) no-repeat scroll -5px bottom;		
}

TABLE.wp TD.rfooter_splitter {
	width:10px;
	background: #EEF7FB url(../images/index/footer_splitter.gif) no-repeat scroll 1px bottom;		
}

TABLE.wp TD.bc DIV.but {
	width:150px;
	margin:5px auto;
	text-align:center;
}

TABLE.wp TD.bc .lregbut {
	display:block;
	width:10px;
	height:31px;
}

TABLE.wp TD.bc .lbg {
	background: transparent url(../images/index/reg.gif) no-repeat scroll 0 0;		
}

TABLE.wp TD.bc .rbg {
	background: transparent url(../images/index/reg.gif) no-repeat scroll -10px 0;		
}

TABLE.wp TD.bc A {
	display:block;
	height:31px;
	padding:6px 0 0 0;
	float:left;
	color:white;
	font: normal 14px Arial, Helvetica, sans-serif; 
	text-decoration:none;
	background: transparent url(../images/index/regbg.gif) repeat-x scroll 0 0;	
}

/* border:1px solid red; */

.colorBlue{
	color:#2494AB;
}
TABLE.voteContainer TR TD{
	padding-bottom: 10px;
}
TABLE.voteContainer TR TD.leftColumn{
	width: 22%
}

TABLE.voteContainer TR TD INPUT{
	width: 150px;
}

DIV.pathContainer{
	padding-bottom: 15px;
}
DIV.pathContainer A{
	color:#0050A0;
}
DIV.pathContainer SPAN{
	font-size: 18px;
}
DIV.paging{
	font-size: 10px;
	padding: 5px 0 5px 0;
}

