/* Main content */
body{
	margin:0px;
	color:#333333;
	background-color:#eef7fe;
	background-image: url(images/poker_bgr.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.h1 {
	color:#FF9900;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a{color:#006699;text-decoration:none;}
a:hover{
	color:#FF9900;
	text-decoration:none;
}
.header, .contents, .footer, .menu, .ftr{
	padding-left: 12px;
	padding-right: 12px;
	background-color:#ffffff;
}
.topmenu{padding-right:12px;}
.logo{padding:10px 12px;}
/* Top menu */
.menu a{font:bold 19px Arial, Helvetica, sans-serif;color:#006699;text-decoration:none;}
.menu{padding-left:12px;}
.menu a:hover{
	color:#FF0000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.contents{padding:12px 18px;}
/* Left content */
ul.leftmenu{margin:0;padding:0;}
ul.leftmenu li{list-style:none;line-height:30px;border-bottom:1px dashed #dddddd;}
ul.leftmenu li a{background:url(images/arrow_menu_off.gif) right 25px no-repeat;display:block;}
ul.leftmenu li a:hover{background:url(images/arrow_menu_on.gif) right 25px no-repeat;color:#ff9966;}
ul.leftmenu li a.active{background:url(images/arrow_menu_on.gif) right 25px no-repeat;}
/* Body content */
.contentsRight{padding:0 0 0 32px;}
.contentsRight h1{
	font:bold 17px "Trebuchet MS";
	color:#999999;
	background:url(images/arrow_hdng.gif) right 30px no-repeat;
	margin:-7px 0;
	padding:0;
	text-transform:uppercase;
	padding-top: 15px;
}
.contentsRight h2{font:bold 15px "Trebuchet MS";color:#999999;border-bottom:1px dashed #dddddd;background:url(images/arrow_hdng.gif) right 30px no-repeat;margin:-7px 0;padding:0;text-transform:uppercase;}
.red{color:#ff0000;}
.customers_txt{color:#ffffff;padding:0 8px;}
.customers_txt h2{font:bold 16px Arial, Helvetica, sans-serif;margin:0 0 8px 0;}
.ftr_contents{border-left:1px solid #94b2da;border-right:1px solid #94b2da;padding:0 8px;}
.txtfield{border:1px solid #d0d0d0;display:block;width:150px}
/* Footer content */
.dotted{border-left:1px dashed #dddddd;padding:0 6px;}
.dotted ul{margin:0;padding:0;}
.dotted ul li{list-style:none;background:url(images/arrow_ftr.gif) left no-repeat;padding-left:12px;}

