body{
	margin:0;
	background:url(../img/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.smallLink a:link {
font-size:10px;
color: #3399CC;
text-decoration:none;

}
.smallLink a:hover {
font-size:10px;
color: #3399CC;
text-decoration:underline;

}.smallLink a:visited {
font-size:10px;
color: #3399CC;
text-decoration:none;

}
#home_FloatR {
	float: right;
	margin-left: 40px;
	width: 368px;
	text-align: center;
}
/* UserView */
#containerUserView{
	width:900px;
	padding:0 27px 0 23px;
	margin:0 auto;
	background:url(../img/page-cont.png) repeat-y 0% 0%;
}

#pageUserView{
	width:900px;
	background:url(../img/bg-page.jpg) repeat-x 100% 0%;
	overflow:hidden;
}

#contentUserView{
	width:900px;
	background:#fff;
	overflow:hidden;
}
.centerUserView{
	width:800px;
	margin:0 0px 0 0px;
	padding:0;
	overflow:hidden;
}
.bottomUserView{
	width:800px;
	background:url(../img/middle.jpg) no-repeat 100% 100%;
	overflow:hidden;
	padding:0;
}

/* container */
#container{
	width:900px;
	padding:0 27px 0 23px;
	margin:0 auto;
	background:url(../img/page-cont.png) repeat-y 0% 0%;
}
/* page */
#page{
	width:900px;
	background:url(../img/bg-page.jpg) repeat-x 100% 0%;
	overflow:hidden;
}
/* header */
#header{
	width:900px;
	height:173px;
	clear:both;
	padding:14px 0 0 0;
}
#header_ads{
	width:900px;
	height:143px;
	clear:both;
	padding:14px 0 0 0;
}
/* Ads */
.banner {
	width:468px;
	margin:-10px 60px 10px 0;
	float:right; 
}
.leaderBoard {
	width:728px;
	margin:15px auto;
}
.leaderBoard2 {
	width:728px;
	height:110px;
	padding-top:20px;
	margin:0 auto;
	clear:both;
}
.userviewMargin {
	margin:20px auto -15px;
}


/* end Ads */
/* logo */
h1{
	margin:0 0 0 40px;
	padding:0;
}
h1 a{
	display:inline;
	width:250px;
	height:145px;
	background:url(../img/logo.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
}
/* end logo*/
ul{
	padding:0;
	margin:0;
}
/*navigation start*/
#main-nav {
	margin:0 60px 0 0;
	padding:0;
	list-style:none;
	font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	height:36px;
	display:inline;
}
#main-nav li {
	float:left;
	/*background:url(../images/separator-main-nav.gif) no-repeat 0 50%; */
	padding:0 18px 0 18px;
	height:37px;
}
#main-nav li:hover,
#main-nav li.hover {
	position:relative;
}
#main-nav li:hover .drop-down,
#main-nav li.hover .drop-down {
	display:block;
}
#main-nav .drop-down {
	position:absolute;
	top:37px;
	left:13px;
	width:196px;
	display:none;
	z-index:20;
}
#main-nav li a {
	color:#cc9;
	display:block;
	text-decoration:none;
	line-height:35px;
}
#main-nav li:hover a,
#main-nav li.hover a {
	color:#c90;
	text-decoration:none;
	/*background:url(../images/arrow-nav-hover.gif) no-repeat 50% 0;*/
}
#main-nav ul {
	margin:0;
	padding:14px 18px;
	list-style:none;
	background:url(http://www.hoythayes.com/images/drop-pxl.png) no-repeat;
	width:196px;
	overflow:hidden;
}
#main-nav ul li {
	float:none;
	padding:0 0 0 13px;
	background:none;
	background:url(http://www.hoythayes.com/images/arrow-link-drop.gif) no-repeat 0 5px;
	height:1%;
	position:relative;
}
#main-nav ul li a {
	color:#fff !important;
	line-height:normal;
	background:none !important;
}
#main-nav ul li:hover a {
	color:#fff;
	text-decoration:underline;
}
#main-nav .drop-down-bottom {
	background:url(http://www.hoythayes.com/images/drop-bottom.png) no-repeat;
	width:196px;
	height:5px;
	overflow:hidden;
}
/*navigation end*/
/* navigation */
#menu{
	overflow:hidden;
	width:600px;
	height:30px;
	float:left;
}

