body
{
	margin:1px;

	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;

	background: #E6E9DE; //#E7E7DE;

        scrollbar-face-color:#D6DBCA;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-3dlight-color:#C1C4B9;
        scrollbar-shadow-color:#A9ACA1;
        scrollbar-darkshadow-color:#82847C;
        scrollbar-track-color:DDE0D6;
        scrollbar-arrow-color:666666;
}
body.play,body.summary
{
	dbackground: 82ACA3;	
	dbackground-image: url(img/style.general/general/background.play.gif);
	dbackground-position: top center;	
	dbackground-repeat: repeat-x;
}
img
{
	border:0
}
table,font
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.stats
{
	dbackground: EFF1EA; 
	border-collapse:collapse;
}
table.noborder
{
	border-collapse:collapse;
}
A:visited, A, table A
{
	color: #598DBC;
}
A:hover
{
	color: #CA321A;
}
font.brackets
{
	color:#555555;
}
table.board
{
	border: 0 solid black;
	width:745;
	margin:0;
}
table.board TD
{
	border: 0;
}
table.stats td
{
	kborder-bottom: 1 solid #C9C9C9;
	padding: 3;
	padding-left: 6;
	padding-right: 6;
}
input,select,textarea
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #9A9A9A;
	padding-left: 4px;
}
input.box
{
	margin-bottom: 1;
	width: 12px;
	height: 12px;
	border: 0;
}

input.button,input.buttonblue,input.buttongreen,a.buttonblue,a.button,a.buttongreen
{
	padding-right:4px;
	width: 61px;
	height: 18px;
	border: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
	background-image: url(img/style.general/form/button.gif);
}
input.buttonlarge,input.buttonbluelarge,input.buttongreenlarge,a.buttonlarge,a.buttonbluelarge,a.buttongreenlarge
{
	padding-right:4px;
	width: 100px;
	height: 18px;
	border: 0px;
	font-size: 11px;
	background-image: url(img/style.general/form/button.large.gif);
	margin-bottom: 0px;
	color: #666666;
	font-weight: bold;
}
input.buttonblue,a.buttonblue
{
	color:#ffffff;
	background-image: url(img/style.general/form/button.blue.gif);
}
a.buttonblue,a.buttonblue:hover,a.button,a.button:hover,a.buttongreen,a.buttongreenlarge,a.buttonbluelarge,a.buttonbluelarge:hover,a.buttonlarge,a.buttonlarge:hove,a.buttongreenlarge,a.buttongreenlargelarge,a.button:visited,a.buttonlarge:visited,a.buttonblue:visited,a.buttonbluelarge:visited,a.buttongreen:visited,a.buttongreenlarge:visited
{
	text-align:center;
	padding-left:4px;
	padding-top:2px;
	color:#ffffff;
	text-decoration:none;
}
a.button,a.buttonlarge,a.button:hover,a.buttonlarge:hover,a.button:visited,a.buttonlarge:visited,a.buttongreen:hover,a.buttongreenlarge:hover
{
	color: #666666;
	text-decoration:none;
}
input.buttonbluelarge,a.buttonbluelarge
{
	color:#ffffff;
	background-image: url(img/style.general/form/button.blue.large.gif);
}
input.buttongreen,a.buttongreen,a.buttongreen:hover
{
	color:#ffffff;
	background-image: url(img/style.general/form/button.green.gif);
}
input.buttongreenlarge,a.buttongreenlarge,a.buttongreenlarge:hover
{
	color:#ffffff;
	background-image: url(img/style.general/form/button.green.large.gif);

}
tr.dark, td.dark
{
	background: D1DFED;
}
tr.over, td.over
{
	background: C4D1DE;
}
table.stats th, table.stats tr.title td{
	color: 555555;
	padding-left: 6;
	padding-right: 6;
	font-weight:BOLD;

	font-size: 11;
	height: 18;
	border-bottom: 1 solid #3075AD;
}
table.stats tr.dark
{
	background-color: #EFF1EA; 
}

table.stats tr.light
{
	background-color: #FAFBF9;
}
th.n, table.stats tr.title td
{
	background: D6DBCA;
}
th.l
{
	background-position: top left;	
	background-repeat: no-repeat;
	background-image: url("img/style.general/table/l.gif");
}

th.r
{
	background-image: url(img/style.general/table/r.gif);
	background-position: top right;	
	background-repeat: no-repeat;
}


table.stats th.notitle {
	background: 003366;
	color: white;
	padding-left: 6;
	padding-right: 6;
	font-weight:BOLD;
	text-transform: none;
}

