/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
}


table.49sLayout tr td{
	padding:0px;
	margin:0px;	
}

#wrapper{
	position:absolute;
	left:50%;
	width:778px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-390px;
	background:url(RapidoBack.jpg) top left repeat-y;
		
}
table.RAP{
	
}
table.RAP tr td.bottom18{
	background:#000000;
	color:#ffffff;
	font-size:75%;
	padding:15px 0px 15px 30px;
	text-align:left;
}
table.RAP tr td.bottomText{
	background:#000000;
	color:#ffffff;
	font-size:10px;
	padding:15px 0px 25px 0px;
	text-align:left;
}

table.RAP tr td.bottomText a:hover{
	font-size:10px;
	color:#999999;
	text-decoration:underline;
	padding:15px 5px 0px 5px;
}
table.RAP tr td.bottomText a, table.RAP tr td.bottomText a:link, table.RAP tr td.bottomText a:active, table.splashOutside tr td.bottomText a:visited{
	font-size:10px;
	color:#999999;
	text-decoration:none;
	padding:15px 5px 0px 5px;
}


#leftPane{
	
}


table.RAPcontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	margin-top:70px;
	height:560px;
	width:780px;

}
table.RAPcontent tr td.RAPcontentLeft{
	color:#ffffff;
	padding:100px 20px 0px 0px;

}



table.RAPcontent tr td.RAPcontentRight{
	background:transparent;
	color:#ffffff;
	padding:0px 0px 0px 40px;
}




div.RAPmenu{
	position:absolute;
	top:32px;
	left:175px;

}

div.invMenu{
	position:absolute;
	text-align:right;
	width:547px;
	top:5px;
	right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*MENU VHR*/
div.invMenu div.TopMenuBar{
	color:#ffffff;
}
div.invMenu div.TopMenuBar span.TopMenuItem a{
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.invMenu div.TopMenuBar span.TopMenuItemMouseOver a{
	color:#ffffff;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.invMenu div.TopMenuBar span.TopMenuCurrentItem{
	
}

.white{
	color:#ffffff;
}

.green{
	color:#4FAB24;
	font-weight:bold;
}
















/* SideMenu  */
/*This is the Header Title*/
.MenuHdr
{ 
  display:none;
}



.MenuItem HR
{
  border:none;
}







/*Mouse over state*/
/*.MenuItemMouseOver
{
  height:40px;
  background-position: right top;
  background:url(../../../0/rapido/menuOver.gif) top left no-repeat;
}


.MenuItem, .MenuItemMouseOver
{
  height:40px;
  font-size: 8pt; 
  font-weight: normal; 
  padding-bottom: 1px;
  background-color: blue; 
  padding-top: 1px;
  border: #f1f1f1 1px solid; 
}*/


/*.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; 
  color: black; 
  padding-top: 1px;
  padding-bottom: 1px; 
  cursor: pointer; 
  display: block; 
}*/
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link, .MenuItem A:hover
{
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  height:38px;
  display: block;
  padding:5px 0px 0px 0px;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;   
  width: 100% ;
  background:url(../../../0/rapido/menu.gif) top center no-repeat;
}
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  height:38px;
  display: block;
  padding:3px 0px 0px 0px;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;   
  width: 100%;
  background:url(../../../0/rapido/menuOver.gif) top center no-repeat;
}

.MenuCurrentPage
{

}
.MenuItem a span.currentItemHighlight{
	
	position:relative;
	top:-5px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	height:33px;
	display: block;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;   
	width: 100%;
	background:url(../../../0/rapido/menuOver.gif) top center no-repeat;
}
 /*
.MenuItemMouseOver
{
  border: #00008B 1px solid;
  background-color: #cccccc !important;  
}*/

/*HOW TO PLAY*/
div.IRhowtoplay{
	width:450px;
}
div.IRhowtoplay p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0px 0px 0px;
}
div.IRhowtoplay table {
	margin-top:20px;
}
div.IRhowtoplay table tr td{
	font-size:75%;
}


















/*rapido results*/
table.rapidoTable{
	
}
table.rapidoTable tr td{
	
}
table.rapidoTableInside{
	
}
table.rapidoTableInside tr td{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
table.prevDropDowns tr td{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	
}
.dropDownHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.selectCell{
	font-size:11px;
}
.whiteText{
	color:#ffffff;
}