@charset "UTF-8";
body {
	padding : 0;
	margin : 0;
	font : 12px/16px 'Arial', Helvetica, sans-serif;
	color : #8F8F8F;
	background:#070707 url("images/main-bg.gif") top left repeat-x;
}
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 header---------------*/
#header{
	height:182px;
	background:url("images/header.jpg") top left no-repeat;}
#logo{
	padding:26px 0 0 12px;
	font-size:11px;
	color:#c6992a;
	font-style:italic;
}	
/*----------------end header---------------*/
/*----------------start menu---------------*/
.examples{
	
	background: url("bbappworldx-web.jpg");
	}
#menu{
	border-top:#913E3E 1px solid;
	border-bottom:#1E0D0D 1px solid; 
	background:url("images/menu-bg.gif") top left repeat-x;}
#menuBg2{ background:url("images/menu-bg2.gif") top left no-repeat; padding:9px 0 9px 0;}
#menu a{
	color:#E2DCDC;
	padding:0 17px 0 17px;
	}
#menu a:hover{
	color:#c6992a;
}		
/*----------------end menu---------------*/
/*----------------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:#c6992a;
	text-decoration:none;
}
.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:#c6992a;
	text-decoration:none;
}
.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:370px;
}
.pageHeading{
	font-size:20px;
	font-weight:normal;
	color:#c6992a;
	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:#c6992a;
}
.redLink{ color:#AF1E1E; }
.redLink:hover{
	color:#c6992a;
	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:#c6992a;
	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:#c6992a;
	padding:12px 0 12px 12px;
	border-bottom:#070707 1px solid;
	border-left:#070707 1px solid;
	background:#0F0F0F;
 
}
/*----------------start footer---------------*/
#footer_bg{
	padding:20px 0 0 0;
	line-height:18px; 
	background:url("images/footer-bg.gif") top center no-repeat;}
#footer{ color:#E7E7E7;}
#footer a{ 
	color:#E7E7E7;
	}
#footer a:hover{
	color:#c6992a;
}
#footer .footerRedLink{ color:#AF1E1E; text-decoration:underline;}
#footer .footerRedLink:hover{ color:#fff; }
.copyright{
	color:#c6992a;
	font-size:11px;
}		
/*----------------end footer---------------*/

#contactForm input{ border:0px; padding:2px;}