table.stats .join, A:visited.join
{
	color: #CA321A;
}
.join
{
	color: #CA321A;
	dcolor: #F7FD9F;
}

h1
{
	font-size: 12;
	margin-top: 10;
	margin-bottom: 10;
	color: #003366;
	text-transform: uppercase;
}
h2
{
	font-size: 11;
	margin-top: 10;
	margin-bottom: 3;
	color: #003366;
	text-transform: uppercase;
}
h3
{
	font-size: 11;
	margin-top: 10;
	margin-bottom: 3;
	color: #003366;
}
hr
{
	height: 1;
	margin: 0;
}
iframe.hide
{
	display: none
}
span.messages
{
	overflow: auto;
	padding: 3;
	margin-bottom: 4;
	border: 1 solid #9A9A9A;
	height: 94;
	width:100%;
	background: white;
}
span.chat
{
	overflow: auto;
	padding: 5;
	margin-top: 10;
	border: 1 inset;
	height: 250;
	width:500;
	text-align:left;
}
span.chatusers
{
	overflow: auto;
	padding: 5;
	margin-top: 10;
	border: 1 inset;
	height: 250;
	width:150;
	text-align:left;
}
span.chatusers a
{
	color: white;
}
form
{
	margin:0
}
a
{
	color: #6B7886;
	font-weight:BOLD;
	text-decoration: none;	
}
a:hover
{

	text-decoration: underline;	
}
.myself
{
	color: black;
}
.system
{
	font-style: italic
}
.consultant
{
	color: red;
}
u
{
	position:relative;
	width: 28px;
	height: 25px;
	background-position: center center;	
	background-repeat: no-repeat;
	color:black;
	text-decoration: none;
	text-align: left;
}
.drag,.dropped
{
	cursor: hand;
	background-image: url(img/style.general/board/drag.gif);
	z-index: 2;
}
.select
{
	cursor: hand;
	background-image: url(img/style.general/board/select.gif);
	z-index: 2;
}
.selected
{
	background-image: url(img/style.general/board/selected.gif);
	z-index: 2;
}
.changed
{
	background-image: url(img/style.general/board/trashed.gif);
}

.used
{
	background-image: url(img/style.general/board/used.gif);
}
.lastused
{
	background-image: url(img/style.general/board/lastused.gif);
}
.trash
{
	background-image: url(img/trash.gif);
}
.trashed
{
	background-image: url(img/style.general/board/trashed.gif);
	cursor: hand;
}


.boardbg
{
	background-image: url(img/style.general/board/board.verde.gif);
	background-repeat: no-repeat;
}