#header ul.nav {
	float:right;
	margin:0 10px 0 0;
	list-style:none;
}
#header ul.nav li{
	color:#99cccc;
	float:left;
	text-transform:none;
	list-style:none;
	font-size:18px;
	line-height:12px;
	padding:0 0 0 11px;
}
#header ul.nav li a{
	color:#99cccc;
	text-decoration:none;
	background:url(../img/linenav.gif) no-repeat 0% 20%;
	padding:0 0px 10px 9px;
	margin:0;
}
#header ul.nav li a:hover{
	color:#99cccc;
	text-decoration:underline;
}
#header ul.nav li .nonebg{
	color:#cccccc;
	background:none;
	padding: 10px auto;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0;
}
#header ul.nav li a:hover.nonebg{
	color:#cccccc;
	text-decoration:underline;
}

#header ul{
	float:right;
	list-style:none;
	padding:0;
	height:30px;
	margin:66px 20px 0 10px;
}
#header li{
	float:left;
}
#header li ul{
	display: none;
	width: 15em; /* Width to help Opera out */
}
#header li:hover ul {
	display: block;
	position: absolute;
	float:none;
	margin: 20px 0 0;
	padding: 10px; 
	height: auto;
	border:1px solid #666666;
	background-color:#E5E5E5;
	clear:both;
	}
#header li:hover li {
	float: none;
	clear:both;
	 }
#header li:hover li a {
	padding:5px 0;
	color:#0000FF; }
#header li li a:hover {
	color:#666; }
	
#header ul li a.about{
	float:left;
	width:81px;
	height:23px;
	background:url(../img/about.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header ul li a.how{
	width:136px;
	float:left;
	height:23px;
	background:url(../img/how.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header ul li a.start{
	width:185px;
	float:left;
	height:23px;
	background:url(../img/start.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header ul li a.blog{
	width:67px;
	float:left;
	height:23px;
	background:url(../img/blog.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header ul li a.contact{
	width:96px;
	float:left;
	height:23px;
	background:url(../img/contact.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header ul li a:hover{
	background-position: 0 -23px;
}
/* end navigation */
/* ads navigation */
#menu{
	overflow:hidden;
	width:600px;
	height:30px;
	float:left;
}

#header_ads ul.nav {
	float:right;
	margin:0 10px 0 0;
	list-style:none;
}
#header_ads ul.nav li{
	color:#99cccc;
	float:left;
	text-transform:none;
	list-style:none;
	font-size:18px;
	line-height:12px;
	padding:0 0 0 11px;
}
#header_ads ul.nav li a{
	color:#99cccc;
	text-decoration:none;
	background:url(../img/linenav.gif) no-repeat 0% 20%;
	padding:0 0px 10px 9px;
	margin:0;
}
#header_ads ul.nav li a:hover{
	color:#99cccc;
	text-decoration:underline;
}
#header_ads ul.nav li .nonebg{
	color:#cccccc;
	background:none;
	padding: 10px auto;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0;
}
#header_ads ul.nav li a:hover.nonebg{
	color:#cccccc;
	text-decoration:underline;
}
#header_ads ul{
	float:right;
	list-style:none;
	padding:0;
	height:30px;
	margin:0px 20px 0 10px;
}

#header_ads li{
	float:left;
}
#header_ads li ul{
	display: none;
	width: 15em; /* Width to help Opera out */
}
#header_ads li:hover ul {
	display: block;
	position: absolute;
	float:none;
	margin: 20px 0 0;
	padding: 10px; 
	height: auto;
	border:1px solid #666666;
	background-color:#E5E5E5;
	clear:both;
	}
#header_ads li:hover li {
	float: none;
	clear:both;
	 }
#header_ads li:hover li a {
	padding:5px 0;
	color:#0000FF; }
#header_ads li li a:hover {
	color:#666; }
	
