

* {
	margin: 0;
	padding: 0;
}



body {
	/*margin: 20px 0;*/
	text-align: justify;
	font-family: "Lucida Grande", Tahoma, Arial, 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

a{
	text-decoration:none;
}

#coupon_table th.vs_cell, #coupon_table td.vs_cell, #coupon_table td.team_cell, #coupon_table td.odd_cell, #coupon_table td.center_team_cell,
#coupon_table td.pmonth-vs_cell, #coupon_table td.pmonth, #coupon_table tbody tr, #allbanners_table tr, #allbanners_table td.pmonth, #allbanners_table td.pmonth-vs_cell {
	color: #333333;
}

#page {
	/*	width: 960px;*/
}

/* Content */

#content {
	float: left;
	/*	width: 680px;*/
}

#nav{
	/*	background:transparent url(../pics/captionbg.png) repeat-x scroll 0 0;*/
 	/*   background-color: #768992;*/
    background-color: #009300;
    border-bottom: 1px solid #000000;
	/*	border-right:#009300 1px solid;*/
	/*	height:49px;*/
	width:100%;
	line-height: 10px;
}

#nav2{
    background-color: #669999;
    border-bottom: 2px solid #f7f7f7;
	width:100%;
	line-height: 10px;
}

#coupon_table td.nav2title {
    background-color: #669999;
    border-bottom: 2px solid #f7f7f7;
	line-height: 10px;
	height:35px;
	padding-top:0;
}


#coupon_table td.maintitle {
	background: #669999 url(../pics/table-title.png) repeat-x scroll 0 0;
	border-bottom: 1px solid #588585;
	line-height:10px;
	text-align: center;
	color:#1E3643;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none; 
	text-align: center;
	width: 100%;
}

#coupon_table th.coupondates {
	background-color:#009300;
	border-style:solid solid solid solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000 #000000 #000000;
	line-height:10px;
	height:35px;
}

#coupon_table ul {
	margin:0;
	padding-left:5px;
	padding-top:12px;
	padding-bottom:15px;
	list-style:none;
	font-size:11px;
}

#coupon_table ul li {
	display:inline;
	margin-left:10px;
	margin-right:10px;	
}

#coupon_table ul li a {
	text-decoration:none; 
	font-weight:bold;
	color: #1E3643;
}

#coupon_table ul li a:hover {
	color:#fff
}

#coupon_table ul li a:hover span {
	color:#fff
}


#coupon_table ul li a.current-cat {
	text-decoration:none; 
	font-weight:bold;
	color: #ffffff;
}

#navmain{
	float:left;
/*	height:42px;*/
    height:35px;

/*	padding-top:5px;*/
    padding-top:0px;
}

#navmain ul {
	margin:0;
	padding-left:5px;
	padding-top:12px;
	padding-bottom:15px;
	list-style:none;
	font-size:13px;
}

#navmain ul li {
	display:inline;
	margin-left:10px;
	margin-right:10px;	
}



#navmain ul li a {
	text-decoration:none; 
	font-weight:bold;
	color: #1E3643;

}

#navmain ul li a.current-cat {
	text-decoration:none; 
	font-weight:bold;
	color: #ffffff;

}

.left {
	background: top left no-repeat;
	padding:13px 2px 15px 4px
}

.right {
	color:#222;
	background: top right no-repeat;
	padding:13px 12px 15px 0px
}


.current-cat span {
/*	background-image:url(../pics/current.gif) !important;*/
	color:#fff
}

.current-cat a {
/*	background-image:url(../pics/current.gif) !important;*/
	color:#fff;
	text-decoration:none; 
}

.current-cat a:hover {
/*	background-image:url(../pics/current.gif) !important;*/
	color:#fff;
	text-decoration:none; 
}

#navmain ul li a:hover {
	color:#fff
} /* MSIE fix */

#navmain ul li a:hover span {
/*	background-image:url(../pics/current.gif) !important; */
	color:#fff
}

.clear{
	clear:both;
}

.table-title  {
/*	background-image:url(../pics/current.gif) !important;*/
	color:#1E3643;

	font-weight: bold;
	font-size: 12px;
	text-decoration:none; 
	text-align: center;
}