.bright
{
	border-right:1 solid #EFF1EA
}
.bleft
{
	border-left:1 solid #EFF1EA
}
.invitations
{
	z-index: 90;
}
.invitations select
{
	margin-top: -4;
}
.invitations input
{
	margin-top: -4;
}
.invitations .off
{
	color: cccccc
}
.vertical
{
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.help
{
	position: absolute;
	border: 1 solid #9A9A9A;
	padding: 10;
	width: 290;
	left: 10;
	top: 40;
	text-align:left;
	display: none;
	z-index: 5;
	background: f1f1f1;
	overflow: auto;
	height: 350
}
.helphome
{
	position: absolute;
	border: 1 solid #9A9A9A;
	padding: 10;
	width: 290;
	left: 10;
	top: 83;
	text-align:left;
	display: none;
	z-index: 5;
	background: f1f1f1;
	overflow: auto;
	height: 285
}
.help h1, .help h2
{
	scolor: white
}
.onlineusers
{
	position: absolute;
	text-align:left;
	display: none;
	z-index: 1500;
	top: 36;
	margin-left: 135;
	overflow: auto;
	height: 347;
	width: 176;
	border-top: 1 solid #C9C9C9;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black,Strength=2,direction=135) ;
}
.topbarhome .onlineusers
{
	position: absolute;
	text-align:left;
	display: none;
	z-index: 1500;
	top: 29;
	margin-top: 33;
	overflow: auto;
	height: 347;
	width: 176;
}
.onlineusers table a
{
	text-transform: none;
}
.onlineusers table
{
	background: f1f1f1;
	border-left: 1 solid #C9C9C9;
	border-right: 1 solid #C9C9C9;

	table-layout:fixed;
}
.winner
{
	font-size: 25px;
}
.winner2
{
	font-size: 18px;
}
.home1
{
	font-size: 52px;	
}
.home2
{
	font-size: 20px;	
}
.rae, .rae font
{
	color: white;
}
.dic
{
	border: 1 solid white;
}
.attention
{
	background: url(img/attention.gif) no-repeat left top;
	padding-left: 46;
	padding-top: 8;
	height: 60;
	border: 1 solid #639ACE;
	width:400;
	text-align: left;
	padding-bottom: 8;
}
span.waiting
{
	padding: 10px;
	position: absolute;
	border: 1 solid #9A9A9A;
	width: 232px;
	text-align: left;
	z-index: 20;
	background: f1f1f1;
	top: 200px;
	display: none;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=black,Strength=3,direction=135) ;
	filter: Alpha(Opacity=90, Style=0);
}
span.connectornews
{
	position: absolute;
	display:none;
	text-align: center;
	z-index: 20;
	top: 4px;
	dwidth:300px;
}
.connectornewscontent
{
	padding-right: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: 2px solid #C1C4B9;
	border-top: 0px solid #C1C4B9;
	text-align: center;
	width:300px;
	height: 18px;
	background: #E6E9DE;
}
.connectornewsmarquee
{
	height: 18px;
}
span.radiospan
{
	padding:8;
	padding-top:7;
	position: absolute;
	width: 473;
	height: 204;
	text-align: left;
	z-index: 1501;
	background: url(img/radio.edit.gif) no-repeat left top;
	display: none;
}
sspan.radiospan table
{
	stable-layout:fixed;
	border-collapse:collapse;
	overflow: hidden;
	smargin-top:19;
	width:240;
}
span.banner
{
	padding: 10;
	position: absolute;
	border: 1 solid #9A9A9A;
	width: 307;
	text-align: left;
	z-index: 10;
	background: f1F1F1;
	display: none;
	height: 151;
	filter:progid:DXImageTransform.Microsoft.RevealTrans(duration=1,transition=23)
	progid:DXImageTransform.Microsoft.Shadow(color=black,Strength=3,direction=135) ;
}
span.banner2
{
	padding: 10;
	position: absolute;
	border: 1 solid #9A9A9A;
	width: 307;
	text-align: left;
	z-index: 10;
	background: f1F1F1;
	display: none;
	height: 151;
	progid:DXImageTransform.Microsoft.Shadow(color=black,Strength=3,direction=135) ;
}
span.systemmessage
{
	position: absolute;
	width: 500px;
	text-align: left;
	z-index: 10;
	display: none;
	height: 151;
	filter:progid:DXImageTransform.Microsoft.RevealTrans(duration=1,transition=23)
	progid:DXImageTransform.Microsoft.Glow(color=#3075AD, Strength=2);
}
.smiles
{
	width:650;
	text-align:left;
}
.smiles img
{
	margin-left:2
}

span.cblanco
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: white;
	border: 1 solid #9A9A9A;
}
span.camarillo
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: yellow;
	border: 1 solid #9A9A9A;
}
span.cverde
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: #46E01C;
	border: 1 solid #9A9A9A;
}

span.cazul
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: #3333ff;
	border: 1 solid #9A9A9A;
}


span.cmarron
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: red;
	border: 1 solid #9A9A9A;
}
span.cnegro
{
	font-size: 8;
	width: 10;
	margin-right: 2;
	background: black;
	border: 1 solid #999999
	border: 1 solid #9A9A9A;
}
span.rest
{
	position:relative;
	width: 55;
	height: 25;
	border: 0;
	text-align: center;
	padding: 0;
	dfont-size:10px;
	dfloat: right;
}


u b
{
	position: absolute;
	font-size: 15;
	text-decoration: none;
	float: left;
	margin-left: 7;
	margin-top: 2;
}
u b.s, u b.s2
{
	font-size: 12;
}
u b.s2
{
	color: red;
}
u b.comodin
{
	font-size: 18;
}
u b.comodin2
{
	color: red
}
s
{
	position: absolute;
	text-decoration: none;
	font-size: 8;
	margin-top: 13;
	margin-left: 15;
	text-align: right;
	width: 10;
}

.zonetitle
{
	font-weight: bold;

	padding-left: 22px;
	padding-top: 2px;

	width: 319px;
	height: 20px;
	background-image: url(img/style.general/zone/title.gif);	
	cursor: hand;

	text-align:left;
	font-size: 12px;
	color: #333333;
}

