@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body{
	padding:0px;
	margin:0px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	background:#fff;
	min-width:950px;
	}

td{
	font:12px/18px  Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	font-weight:normal;
	}

div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea, span{
	padding : 0;
	margin : 0;
	}
p{
	padding : 0 0 10px 0;
	margin : 0;
	}
ul {
	list-style : none;
	}
img {
	outline : none;
	border : none;
	}
a {
	outline : none;
	text-decoration : none;
	}
/*-------------------       General      --------------*/ 






	
	/*-------------------       Layout      --------------*/
#header_block{
	width:100%;
	height:156px;
	border-bottom:#fff 2px solid;
	background:#5B5B5B url("images/header_bg.gif") bottom left repeat-x;
 	}
#headerInner{ 
	width:950px;
	height:156px;
	margin:0 auto;
	}
#headerTop{
	height:104px;
	}
#logo{ padding-left:19px;}
#slogan{
	font:18px/25px Georgia, "Times New Roman", Times, serif;
	color:#EBEBEB;
	font-style:italic;
	}
#searchArea{ padding-right:20px;}

#search_bg{background:#EAEAEA url("images/search_bg.gif") 0 0 repeat-x;}

/*top menu start here*/
#topMenu{
	width:950px;
	height:52px;
	color:#fff;
	}
#topMenu ul{
 	margin:0px; 
	list-style-type:none;
	}
#topMenu li{
	display:inline;
	font-size:13px;
	line-height:52px;
	background:url("images/menu_divider.gif") left center no-repeat;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
 
#topMenu li a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 24px;
 	}	
 #topMenu li a span{
	display:inline-block;
	cursor:pointer;
	padding:0 24px 0 0 ;
 	}
	
#topMenu li a:hover, #topMenu li a.active{
 	color:#126696;
 	background:url("images/menu_hover.gif") 0 0 no-repeat;
	}
 #topMenu li a:hover span, #topMenu li a.active span{
  	background:url("images/menu_hover.gif") right 0 no-repeat;
	}
/*top menu end here*/

#banner_block{
	width:100%;
	padding:20px 0 0 0;
 	background:#fff url("images/banner_bg.gif") repeat-x;
 	}
#banner{ 
	width:950px;
	height:320px;
	margin:0 auto;
	background:url("images/banner_pic.jpg") right top no-repeat;
	}
#bannerContent{ padding:60px 0 0 40px;}
#bannerContent h1{
	font:bold 38px/40px "Trebuchet MS", Times, serif;
	color:#095681;
	text-transform:uppercase;
	display:block;
	padding:0 0 15px 0;
	}
#bannerContent h2{
	font:bold 30px/40px "Trebuchet MS", Times, serif;
	color:#1C1D22;
	font-style:italic;
	display:block;
	padding:0 0 15px 0;
	}
#bannerContent span{
    font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2f2f2f;
	display:block;
	padding:0 0 15px 0;
	}
#body_block{
	width:100%;
	padding:0px;
 	background:#fff url("images/banner_bg.gif") repeat-x;
 	}
#body_inner{
   width:950px;
	margin:0 auto;
	}
.black{
background-image:url("images/blackbox_bg.gif");
background-repeat:repeat-x;
font-size:12px/14px;
padding:10px 0px 1px 21px;
}
.black h1{
      font:24px/24px Georgia, "Times New Roman", Times, serif;
	  color:#FFFFFF;
	  padding:5px 0px 5px 15px;
	  } 
 
 .red h1{
      font:24px/20px Georgia, "Times New Roman", Times, serif;
	  color:#FFFFFF;
	  padding:5px 0px 5px 15px;
	  }
.text h1{
      font:24px/20px Georgia, "Times New Roman", Times, serif;
	  color:#000;
	  padding:5px 0px 5px 15px;
	  } 
.graytext{
     color:#999595;
	 padding-left:10px;
	 }
.whitetext{
     color:#ffffff;
	 font-weight:bold;
	 padding-left:10px;
	 }
	 .whitetext1{
     color:#ffffff;
	 font-size:14px;
	 padding-left:20px;
	 }
.red{
	background-image:url("images/redbox_bg.gif");
	background-repeat:repeat-x;
	font-size:12px/14px;
	padding:10px 0px 1px 21px;
}
.gray_box{
background-image:url("images/graybox_bg.gif");
background-repeat:repeat-x;
padding:0px 0px 0px 10px;

}

.gray_link a:link{
color:#333333;
text-decoration:underline;
font-weight:bold;
}
.gray_link a:visited{
color:#333333;
text-decoration:underline;
font-weight:bold;
}
.gray_link a:hover{
color:#000;
text-decoration:underline;
font-weight:bold;
}
#body_2{
   width:950px;
	margin:0 auto;
	}
	
.heading{
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:24px/24px;
   padding-top:10px;
   color:#383434;
   font-weight:bold;
   }
  .dvd{
  padding:15px 0px 10px 15px;
  }
  .left_menu{
  padding:0px
  }
  .left_menu ul{
    margin:0px; 
	list-style-type:none;
   }
  .left_menu li{
   color:#1FA4D1;
	font-size:14px;
	line-height:18px;
	background: url("images/arrow.jpg") 10px 10px no-repeat;
	padding:10px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	}
	.left_menu li a:link{
	color:#1FA4D1;
	}
	.left_menu li a:visited{
	color:#1FA4D1;
	}
	.left_menu li a:hover{
	text-decoration:underline;
	color:#1FA4D1;
	}
	.lft_mn{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#383434;
	padding-top:10px;
	}
	
	.right_body{
	border-left:#cbcbcb 1px dotted;
	padding:0px 0px 0px 10px;
	}
	.blu{
	background-image:url("images/blu_bg.jpg");
	background-repeat:repeat-x;
	padding:8px 0px 8px 10px;
	
	}
	.blu-td{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	}
	.tbl_chart{
	background-color:#e6e6e6;
	border-top:1px solid #fff;
	padding:8px 0px 8px 10px;
	}
	.headline{
	border-top:1px dotted #cbcbcb;
	padding:15px 0px 10px 15px;
	}
	.blue_text{
	color:#1B91CF;
	font-weight:bold;
	text-decoration:underline;
	}
	.blue_text a:link{
	color:#1B91CF;
	font-weight:bold;
	text-decoration:underline;
	}
	.blue_text a:visited{
	color:#1B91CF;
	font-weight:bold;
	text-decoration:underline;
	}
	.blue_text a:hover{
	color:#9c9c9c;
	font-weight:bold;
	text-decoration:underline;
	}
	#footer{
	background-image:url("images/footer_bg.jpg");
	background-repeat:repeat-x;
	height:133px;
	}
	#footer_inner{
	 height:93px;
	 padding:20px 0px 10px 20px;
	 width:950px;
	 margin:0 auto;
	 }
	 
	  .foot_menu a{
	 color:#a9a9a9;
	 font-weight:bold;
	 text-decoration:none;
	 }
	  
	
	  .foot_menu a:hover{
	 color:#000;
	 font-weight:bold;
	 text-decoration:underline;
	 }
	 
/*Begin # | # Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End # | # Code | Do Not Remove*/
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
