body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	background-image:url(../images/bg.gif)
}
.wrap {
	width: 1000px;
}
.clearfix {
	display: inline-block;
}

.clearfix_01:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
      * html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */


/* Removing Dotted Links for Firefox */
a
{
outline: none;
}


/* Standard Definitions */	
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
b {
	font-weight:bold
}
.left {
	float:left;
}
.right {
	float:right;
}
.hide {
	display:none;
}

.clear {
	clear:both;
}



.vip_png {
	position:absolute;
	padding-left:850px;
	z-index:-2;
}

.sponsors {
	position:absolute;
	margin-left:1010px;
	padding-top:240px;
	z-index:1;
}


a {
	color:#1f8bd9;
	text-decoration:none;
}

.whole_content a:hover{

	text-decoration:underline;
}

.whole_content a.current {
	text-decoration:underline;
}






.stripe-odd {
	background-color:#e7f4fc;
}
.stripe-even {
	background-color:#f3f3f5;
}


.footer {
	width:1000px;
	background:url(../images/bg_footer.jpg) no-repeat left top;
	height:42px;padding:5px 0px;
}


.footer p, .footer a {
	font-family: Arial;
	font-size:11px;
	color:#222;
	font-weight:bold;
}
.footer a {color:#222;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline
}
.footer .left {
	padding-left:60px;
	float:left;
}
.footer .right{
	text-align:right;
	padding-right:10px;
}



.col_body a:hover{
text-decoration:underline;
}

/* competiton */
.col3 .col_body  p a.linkActive{

text-decoration:underline !important;
}


.clear_button {
    overflow: hidden;
    width: 100%;
}




a.button_r {
    background: transparent url('../images/btn/btn_bg_a_arrow.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    font: normal 11px arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom:10px;
}

a.button_r span {
    background: transparent url('../images/btn/btn_bg_span.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 3px 0 7px 18px;
} 


a.button_r:active, a.button_r:hover {
    background-position: bottom right;
    color: #fff;
    outline: none;
	text-decoration: none; /* hide dotted outline in Firefox */
}

a.button_r:active span, a.button_r:hover span {
    background-position: bottom left;
    padding: 3px 0 7px 18px; /* push text down 1px */
	} 



a.button_l {
    background: transparent url('../images/btn/btn_bg_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    font: normal 11px arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;	
	margin-bottom:10px;
}

a.button_l span {
    background: transparent url('../images/btn/btn_bg_span_arrow.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 3px 0 7px 18px;
} 


a.button_l:active, a.button_l:hover {
    background-position: bottom right;
    color: #fff;
    outline: none;    
	 text-decoration: none;/* hide dotted outline in Firefox */
}

a.button_l:active span, a.button_l:hover span {
    background-position: bottom left;
    padding: 3px 0 7px 18px; /* push text down 1px */
} 



/* commentary */

.Commentary {
padding:20px;
}

.Commentary h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin-top:5px;
	margin-bottom:3px;
	color:#666;
		border-bottom: 1px solid #666;
}

.Commentary p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.Commentary li{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	background-image:url(../images/list_style.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left:13px;
	line-height:1.4em;
	padding-bottom:5px;}