.zonetitlelarge
{
	font-weight:BOLD;
	color: white;
	padding-left: 22px;
	padding-top: 2px;

	width: 319px;
	height: 20px;
	background-image: url(img/style.general/zone/title.large.gif);	
	cursor: hand;
	text-align:left;

	font-size: 12px;
	color: #333333;
}
.zoneline
{
	width: 307px;
	height: 1px;
	background: f1f1f1;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:-5px;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/style.general/zone/dots.gray.gif);	
}
.zoneend
{
	width: 319px;
	height: 6px;
	margin-bottom: 4px;
	overflow: hidden;
	background-image: url(img/style.general/zone/end.gif);
}
.zonecontent
{
	background: #EFF1EA;
	width: 319px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 7px;
	display: block;
}


.roomtitle
{
	font-weight:BOLD;

	padding-left: 22;
	padding-top: 2;

	width: 130;
	height: 20;
	background-image: url(img/style.general/general/title.gif);		
	cursor: hand;
	text-align:left;

	font-size: 12px;
	color: #333333;
}
.roomend
{
	width: 130;
	height: 6;
	margin-bottom: 4;
	overflow: hidden;
	background-image: url(img/style.general/general/end.gif);
}
.roomcontent
{
	background: f1f1f1;
	width: 130;
	padding-top: 8;
	padding-left: 6;
	padding-right: 7;
	display: block;
}
.roomcontent .button, .roomcontent .buttonlarge 
{
	margin-top: 4;
}

.formtitle
{
	font-weight:BOLD;

	padding-left: 22;
	padding-top: 2;

	width: 370;
	height: 20;
	background-image: url(img/style.general/form/title.gif);	
	cursor: hand;
	text-align:left;
	font-size: 12px;
	color: #333333;
}
.formline
{
	width: 350;
	height: 1;
	background: f1f1f1;
	margin-bottom: 5;
	margin-top: 5;
	margin-right:-5;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/style.general/form/dots.gray.gif);	
}
.formend
{
	width: 370;
	height: 6;
	margin-bottom: 4;
	overflow: hidden;
	background-image: url(img/style.general/form/end.gif);	
}
.formcontent
{
	background: EFF1EA;
	width: 370;
	padding:10;
	padding-bottom: 5;

	dpadding-top: 8;
	dpadding-left: 6;
	dpadding-right: 7;
	display: block;
	text-align: left;
}
.formcontent .button, .formcontent .buttonlarge 
{
	margin-top: 4;
}

.topbar
{
	margin-left: -15;
	width: 769;
	text-align:left;
	margin-top: 5;
	margin-bottom: 20;
}
.topbarhome
{
	margin-left: -10;
	width: 769;
	text-align:left;
	margin-top: 10;
	margin-bottom: 20;

	dborder:1 solid black;
}
.topbar .topbarlogo
{
	width: 108;
	height: 25;
	margin-top: -0;
	margin-left: 10;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/style.general/topbar/logo.gif);	
	cursor: hand;
}
.topbarhome .topbarlogo
{
	width: 125;
	height: 49;
	margin-top: 5;
	margin-left: 15;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(img/home/logo.gif);	
	cursor: hand;
}

.topbar .topbarmenu
{
	width: 600;
	height: 18;
	margin-top: -18;
	float: right;
	margin-left: 35;
	background: 6699CC;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(img/style.general/topbar/left.bar.gif);	

	text-align: left;
	color: white;

	padding-left: 5;
	padding-top: 2;

	font-size: 11;
	font-weight:BOLD;
	text-transform: uppercase;
}
.topbarhome .topbarmenu
{
	width: 600;
	height: 18;
	margin-top: -19;
	float: right;
	margin-left: 35;
	background: 6699CC;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(img/style.general/topbar/left.bar.gif);	

	text-align: left;
	color: white;

	padding-left: 5;
	padding-top: 2;

	font-size: 11;
	font-weight:BOLD;
	text-transform: uppercase;
}
.topbarmenu a
{
	color: white;
	text-decoration:none;
}
.internaltext
{
	width: 730;
	padding:0;
	margin-top:-10;
}

hr.footer
{
	height: 1;
	width: 750;
	border: 1 solid #6097CF;
	margin-top: 30
}