#title2 {
	background: #669999 url(../pics/table-title.png) repeat-x scroll 0 0;
	border-bottom: 1px solid #588585;
	line-height:10px;
	width:100%;
	text-align: center;
}

#titlemain{

/*	height:42px;*/
    height:35px;

/*	padding-top:5px;*/
    padding-top:0px;
}

#titlemain ul {
	margin:0;
	padding-left:5px;
	padding-top:13px;
	padding-bottom:15px;
	list-style:none;
	font-size:13px;
}

#titlemain ul li {
	display:inline;
	margin-left:2px;
	padding-top:14px;
	padding-bottom:15px;
	height:13px;
}

#allbanners_table table {
	border:medium none;
	color:#606060;
	font-family:"Lucida Grande",Tahoma,Arial;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:120%;
	padding:0;
}

#allbanners_table tbody {
	background-color:#DEDEDE;
	color:#606060;
}

#allbanners_table tbody tr {
	color:#333333;
}

#allbanners_table td.all_banner_cell {
	color:#6A6B6D;
	background-color:#EEEEEE;
	font-weight:bold;
	border-color:#F7F7F7;
	border-style:solid;
	border-width:0 1px 2px 1px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	width:145px;
}

#allbanners_table tbody tr td a img {
	border-width: 3px;
	border-color: #EEEEEE;
}

#allbanners_table tbody tr td a:hover img {
	border-width: 3px;
	border-color: #123A3A;
}

#allbanners_table th.pmonth {
	background-color:#DCE6E2;
	color:#446666;
	padding:5px;
	text-align:center;
	border-bottom:2px solid #F7F7F7;
	border-left:1px solid #F7F7F7;
	border-right:1px solid #F7F7F7;
	border-top:2px solid #F7F7F7;
	font-weight:bold;
	line-height:200%;
}

#allbanners_table th.pmonth a {
	color: #446666;
}

#allbanners_table td.pmonth {
	background-color:#EEEEEE;
	border-color:#F7F7F7;
	border-style:solid;
	border-width:0 1px 2px;
	color:#6A6B6D;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	cellspacing: 0;
	height:35px;
	font-weight:bold;
	font-size:11px;
	color: #333333;
}

#allbanners_table td.pmonth-vs_cell {
	background-color:#EEEEEE;
	border-color:#F7F7F7;
	border-style:solid;
	border-width:0 1px 2px;
	color:#6A6B6D;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	width:170px;
	font-weight:bold;
	font-size:11px;
	color: #333333;
	height:35px;
}

#allbanners_table td.previous_month_w {
	background-color:#669999;
	font-weight:bold;
	height: 30px;
	text-align: left;
}

#allbanners_table td.next_month_w {
	background-color:#669999; 
	font-weight:bold; 
	height: 30px;
	text-align:right;
}

#allbanners_table td.previous_month_w a {
	background: url(../pics/arrow_left2.gif) no-repeat scroll 0 0;
	padding-left: 20px;
	color: #1E3643;
}

#allbanners_table td.next_month_w a {
	background: url(../pics/arrow_right2.gif) no-repeat center right ;
	padding-right: 20px;
	color: #1E3643;
}

#allbanners_table td.previous_month_w a:hover {
	background: url(../pics/arrow_left2_over.gif) no-repeat scroll 0 0;
	padding-left: 18px;
	color: #FFFFFF;
}

#allbanners_table td.next_month_w a:hover {
	background: url(../pics/arrow_right2_over.gif) no-repeat center right;
	padding-right: 18px;
	color: #FFFFFF;
}

#allbanners_table td.previous_cp_w {
	background-color:#FFFFFF;
	font-weight:bold;
	height: 30px;
	text-align: left;
}

#allbanners_table td.next_cp_w {
	background-color:#FFFFFF; 
	font-weight:bold; 
	height: 30px;
	text-align:right;
}

#allbanners_table td.previous_cp_w a {
	background: url(../pics/arrow_left3.gif) no-repeat ;
	padding-left: 20px;
	color: #669999;
}

#allbanners_table td.next_cp_w a {
	background: url(../pics/arrow_right3.gif) no-repeat center right ;
	padding-right: 20px;
	color: #669999;
}

#allbanners_table td.previous_cp_w a:hover {
	text-decoration: underline;
}

#allbanners_table td.next_cp_w a:hover {
	text-decoration: underline;
}