#header_ads ul li a.about{
	float:left;
	width:81px;
	height:23px;
	background:url(../img/about.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header_ads ul li a.how{
	width:136px;
	float:left;
	height:23px;
	background:url(../img/how.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header_ads ul li a.start{
	width:185px;
	float:left;
	height:23px;
	background:url(../img/start.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header_ads ul li a.blog{
	width:67px;
	float:left;
	height:23px;
	background:url(../img/blog.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header_ads ul li a.contact{
	width:96px;
	float:left;
	height:23px;
	background:url(../img/contact.png) no-repeat 0% 0%;
	text-indent:-9999px;
}
#header_ads ul li a:hover{
	background-position: 0 -23px;
}
/* end ads navigation */

/* end header */
/* content */
#content{
	width:900px;
	background:#fff;
	overflow:hidden;
}
.center{
	width:795px;
	margin:0 49px 0 56px;
	padding:0;
	overflow:hidden;
}
.bottom{
	width:769px;
	background:url(../img/middle.jpg) no-repeat 100% 100%;
	overflow:hidden;
	padding:6px 8px 9px 20px;
}
/* title */
.title{
	width:900px;
	height:100px;
	float:left;
	margin:35px 0 0 0;
	padding:0 0 15px 0;
	text-indent:-9999px;
	background:url(../img/title.gif) no-repeat 0% 0%;
	overflow:hidden;
}
.title2 {
	width:900px;
	height:100px;
	float:left;
	margin:68px 0 0 0;
	padding:0 0 6px 0;
	background:url(../img/title2.gif) no-repeat 0% 0%;
	overflow:hidden;
}
.title2 p{
	text-indent:-9999px;
	padding:0;
	margin:0;
}

ul.nav_titleUserView{
	width:795px;
	float:left;
	margin:0;
	padding:0 0px 0 5px;
	list-style:none;
}
ul.nav_titleUserView li.first_nav a{
	float:left;
	color:#666699;
	font-size:20px;
	font-weight:bold;
	padding:0 6px 9px 0;
	margin:0;
	background:none;
}
ul.nav_titleUserView li.first_nav a span{
	color:#666;
}
ul.nav_titleUserView li{
	float:left;
	font-size:14px;
	padding:0 0 0 1px;
	margin:0;
}
ul.nav_titleUserView li.right{
	float:right;
}
ul.nav_titleUserView li.right a{
	color:#666666;
	background:none;
	padding:0 21px 0 6px;
}
ul.nav_titleUserView li a{
	text-decoration:none;
	color:#99cccc;
	line-height:20px;
	background:url(../img/bg2.gif) no-repeat 0% 40%;
	padding:0 8px 0 9px;
	margin:3px 0 0 0;
}
ul.nav_titleUserView li a:hover{
	text-decoration:underline;
}

ul.nav_title{
	width:795px;
	float:left;
	margin:0;
	padding:0 54px 0 66px;
	list-style:none;
}
ul.nav_title li.first_nav a{
	float:left;
	color:#666699;
	font-size:20px;
	font-weight:bold;
	padding:0 6px 9px 0;
	margin:0;
	background:none;
}
ul.nav_title li.first_nav a span{
	color:#666;
}
ul.nav_title li{
	float:left;
	font-size:14px;
	padding:0 0 0 1px;
	margin:0;
}
ul.nav_title li.right{
	float:right;
}
ul.nav_title li.right a{
	color:#666666;
	background:none;
	padding:0 21px 0 6px;
}
ul.nav_title li a{
	text-decoration:none;
	color:#99cccc;
	line-height:20px;
	background:url(../img/bg2.gif) no-repeat 0% 40%;
	padding:0 8px 0 9px;
	margin:3px 0 0 0;
}
ul.nav_title li a:hover{
	text-decoration:underline;
}
/* nav title 2 */
ul.nav_title2{
	width:795px;
	float:left;
	margin:0;
	padding:0 0px 0 0px;
	list-style:none;
}
ul.nav_title2 li.first_nav a{
	float:left;
	color:#666699;
	font-size:20px;
	font-weight:bold;
	padding:0 6px 9px 0;
	margin:0;
	background:none;
}
ul.nav_title2 li.first_nav a span{
	color:#666;
}
ul.nav_title2 li{
	float:left;
	font-size:14px;
	padding:0 0 0 1px;
	margin:0;
}
ul.nav_title2 li.right{
	float:right;
}
ul.nav_title2 li.right a{
	color:#666666;
	background:none;
	padding:0 21px 0 6px;
}
ul.nav_title2 li a{
	text-decoration:none;
	color:#99cccc;
	line-height:20px;
	background:url(../img/bg2.gif) no-repeat 0% 40%;
	padding:0 8px 0 9px;
	margin:3px 0 0 0;
}
ul.nav_title2 li a:hover{
	text-decoration:underline;
}
.block2{
	display:inline;
	float:left;
	width:795px;
	height:48px;
	background:url(../img/bgblock.jpg);
	margin:0;
	overflow:hidden;
}
.block2 ul {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	color:#666666;
	font-size:16px;
}
.block2 ul li{
	font-weight:bold;
	float:left;
	margin:0;
	padding:0 4px 0 16px;
}
.block2 ul li.right{
	float:right;
	padding:0 13px 0 0;
}
/* nav title 2 end */
ul li a {
	float:left;
	text-decoration:none;
	color:#669900;
	margin:0;
	padding:0;
}
img{
	margin:0 7px 0 0;
	padding:0;
}
.blockUserView{
	display:inline;
	float:left;
	width:795px;
	height:48px;
	background:url(../img/bgblock.jpg);
	margin:0 0px 0 5px;
	overflow:hidden;
}
.blockUserView ul {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	color:#666666;
	font-size:16px;
}
.blockUserView ul li{
	font-weight:bold;
	float:left;
	margin:0;
	padding:0 4px 0 16px;
}
.blockUserView ul li.right{
	float:right;
	padding:0 13px 0 0;
}

.block{
	display:inline;
	float:left;
	width:795px;
	height:48px;
	background:url(../img/bgblock.jpg);
	margin:0 48px 0 56px;
	overflow:hidden;
}
.block ul {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	color:#666666;
	font-size:16px;
}
.block ul li{
	font-weight:bold;
	float:left;
	margin:0;
	padding:0 4px 0 16px;
}
.block ul li.right{
	float:right;
	padding:0 13px 0 0;
}
.second {
	display:inline;
	float:left;
	width:795px;
	height:12px;
	background:#e6e7e8;
	margin:0 48px 0 56px;
	padding:10px 0 10px;
	overflow:hidden;
}
div.second ul{
	float:left;
	font-size:12px;
	list-style:none;
	line-height:12px;
}
div.second ul li {
	line-height:14px;
	float:left;
	padding:0 2px 0 2px;
}
div.second ul li a{
	text-decoration:none;
	font-size:10px;
	color:#99cccc;
}
div.second ul li a.sec{
	color:#999999;
	font-size:10px;
	font-weight:bold;
	font-style:oblique;
}
div.second ul li a:hover{
	text-decoration:underline;
	font-size:10px;
}
div.second ul li.none{
	background:none;
}
/* end title */
/* table */
table{border-collapse: collapse;}
.table_tip{
	border-collapse: collapse;
	width:765px;
	float:none;
	text-align:center;
}
h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
.num_green{
	color:#009900;
}
.num_red{
	color:#ff0000;
}
h2{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
h3{color:#333333; font-size:11px; font-weight: bold;}
.text { font-size:11px; color:#666666; }
.left{ text-align:left; }
.green{
	font-weight: bold;
	color: #009900;
}

.teamSummary{
	font-size: 11px;
}
.red{
	color:#ff0000;
}
.greenNoBold{
	color: #009900;
}
#table_first{
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0;
	width:772px;
	margin: 0 59px 0 69px;
	text-align:left;
}
.text {color: #666666; font-size: 12px;  font-weight: bold; }
.tabletip{
	float:left;
	width:700px;
	padding:0 0px 0 5px;
	text-align:center;
	margin:16px 0 0 0;
	border-collapse:collapse;
}
.tabletippvp{
	float:left;
	width:800px;
	padding:0 50px 0 50px;
	text-align:center;
	margin:16px 0 0 0;
	border-collapse:collapse;
}
/* forms */
#tableForm{
margin-left:0px

}
.numbers {
	float: left;
}

#tableForm td{
padding:10px;
border: 1px solid #FFFFFF;

}
.form{
	display:inline;
	float:right;
	margin:0 98px 0 0;
	padding:0 0 0 0;
}
.form select{
	width:195px;
	height:23px;
	text-align:left;
	color:#6f6f6f;
	font-size:14px;
	margin:5px 0 0 0;
	font-weight:bold;
	padding:0 0 0 5px;
	line-height: 24px
	
}
.form input{
	width:195px;
	height:23px;
	text-align:left;
	color:#6f6f6f;
	font-size:11px;
	margin:5px 0 0 0;
	font-weight:normal;
	padding:0 0 0 5px;
	line-height: 24px
	
}
#tableFormSmall{
margin:0px 3px;
font-size:12px;

}
#tableFormSmall td{
padding:5px;
border: 0px solid #FFFFFF;

}

.formSm{
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.formSm select{
	width:195px;
	height:23px;
	text-align:left;
	color:#6f6f6f;
	font-size:14px;
	margin:5px 0 0 0;
	font-weight:bold;
	padding:0 0 0 5px;
	line-height: 24px
	
}
.formSm input{
	width:150px;
	height:18px;
	text-align:left;
	color:#666666;
	font-size:12px;
	margin:0px 0 0 0;
	font-weight:normal;
	padding:0 0 0 5px;
	line-height: 24px
}
/* forms end */
td {
	padding:0;
}
.tablePad {
	padding: 5px;
}
.tablePad td {
	padding: 5px;
}

.foot{
	width:900px;
	height:103px;
	overflow:hidden;
	background:url(../img/foot.gif) no-repeat 0% 0%;
	float:left;
	font-size:16px;
	margin:18px 0 0 0;
	padding:0 0 39px 0;
}
.foot p{text-indent:-9999px}
table tr td.border2{border-top:4px solid #9999ff;}
table tr td.border{
	border-top:4px solid #9999ff;
	border-bottom:4px solid #9999ff;
}
table tr td.yellow{
	background:#ffffcc;
}
table tr td.graytr{
	background:#cccccc;
}
table tr td.bg{
	background:#ccccff;
}
table tr td.bgtab{
	background:#e5e5ff;
}
ul li a {
	float:left;
	text-decoration:none;
	color:#669900;
	margin:0;
	padding:0;
}
.tabletip .table_tip tr td{
	width:26px;
	border-top:1px solid #9999ff ;
}
.tabletip table{
	width:700;
	text-align:center;
}
.tabletip table  td{
	/*text-align:left;*/
	width:25px;
	font-size:12px;
	background:#ffc;
}
.tabletip table td.gray{
	background:#ccc;
}
.tabletip table .your{
	line-height:24px;
	text-align:left;
	width:50px;
	font-size:12px;
	padding:0 0 0 14px;
}
.tabletip table .yourpvp{
	line-height:24px;
	text-align:left;
	width:150px;
	font-size:12px;
	padding:0 0 0 14px;
}
.tabletip table .yourheader{
	text-align:center;
	width:0px;
	font-size:12px;
	padding:0 0 0 0px;
	font-weight:bold;
}
.tabletip table .yourheaderbig{
	text-align:center;
	width:0px;
	font-size:14px;
	padding:0 0 0 0px;
	font-weight:bold;
}
.tabletip table .yourheaderspan{
	line-height:24px;
	text-align:center;
	width:50px;
	font-size:12px;
	padding:0 0 0 14px;
	font-weight:bold;
}
.tabletip table th{
	font-size:14px;
	color:#666;
}
.tabletip table th.block6{
	width:127px;
	font-size:11px;
}
.tabletip table th.column{
	width:73px;
	font-size:11px;
	font-weight:bold;
}
.tabletip table td.your img{
	float:left;
}
.tabletip caption{
	padding:0 0 7px 0;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.tabletip table td{
	vertical-align:middle;
	color:#666;
	font-size:14px;
	border-top:1px solid #fff;
	text-align:center;
}
.tabletip table.game td{
	width:auto;
}
.tabletip table.record td{
	width:auto;
}
.tabletip table th{
	border-top:1px solid #99f;
	border-bottom:4px solid #99f;
}
.tabletip table tr.results td.wikley{
	
	width:50px;
	padding:0 0 0 5px;
	color:#666;
	font-size:14px;
	background:#fff;
	text-align:left;
	font-weight:bold;
}
.tabletip table tr.results td.wikleyGrand{
	line-height:35px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:14px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-top: 0px;
}
.tabletip table tr.results td.wikleyPost{
	line-height:25px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:13px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px #FFFFFF solid;
	
}
.tabletip table tr.results td.wikleyReg{
	line-height:25px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:13px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-top: 0px;
	border-bottom: 1px #FFFFFF solid;
	
}
.tabletip table tr.results{
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.tabletip table tr.results td{
	border:4px solid #99f;
	border-left:0;
	border-right:0;
	color:#666;
	background:#ccf;
	text-align:center;
}
.tabletip table tr td.your{
	background:#fff;
	text-align:left;
	vertical-align:middle;
	height:27px;
	line-height:27px;
	color:#666666;
}
.tabletip table td.total{
	background:#e5e5ff;
}
.tabletip table tr td.total{
	font-size:16px;
	font-weight:bold;
	background:#ccccff;
	width:100px;
}
.tabletip table tr td.light{
	background:#e5e5ff;
}
.tabletip table tr td.lightPost{
	background:#e5e5ff;
	font-size:13px; 
	border-bottom:1px #FFFFFF solid;
}
.tabletip table tr td.lightPost2{
	font-size:13px; 
	border-bottom:1px #FFFFFF solid;
}
.tabletip table tr td.lightReg{
	background:#e5e5ff;
	font-size:13px;  
	border-top:0px;
	border-bottom:1px #FFFFFF solid;
}
.tabletip table tr td.lightReg2{
	font-size:13px; 
	border-top:0px;
	border-bottom:1px #FFFFFF solid;
}
.tabletip table tr td.lightGrand{
	background:#e5e5ff;
	border-top:0px;
}
.tabletip table tr td.lightGrand2{
	border-top:0px;
}
.tabletip table tr td.points{
	width:145px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#090;
}
.tabletip table tr td.points2{
	width:145px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#090;
	border-top:1px #FFFFFF solid;
}
.table_tip .col1{
	width:120px;
}
.table_tip .col2{
	width:40px;
}
.table_tip  .col3{
	width:176px;

}
.table_tip  .col4{
	width:46px;

}
.table_tip  .col5{
	width:150px;

}
.table_tip  .col6{
	width:18px;

}
.table_tip tr td.col7{
	text-align:left;
	width:220px;
}
.table_tip tr td{
	color:#666;
	font-size:11px;
	line-height:18px;
}
table tr td span{
	padding:0 10px;
}
table tr td span.big{
	padding:0 20px;
}
table td span.small{
	padding:0 1px;
}
.table_tip tr td.equals{
	font-size:12px;
}
.table_tip tr td.baks{
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#090;
	line-height:35px;
	font-size:35px;
	font-weight:bold;
}
.table_tip tr td.black{
	font-size:11px;
	color:#333;
}
.bold{
	font-weight:bold;
	font-size:16px;
}
.tabletippvp .table_tip tr td{
	width:26px;
	border-top:1px solid #9999ff ;
}
.tabletippvp table{
	width:700;
	text-align:center;
}
.tabletippvp table  td{
	/*text-align:left;*/
	width:25px;
	font-size:12px;
	background:#ffc;
}
.tabletippvp table td.gray{
	background:#ccc;
}
.tabletippvp table .your{
	line-height:24px;
	text-align:left;
	width:70px;
	font-size:12px;
	padding:0 0 0 14px;
}
.tabletippvp table .yourpvp{
	line-height:24px;
	text-align:left;
	width:150px;
	font-size:12px;
	padding:0 0 0 14px;
}
.tabletippvp table .yourheader{
	text-align:center;
	width:0px;
	font-size:12px;
	padding:0 0 0 0px;
	font-weight:bold;
}
.tabletippvp table .yourheaderbig{
	text-align:center;
	width:0px;
	font-size:14px;
	padding:0 0 0 0px;
	font-weight:bold;
}
.tabletippvp table .yourheaderspan{
	line-height:24px;
	text-align:center;
	width:50px;
	font-size:12px;
	padding:0 0 0 14px;
	font-weight:bold;
}
.tabletippvp table th{
	font-size:14px;
	color:#666;
}
.tabletippvp table th.block6{
	width:127px;
	font-size:11px;
}
.tabletippvp table th.column{
	width:73px;
	font-size:11px;
	font-weight:bold;
}
.tabletippvp table td.your img{
	float:left;
}
.tabletippvp caption{
	padding:0 0 7px 0;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
.tabletippvp table td{
	vertical-align:middle;
	color:#666;
	font-size:14px;
	border-top:1px solid #fff;
	text-align:center;
}
.tabletippvp table.game td{
	width:auto;
}
.tabletippvp table.record td{
	width:auto;
}
.tabletippvp table th{
	border-top:1px solid #99f;
	border-bottom:4px solid #99f;
}
.tabletippvp table tr.results td.wikley{
	
	width:50px;
	padding:0 0 0 5px;
	color:#666;
	font-size:14px;
	background:#fff;
	text-align:left;
	font-weight:bold;
}
.tabletippvp table tr.results td.wikleyGrand{
	line-height:35px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:14px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-top: 0px;
}
.tabletippvp table tr.results td.wikleyPost{
	line-height:25px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:13px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px #FFFFFF solid;
	
}
.tabletippvp table tr.results td.wikleyReg{
	line-height:25px;
	width:50px;
	padding:0 0 0 14px;
	color:#666;
	font-size:13px;
	background:#fff;
	text-align:left;
	font-weight:bold;
	border-top: 0px;
	border-bottom: 1px #FFFFFF solid;
	
}
.tabletippvp table tr.results{
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.tabletippvp table tr.results td{
	border:4px solid #99f;
	border-left:0;
	border-right:0;
	color:#666;
	background:#ccf;
	text-align:center;
}
.tabletippvp table tr td.your{
	background:#fff;
	text-align:left;
	vertical-align:middle;
	height:27px;
	line-height:27px;
	color:#666666;
}
.tabletippvp table td.total{
	background:#e5e5ff;
}
.tabletippvp table tr td.total{
	font-size:16px;
	font-weight:bold;
	background:#ccccff;
	width:100px;
}
.tabletippvp table tr td.light{
	background:#e5e5ff;
}
.tabletippvp table tr td.lightPost{
	background:#e5e5ff;
	font-size:13px; 
	border-bottom:1px #FFFFFF solid;
}
.tabletippvp table tr td.lightPost2{
	font-size:13px; 
	border-bottom:1px #FFFFFF solid;
}
.tabletippvp table tr td.lightReg{
	background:#e5e5ff;
	font-size:13px;  
	border-top:0px;
	border-bottom:1px #FFFFFF solid;
}
.tabletippvp table tr td.lightReg2{
	font-size:13px; 
	border-top:0px;
	border-bottom:1px #FFFFFF solid;
}
.tabletippvp table tr td.lightGrand{
	background:#e5e5ff;
	border-top:0px;
}
.tabletippvp table tr td.lightGrand2{
	border-top:0px;
}
.tabletippvp table tr td.points{
	width:145px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#090;
}
.tabletippvp table tr td.points2{
	width:145px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#090;
	border-top:1px #FFFFFF solid;
}
#table_first tr.sel{
	font-size:12px;
	color:#666;
	font-weight:bold;
	background:url(../img/fon.jpg) no-repeat 0% 0%;
	line-height:22px;
}
#table_first th.background{
	background:url(../img/fon.jpg) no-repeat 100% 0%;
}
#table_first th.first{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	width:250px;
}
#table_first tr td{
	font-size:12px;
	color:#666;
}
#table_first tr td.col1{
	padding:0 0 0 20px;
	width:100px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	height:24px;
}
#table_first tr td.email{
	font-size:12px;
	color:#9cc;
	padding:5px 0 0 20px;
	text-decoration:none;
}

#table_first .emailCommish a{
	font-size:12px;
	color:#9cc;
	padding:5px 0 0 20px;
	text-decoration:none;
}
#table_first .emailCommish a:visited{
	font-size:12px;
	color:#9cc;
	text-decoration:none;
}
#table_first .emailCommish a:hover{
	font-size:12px;
	color:#9cc;
	text-decoration:underline;
}
#table_first tr td.col2{
	font-size:12px;
	color:#666;
	width:150px;
}
#table_first tr td.col3{
	width:200px;
	font-size:11px;
}
#table_first tr td.col4{
	width:55px;
	font-size:11px;
	color:#666;
}
#table_first tr td.col5{
	padding-left: 10px;
	font-size:11px;
}
#table_first tr td.col6{
	font-size:11px;
	text-align:right;
	padding-right:13px;
	color:#666;
}
#table_first tr td{
	border-top:1px solid #ccc;
}
#table_first tr.first td{
	border-top:0;
}
#table_second{
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0;
	width:770px;
	margin: 0 59px 0 69px;
	text-align:left;
}
#table_second tr.sel{
	font-size:12px;
	color:#666;
	font-weight:bold;
	background:url(../img/fon.jpg) no-repeat 0% 0%;
	line-height:22px;
}
#table_second th.background{
	background:url(../img/fon.jpg) no-repeat 100% 0%;
}
#table_second th.first{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	width:290px;
}
#table_second tr td{
	font-size:12px;
	color:#039;
}
#table_second tr td.col1{
	padding:0 0 0 20px;
	width:89px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	height:24px;
}
#table_second tr td.email{
	font-size:12px;
	color:#9cc;
	padding:5px 0 0 20px;
}
#table_second tr td.col2{
	font-size:12px;
	color:#666;
	width:194px;
}
#table_second tr td.col3{
	width:149px;
}
#table_second tr td.col4{
	width:34px;
	font-size:14px;
	color:#666;
}
#table_second tr td.col5{
	width:210px;
}
#table_second tr td.col6{
	font-size:14px;
	text-align:right;
	padding-right:13px;
	color:#666;
}
#table_second tr td{
	border-top:1px solid #ccc;
}
#table_second tr.first td{
	border-top:0;
}
.legual{
	color:#666;
	font-weight:bold;
	float:left;
	margin:4px 0 0 0;
}
.tabletip .marg{
	padding:15px 0 10px 0;
	font-weight:bold;
}
.tabletip tr th.last_col{
	width:350px;
}
/* end table */
/* end content*/
/* footer */
.footer{
	width:900px;
	height:103px;
	overflow:hidden;
	background:url(../img/foot.gif) no-repeat 0% 0%;
	float:left;
	font-size:16px;
	margin:42px 0 0 0;
	padding:0;
}
.footer ul{
	float:left;
	overflow:hidden;
	font-size:12px;
	margin:70px 0 0 0;
	padding:0 0 0 49px;
	list-style:none;
}
.footer ul li{
	float:left;
}
.footer ul li a {
	text-decoration:none;
	color:#339999;
	padding:0 3px 0 9px;
	font-size:12px;
	background:url(../img/footer.gif) no-repeat 0% 50%;
}
.footer ul li .first{
	color:#666666;
	padding:0 3px 0 0;
	background:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
/* end footer */
/* end page */
/* end container */
.text_changeView {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.text_season {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.team_Name {
	float:none;
	color:#666699;
	font-size:20px;
	font-weight:bold;
	padding:0;
	margin:0;
	background:none;
}
.landTips {
	border-top:1px solid #9999ff;
	padding: 3px;
}
.landTips_Td {
	padding: 3px;
	text-align: left;
}
.bye {
 	font-size: 10px;
	padding: 0;
	margin: 0;
}
.homeRt_head {
	color: #000000;
}
.homeRt_small {
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
}
.dottedBorder_bott {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
/* Tooltips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FFFF33;
	padding: 5px;
	opacity: 0.85;
	margin: 0;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tooltip h3, #tooltip div { 

	margin: 0;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }

#right, #right2 { 
	text-align: right;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	 }
#tooltip.right { 
	width: 250px;
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	 }
.smallTxt {
	font-size: 10px;
}
.commentsLeague {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.commentsTxt {
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 10px;
}
#fade2 {
font-style:oblique;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color: #333333;
}
#fade3 {
width: 350px;
color: #333333;
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:right;
}
#pastSeason, .top10 {
	font-size: 11px;
}
#pastSeason, .top10 td{
	padding:5px;
	margin:0;
	border:0px;
	border-color:none;
	font-size: 11px;
}