.checkbox
{
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14;
	margin-left: 1;
	background-image: url(img/style.general/general/off.gif);
}
.checkboxon
{
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 14;
	margin-left: 1;
	background-image: url(img/style.general/general/on.gif);
}
.turn
{
	font-size: 8;
	width: 8;
	margin-right: 2;
	margin-left: 2;
	margin-bottom: 1;
	background-image: url(img/style.general/general/turn.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.hometitle
{
	font-size: 10;
	font-weight:BOLD;
	color: white;
	padding-left: 15;
	padding-top: 2;

	width: 312;
	height: 18;
	background-color: white;
	background-image: url(img/style.general/home/title.gif);	
	text-transform: uppercase;
}
.hometitle2
{
	font-size: 10;
	font-weight:BOLD;
	color: white;
	padding-left: 15;
	padding-top: 2;
	margin-top: 10;

	width: 312;
	height: 18;
	background-color: #EFEFEF;
	background-image: url(img/style.general/home/title.gif);	
	background-repeat: no-repeat;

	text-transform: uppercase;
}
.homeline
{
	width: 287;
	height: 1;
	background: f1f1f1;
	margin-bottom: 5;
	margin-top: 5;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/style.general/home/dots.gray.gif);	
}
.homeend
{
	width: 100%;
	height: 1;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(img/style.general/home/dots.blue.gif);	
}
.homecontent
{
	background: f1f1f1;
	width: 312;
	padding-top: 8;
	padding-left: 6;
	padding-right: 7;
	display: block;
}


.homenews
{
	padding-left: 15;
	padding-top: 2;
	background-color: #EFEFEF;
	background-image: url(img/style.general/home/news.gif);	
	background-repeat: no-repeat;
}

.isonline
{
	width: 12;
	margin-right: 2;
	background-image: url(img/style.general/general/isonline.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.istournament,.istournamentmini,.istournamentpersonal
{
	width: 12;
	margin-right: 2;
	background-image: url(img/tournament.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.istournamentmini
{
	background-image: url(img/tournament.mini.gif);
}
.istournamentpersonal
{
	background-image: url(img/tournament.personal.gif);
}

.screenbegin
{
	width: 746;
	height: 6;
	overflow: hidden;
	background-image: url(img/style.general/screen/begin.gif);
}
.screencontent
{
	width: 746;
	height: 250;
	background-color: FAFBF9; #EFF1EA;
}
.screenend
{
	width: 746;
	height: 6;
	overflow: hidden;
	background-image: url(img/style.general/screen/end.gif);
}












.borde01 {
	border: 1px solid #F3F3F3;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.txt02 {
	color: #598DBC;
	text-decoration: none;
	font-weight: normal;


}
a.txt02:hover {

	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
.zEfondo01 {
	background-image: url(images/fnd01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.zEfondo02 {

	background-image: url(images/fnd03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.celda01 {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;


}
.txt03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txt04 {
	color: #598DBC;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

}
.zEfondo03 {

	background-image: url(images/fnd06.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}
.zEfondo04 {


	background-image: url(images/fnd05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.celda02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EFF1EA;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;


}





.chattitle,.chattitleon
{
	font-weight:BOLD;

	padding-left: 22;
	padding-top: 2;

	width: 370;
	height: 20;
	background-image: url(img/style.general/chat/title.gif);	
	text-align:left;
	font-size: 12px;
	color: #333333;
}
.chattitleon
{
	background-image: url(img/style.general/chat/titleon.gif);	
}
.chatline
{
	width: 350;
	height: 1;
	background: f1f1f1;
	margin-bottom: 5;
	margin-top: 5;
	margin-right:-5;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(img/style.general/chat/dots.gray.gif);	
}
.chatend,.chatendon
{
	width: 370;
	height: 6;
	overflow: hidden;
	background-image: url(img/style.general/chat/end.gif);	
}
.chatendon
{
	background-image: url(img/style.general/chat/endon.gif);	
}
.chatcontent,.chatcontenton
{
	background: EFF1EA;
	width: 370;
	padding:0;
	display: block;
	text-align: left;
}
.chatcontenton
{
	background: D6DBCA;
}
.chatcontent .button,.chatcontenton .button, .formcontent .buttonlarge 
{
	margin-top: 4;
}

img.avatar
{
	border:1px solid #3075AD;
}
span.draespan
{
	padding: 10;
	position: absolute;
	border: 1 solid #9A9A9A;
	width: 417px;
	text-align: left;
	z-index: 10;
	background: f1F1F1;
	display: none;
	height: 355px;
	dfilter:progid:DXImageTransform.Microsoft.RevealTrans(duration=1,transition=23)
	dprogid:DXImageTransform.Microsoft.Shadow(color=black,Strength=3,direction=135) ;
	dfilter: Alpha(Opacity=80, Style=0);
}
span.draespan iframe
{
	border:0px;
	width:400px;
	height:333px;
}
span.tourshowgames
{
	margin-left:3px;
	text-align:right;
	float:right;
	width:150px;
	overflow:hidden;
	height:15px;
}
span.tourshowgames A, span.tourshowgames A:visited, span.tourshowgames A:hover
{
	color:#aaaaaa;
	font-weight:normal;
}