@charset "UTF-8";

td{font : 12px/16px 'Arial', Helvetica, sans-serif;
	color : #8F8F8F;}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
}
p {
	padding : 0 0 8px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}

/*-------------------x----------------*/

/*-------------------x----------------*/


/*----------------start meinContant---------------*/
#meinContant{background:url("images/maincontant-bg.gif") top left repeat-x;}
#meinContantInner{
	padding:17px 0 0 0;
	width:950px;
	margin:0 auto;
	text-align:center;
	background:url("images/maincontant-bg2.gif") top right no-repeat;
	}
/*----------------end meinContant---------------*/
/*----------------start leftPanel---------------*/
.leftPanelbox{ 
	width:254px;
	background:url("images/left-hading-bg.gif") top left no-repeat;
	padding:0 0 15px 0;}
.leftHading{
	padding:19px 0 0 20px;
	}
.leftHading td{ 
	font-size:18px;
	color:#fff;
	
	}
.leftMid{ 
	padding:10px 22px 0 25px;}
.leftMid li{
	padding-left:5px;
	background:url("images/dot1.gif") bottom left repeat-x;
	}	
.leftMid a{ 
	background:url("images/arrow2.gif") top left no-repeat;
	padding:5px 15px 7px 15px;
	display:block;
	color:#9D1111;
	height:1%;
	}
.leftMid a:hover{ color:#999999; text-decoration:underline;}
.poker{ 
	padding:10px 22px 0 25px;}
.poker li{ 
	padding-left:5px;
	background:url("images/dot1.gif") bottom left repeat-x;}	
.poker a{ 
	background:url("images/arrow2.gif") top left no-repeat;
	padding:5px 0px 12px 15px;
	display:block;
	color:#8F8F8F;
	height:1%;
	}
.poker a:hover{ color:#fff; text-decoration:underline;}
.border{ border:#000 1px solid;}
.grayBorder{ border:#434B4C 1px solid;}

.addbox{ padding:20px 0 20px 0 ; text-align:center;}
 
#welcomeOuter{ width:651px; background:url("images/welcome_bg.gif") top left repeat-y; }
#welcomeInner{ width:651px; min-height:192px;  background:url("images/welcome_img.jpg") bottom right no-repeat; }
#welcome{ margin:0 0 10px 30px; width:350px;}
.pageHeading{ font-size:20px; font-weight:normal; color:#791010; padding:8px 0 12px 0;}
.whiteLink{ color:#D7D7D7; text-decoration:underline; font-weight:bold;}
.whiteLink:hover{ color:#B80D0D; text-decoration:none;}
.whiteText{ color:#fff;}
.redText{ color:#AF1E1E;}
.redLink{ color:#AF1E1E; }
.redLink:hover{ color:#fff; text-decoration:underline;}

.fontSize14{ font-size:14px; color:#DFDFDF; line-height:20px;}
.fontSize18{ font-size:18px; color:#fff; line-height:30px;}
.fontSize20{ font-size:20px; color:#fff; line-height:30px;}
.fontSize24{ font-size:24px; color:#fff; line-height:30px;}
.fontSize36{ font-size:36px;  line-height:40px;}


.chartBox{ background:#130E0E url("images/bg1.gif") top center no-repeat; border-right:#070707 1px solid;}
 
.chartBoxHeading td{
color:#fff;
padding:5px 0 5px 12px;
border-bottom:#070707 1px solid; 
border-top:#070707 1px solid; 
border-left:#070707 1px solid;
 
}
.chartBoxContent td{
color:#DFDFDF;
padding:12px 0 12px 12px;
border-bottom:#070707 1px solid;  
border-left:#070707 1px solid;
background:#0F0F0F;
 
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
