html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
	{
	border-collapse: separate;
	border-spacing: 0;
	padding:10px 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html,body
	{
	background-color:#ffffff;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	font-family: Arial, sans-serif;
	height:100%;
	width:100%;
	}
	
p a
	{
	color:#6e0000;
	}
	
h1
	{
	color:#ffffff;
	font-size:16px;
	} 
	
h2
	{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}  
	
h3
	{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:1.7;
	} 
	
h4
	{
	color:#6e0000;
	font-size:16px;
	font-weight:bold;
	line-height:1.7;
	margin:0;
	padding:0;
	} 
	
h5
	{
	color:#999999;
	font-size:14px;
	font-weight:bold;
	line-height:1.7;
	margin:0;
	padding:0;
	}  
	
h6
	{
	color:#000000;
	font-size:20px;
	line-height:1.7;
	}

#wrapper
	{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	}

#header
	{
	color:#fff;
	float:left;
	height:82px; /* 100 w padding */
	padding:18px 0 0 18px;
	width:942px; /* 960 w padding */
	}

#logo
	{
	float:left;
	height:69px;
	margin-bottom:13px;
	width:239px;
	}

#advert
	{
	background:#000000;
	float:left;
	height:60px;
	margin-left:60px;
	width:468px;
	}

#languages
	{
	float:right;
	margin:0;
	text-align:center;
	width:140px;
	}
	
.dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd2 .ddTitle {
	background:url('../images/languageDropHeader.png') no-repeat;
	padding:0;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:30px;
	width:140px;
}
.dd2 .ddTitle span.arrow {
	background:transparent url(../images/icon-arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:15px; height:9px; cursor:pointer; top:10px; position:relative; right:9px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:30px; font-family:Arial, sans-serif; font-size:11px; font-weight:normal; color:#fff;}

.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 11px;}

.dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.dd2 .ddChild {
	background:url('../images/languageDropBottom.png') no-repeat left bottom;
	position:absolute;
	border:none;
	border-top:none;
	display:none;
	margin:0;
	padding-bottom:6px;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	font-size:11px;
	line-height:14px;
}

.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a
	{
	background:url('../images/languageDropBG.png');
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	width:140px;
	}
	
.dd2 .ddChild a:hover {
	color:#830f00;
}
.dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 7px;
	vertical-align:middle;
}
.dd2 .ddChild a.selected {
	color:#830f00;	
}

ul#flags
	{
	height:28px;
	list-style-type:none;
	margin:0;
	width:140px;
	}

ul#flags li
	{
	float:right;
	height:28px;
	margin:0;
	padding:0 6px;
	width:23px;
	}

ul#flags li img
	{
	border:0;
	}
	
div #login
	{
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	line-height:43px;
	}

div #login a
	{
	color:#ffffff;
	text-decoration:none;
	}

div #login a:hover
	{
	text-decoration:underline;
	}

/* navigation start */

/* 
	LEVEL ONE
*/
ul.dropdown
	{
	background:url('../images/menu/menu_bg.gif');
	float:left;
	font-size:14px;
	font-weight:bold;
	height:41px;
	position:relative;
	width:960px;
	z-index:4;
	}
	
ul.dropdown li
	{
	float:left;
	line-height:41px;
	text-align:center;
	width:137px;
	zoom:1;
	}
	
ul.dropdown a:hover
	{
	color:#000000;
	}
	
ul.dropdown a:active
	{
	color:#ffffff;
	}
	
ul.dropdown li a
	{
	display:block;
	padding:0px;
	border-right:none;
	color:#ffffff;
	}

ul.dropdown li.hover, ul.dropdown li:hover
	{
	background:url('../images/menu/nav_li_hover.gif');
	color:#000000;
	position:relative;
	}
	
ul.dropdown li.leftnav.hover, ul.dropdown li.leftnav:hover  /* ul.dropdown li.leftnav.hover needs looking at IE */
	{
	background:url('../images/menu/nav_li_hover_left.gif');
	}
	
ul.dropdown li.drop.hover, ul.dropdown li.drop:hover  /* ul.dropdown li.drop.hover needs looking at IE */
	{
	background:url('../images/menu/nav_li_hover_drop.gif');
	}
	
ul.dropdown li.rightnav.hover, ul.dropdown li.rightnav:hover  /* ul.dropdown li.rightnav.hover needs looking at IE */
	{
	background:url('../images/menu/nav_li_hover_right.gif');
	}
	
ul.dropdown li.hover a
	{
	color:#000000;
	}

/* 
	LEVEL TWO
*/
ul.dropdown ul
	{
	color:#666666;
	left:0;
	position:absolute;
	top:100%;
	visibility:hidden;
	}
	
ul.dropdown ul li
	{
	background-image:url('../images/menu/nav_drop_li.png');
	border-bottom:none;
	float:none;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	padding:0 17px;
	text-align:left;
	width:141px;
	}
	
ul.dropdown ul li.firstnav
	{
	background:url('../images/menu/nav_drop_first.png');
	}
	
ul.dropdown ul li.topnav
	{
	height:4px;
	background:url('../images/menu/nav_drop_head.png');
	}
	
ul.dropdown ul li.bottomnav
	{
	height:6px;
	background:url('../images/menu/nav_drop_footer.png');
	}
	
ul.dropdown ul li.hover, ul.dropdown ul li:hover
	{
	background:url('../images/menu/nav_drop_li.png');
	position:relative;
	}
	
ul.dropdown ul li.topnav.hover, ul.dropdown ul li.topnav:hover
	{
	background:url('../images/menu/nav_drop_head.png');
	}
	
ul.dropdown ul li.firstnav.hover, ul.dropdown ul li.firstnav:hover
	{
	background:url('../images/menu/nav_drop_first.png');
	}
	
ul.dropdown ul li.bottomnav.hover, ul.dropdown ul li.bottomnav:hover
	{
	background:url('../images/menu/nav_drop_footer.png');
	}
	
ul.dropdown li a
	{
	border-right:none;
	color:#ffffff;
	display:block;
	padding:0px;
	text-decoration:none;
	}
									  
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a
	{
	color:#666666;
	display:inline-block;
	}
	
/* navigation end */

#content
	{
	background-color:#ffffff;
	background-image:url('../images/content_bg.gif');
	background-repeat:no-repeat;
	float:left;
	margin-top:8px;
	padding:10px;
	width:938px; /* 958 w padding */
	}
		
div #feature
	{
	background-image:url('../uploads/en/images/splashImages/feature_splash_EN.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureen
	{
	background-image:url('../uploads/en/images/splashImages/feature_splash_en.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureFR
	{
	background-image:url('../uploads/fr/images/splashImages/feature_splash_FR.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureIT
	{
	background-image:url('../uploads/it/images/splashImages/feature_splash_IT.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureit
	{
	background-image:url('../uploads/it/images/splashImages/feature_splash_it.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureBG
	{
	background-image:url('../uploads/bg/images/splashImages/feature_splash_BG.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featurebg
	{
	background-image:url('../uploads/bg/images/splashImages/feature_splash_bg.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureRU
	{
	background-image:url('../uploads/ru/images/splashImages/feature_splash_ru.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureru
	{
	background-image:url('../uploads/ru/images/splashImages/feature_splash_ru.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureDE
	{
	background-image:url('../uploads/de/images/splashImages/feature_splash_DE.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featurede
	{
	background-image:url('../uploads/de/images/splashImages/feature_splash_de.gif');
	float:left;
	height:283px;
	width:938px;
	}
		
div #featureSR
	{
	background-image:url('../uploads/sr/images/splashImages/feature_splash_SR.gif');
	float:left;
	height:283px;
	width:938px;
	}

div #online
	{
	color:#ffffff;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:28px;
	line-height:28px;
	margin:0;
	text-align:center;
	width:264px;
	}

div #jackpotPromo
	{
	color:#ffffff;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:21px; /* after padding 28px  */
	margin:0;
	padding-top:7px;
	width:410px;
	}
	
div #jackpotHolder
	{
	height:13px;
	margin:0 auto;
	overflow:hidden;
	width:200px;
	}

.jackpot
	{
	margin:0 auto;
	text-align:right;
	width:200px;
	}

.jackpot a
	{
	color:#ffffff;
	text-decoration:none;
	}

div #time
	{
	color:#ffffff;
	float:left;
	font-size:11px;
	font-weight:normal;
	height:28px;
	line-height:28px;
	margin:0;
	text-align:center;
	width:264px;
	}

div #animation
	{
	float:right;
	height:254px;
	margin-top:1px;
	width:300px;
	}

div #sponsored
	{
	background-image:url('../images/sponsored_bg.gif');
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	height:90px;
	line-height:1.7;
	margin-top:10px;
	padding:20px;
	width:572px; /* 612 w padding */
	}

div #sponsored a
	{
	color:#6e0000;
	}

div #sponsoredAlt
	{
	background-image:url('../images/sponsored_bg.gif');
	background-repeat:no-repeat;
	float:left;
	font-size:12px;
	height:110px;
	line-height:1.7;
	margin-top:10px;
	padding:10px 20px;
	width:572px; /* 612 w padding */
	}

div #sponsoredAlt a
	{
	color:#6e0000;
	}

div #security
	{
	background-image:url('../images/security_bg.gif');
	background-repeat:no-repeat;
	color:#000;
	float:left;
	font-size:10px;
	height:98px;
	line-height:1.5;
	margin:10px 0 0 17px;
	padding:14px 46px 18px 18px;
	width:245px; /* 309 */
	}

div #securityAlt
	{
	background-image:url('../images/security_bg.gif');
	background-repeat:no-repeat;
	color:#000;
	float:left;
	font-size:10px;
	height:116px;
	line-height:1.5;
	margin:10px 0 0 17px;
	padding:7px 46px 7px 18px;
	width:245px; /* 309 */
	}

/* jCarousel promo scroller start */
	
div #promo
	{
	background-image:url('../images/promo_bg.gif');
	background-repeat:no-repeat;
	float:left;
	height:137px; /* 140 w padding */
	margin:11px 0;
	padding:3px 0 0 16px;
	width:922px; /* 938 w padding */
	}
        
#jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next
	{
    display:block;
    float:left;
    width:40px;
    height:140px;
    text-decoration:none;
    background:url('../images/arrow_left.gif') left 48px no-repeat;
    }

#jCarouselLiteDemo .carousel a.next
	{
    background: url('../images/arrow_right.gif') right 48px no-repeat;
    }

#jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active
	{
    border:none;
    outline:none;
    }
                     
#jCarouselLiteDemo .carousel .jCarouselLite
	{
    border:0;
    float:left;
    position:relative;
    visibility:hidden;
    left:-5000px;
    }

#jCarouselLiteDemo .carousel ul
	{
	margin:0;
    }

#jCarouselLiteDemo .carousel li img
	{
	background-color:#ffffff;
    width:176px;
    height:104px;
    margin:15px;
    }
	
/* jCarousel promo scroller end */
	
div #logos
	{
	background:#fff;
	background-image:url('../images/logos.gif');
	color:#000;
	float:left;
	font-size:10px;
	height:21px;
	margin:0;
	text-indent:-9999px;
	width:938px;
	}
	
ul#footer
	{
	background-image:url('../images/footer_bg.gif');
	background-repeat:no-repeat;
	color:#68686a;
	float:left;
	font-size:10px;
	height:31px;
	line-height:31px;
	list-style-type:none;
	margin:11px 0;
	width:938px;
	}

ul#footer li
	{
	float:left;
	padding:0px 10px;
	}

ul#footer li a
	{
	color:#68686a;
	text-decoration:none;
	}

ul#footer li a:hover
	{
	text-decoration:underline;
	}

ul#footer li.border
	{
	border-right:1px solid #68686a;
	}

ul#footer li.bar
	{
	padding:0;
	}

ul#footer li.right
	{
	float:right;
	margin-right:5px;
	}
			
#contentHead
	{
	float:left;
	height:96px;
	margin-bottom:11px;
	width:938px;
	}

#contentContainer
	{
	float:left;
	padding:0 25px;
	width:888px;	
	}

.textBox
	{
	border-bottom:#e9e9e9 solid 1px;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	margin:0;
	padding:25px 0;
	width:888px;
	}
		
.textBox img
	{
	border:0;
	float:right;
	margin:0;
	}

.textBox p
	{
	margin:0 0 7px 0;
	}

.textBox ul li
	{
	list-style-type:disc;
	padding-left:20px;
	margin-left:2px; 
	}

.textBox a
	{
	color:#6e0000; 
	}

.textBox2
	{
	border-bottom:#e9e9e9 solid 1px;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	margin:0;
	padding:25px 0;
	width:888px;
	}
		
.textBox2 img
	{
	border:0;
	margin:0;
	}

.textBox2 p
	{
	margin:0 0 7px 0;
	}

.textBox2 ul li
	{
	list-style-type:disc;
	padding-left:20px;
	margin-left:2px; 
	}

#textBoxFull
	{
	border-bottom:0;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	margin:0;
	padding:25px 0;
	width:888px;
	}
		
#textBoxFull img
	{
	border:0;
	float:right;
	margin:0;
	}

#textBoxFull p
	{
	margin:0 0 7px 0;
	}

#textBoxFull ul li
	{
	list-style-type:none;
	padding-left:20px;
	margin-left:2px; 
	}

#textBoxFull a
	{
	color:#6e0000; 
	}

#lastTextBox
	{
	float:left;
	font-size:13.5px;
	line-height:1.7;
	margin:0;
	padding:25px 0 50px 0;
	width:888px;
	}
		
#lastTextBox img
	{
	border:0;
	float:right;
	margin:0;
	}

#lastTextBox p
	{
	margin:0 0 7px 0;
	}

.textContainer
	{
	float:left;
	padding-right:25px;
	width:697px;
	}

/* download page start */

div #downloadHeaderOne
	{
	background-image:url('../images/download_header_1.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:79px;
	line-height:79px;
	text-indent:65px;
	width:283px;
	}

div #downloadHeaderTwo
	{
	background-image:url('../images/download_header_2.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:79px;
	line-height:79px;
	text-indent:65px;
	width:283px;
	}

div #downloadHeaderThree
	{
	background-image:url('../images/download_header_3.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:79px;
	line-height:79px;
	text-indent:65px;
	width:283px;
	}
	
.downloadText
	{
	float:left;
	padding:25px 0 0 0;
	width:510px;	
	}

div #systemReq
	{
	background-image:url('../images/system_req_bg.gif');
	background-repeat:no-repeat;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:25px 20px;
	margin-top:25px;
	padding-bottom:80px;
	width:571px;
	}

/* download page end */

#verticalMenu
	{
	background-image:url('../images/promo_nav_bg.gif');
	background-repeat:no-repeat;
	float:left;
	margin-bottom:70px;
	padding:2px 26px;
	width:181px;
	}

#verticalMenu ul
	{
	color:#666666;
	font-size:14px;
	list-style:none;
	}

#verticalMenu ul li
	{
	padding:9px 0;
	border-bottom:#e9e9e9 1px solid;
	}

#verticalMenu ul li .current
	{
	font-weight:bold;
	}

#verticalMenu ul li.verticalMenuLast
	{
	border-bottom:0;
	}

#verticalMenu ul li a
	{
	color:#666666;
	text-decoration:none;
	}

#verticalMenu ul li a:hover
	{
	color:#666666;
	text-decoration:underline;
	}
	
#promoContainer
	{
	float:left;
	margin:0;
	padding:0 0 0 30px;
	width:675px; /* 705 w padding */
	}

#promoContainer p
	{
	margin:0 0 7px 0;
	}

#promoFirst
	{
	border-bottom:#e9e9e9 1px solid;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:0 0 25px 0;
	width:655px;
	}

#promoLast
	{
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:25px 0;
	width:655px;
	}

#promoLast img
	{
	float:right;
	padding-left:25px;
	}

.promobox
	{
	border-bottom:#e9e9e9 1px solid;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:25px 0;
	width:655px;
	}

.promobox img
	{
	float:right;
	padding-left:25px;
	}
	
.promoboxLast
	{
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:25px 0;
	width:655px;
	}

.promoboxLast img
	{
	float:right;
	padding-left:25px;
	}


#promoboxFull
	{
	float:left;
	font-size:13.5px;
	line-height:1.7;
	padding:25px 0;
	width:655px;
	}

#promoboxFull img
	{
	float:right;
	padding-left:25px;
	}

#promoboxFull ul
	{
	margin-bottom:7px; 
	}

#promoboxFull ul li
	{
	list-style-type:disc;
	padding-left:20px;
	margin-left:2px; 
	}
	
.promoText
	{
	float:left;
	width:464px;
	}

.promoLink
	{
	background-image:url('../images/promolink_bg.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	font-size:13px;
	line-height:22px;
	margin-top:15px;
	text-indent:26px;
	}
	
.promoLink a
	{
	color:#6e0000;
	}
		
.headerBox
	{
	color:#000000;
	float:left;
	font-size:13.5px;
	line-height:1.7;
	margin-top:25px;
	padding-bottom:0;
	width:888px;
	}
		
#firstTextBox img
	{
	border:0;
	float:right;
	margin:0 0 25px 25px;
	}

#firstTextBox p
	{
	margin:0 0 7px 0;
	}
	
.textColumn
	{
	width:700px;	
	}

/* tourneys start */

#nextTourney
	{
	background-image:url('../images/tourneys_box_bg.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:74px;
	line-height:1.7;
	padding:10px 15px;
	margin:0;
	width:172px; /* 202 w padding */
	}
	
#nextTourney a
	{
	color:#6e0000;
	}

#nextTourneyNew
	{
	background-image:url('../images/tourneys_box_bgNew.gif');
	background-repeat:no-repeat;
	color:#6e0000;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:93px; /* 113 */
	line-height:1.7;
	padding:10px 15px;
	margin:0;
	width:136px; /* 166 w padding */
	}
	
#nextTourneyNew a
	{
	color:#6e0000;
	}

.tourneyTextContainer
	{
	float:left;
	padding-right:25px;
	width:661px;
	}

.tourneyTime
	{
	font-size:15px;
	}

.tourneyName
	{
	font-size:11px;
	font-weight:normal;
	}

#tourneyTable
	{
	background:#e9e9e9;
	border:1px solid #000000;
	border-bottom:0;
	margin:0;
	padding:0;
	width:600px;
	}
	
#tourneyTable td
	{
	padding:3px;
	border-bottom:1px solid #000000;
	font-size:11px;
	}

#tourneyTable td.secondRow
	{
	background:#6e0000;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	}

#tourneyTable td.rightCol
	{
	background:#b8b8b8;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-weight:bold;
	text-align:right;
	width:155px;
	}
	
#tourneyTable thead td
	{
	color:#6e0000;
	font-size:16px;
	font-weight:bold;
	height:44px;
	line-height:44px;
	margin:0;
	padding:0;
	}

.sponsorshipFinal
	{
	border-bottom:1px solid #cccccc;
	float:left;
	margin:25px 0;
	padding:0;
	width:100%;
	}
	
.sponsorshipFinal td
	{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:38px;
	padding:3px 7px 2px 20px;
	}
	
.sponsorshipFinal td.left
	{
	border-left:1px solid #cccccc;
	border-right:0;
	}
	
.sponsorshipFinal td.right
	{
	border-left:0;
	border-right:1px solid #cccccc;
	}
	
.sponsorshipFinal th 
	{
	background:#000000 url('../images/winners.gif') no-repeat;
	border:0;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	height:58px;
	line-height:58px;
	padding-left:20px;
	padding-top:13px;
	text-align:left;
	}
	
.sponsorshipFinal th.VIP
	{
	background:url('../images/sponsorshipFinalHeader.gif');
	height:58px;
	line-height:58px;
	padding-left:20px;
	padding-top:0;
	}
	
.sponsorshipFinal th.freeroll
	{
	background:url('../images/freerollTableHeader.gif');
	height:58px;
	line-height:58px;
	padding-left:20px;
	padding-top:0;
	}
	
.sponsorshipFinal th.guaranteed
	{
	background:url('../images/guaranteedTableHeader.gif');
	height:58px;
	line-height:58px;
	padding-left:20px;
	padding-top:0;
	}
	
.sponsorshipFinal tr.alt td
	{
	color:#000000;
	background-color:#e5e5e5;
	}

.sponsorshipFinal a
	{
	color:#6e0000;
	text-decoration:none;
	}

.sponsorshipFinal a:hover
	{
	text-decoration:underline;
	}
	
.supportText
	{
	float:left;
	width:665px;
	}

#keywords
	{
	color:#999999;
	float:left;
	font-size:10px;
	margin:0;
	width:936px;	
	}

#keywords p
	{
	line-height:15px;
	margin:0 0 15px 0;
	}

#keywords a
	{
	color:#999999;
	text-decoration:underline;
	}

#keywords a:hover
	{
	color:#6e0000;
	}

/* scrollbox start */

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.holder
	{
	background:url('../images/scrollbox_bg.gif');
	float:right;
	height:166px; /* 186px w padding */
	padding:10px 13px;
	width:176px; /* 202 w padding */
	}

.scroll-pane
	{
	width:176px;
	height:166px;
	overflow:auto;
	background:transparent;
	float:left;
	}

.scroll-pane a
	{
	color:#6e0000;
	}

#pane2
	{
	font-size:9px;
	height: 166px;
	}

#pane3
	{
	font-size:9px;
	height: 166px;
	}

/* scrollbox end */