#panelswrapper {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color:#eeeeee;
  	line-height: 15px;
 	margin-top: 3px;

}

#panelswrapper a:link {
	color: #eeeeee;
	text-decoration: none;
}
#panelswrapper a:visited {
	color: #eeeeee;
	text-decoration: none;
}
#panelswrapper a:hover {
	color: #D45500;
	text-decoration: none;
}
#panelswrapper a:active {
	color: #D45500;
	text-decoration: none;
}
#panelswrapper ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#panelswrapper li {
	background-image: url(../storage/WebsiteImages/StructureImages/hparrow.html);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 7px 20px;
}
.p13 {
	width:237px;
	height: 180px;
	float:left;
	margin-right:3px;
	background-color:#2c2d2d;
}
.p2 {
	width:237px;
	height: 180px;
	float:left;
	margin-right:3px;
	background-color:#2c2d2d;
}
.p4 {
	width:238px;
	height: 180px;
	float:left;
	background-color:#2c2d2d;
}
.panelheader {
	display: block;
	background-color: #393b3f;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
.p1content {
	width: 198px;
	margin: 20px auto 0 auto;
}
.p2content {
	width: 198px;
	margin: 20px auto 0 auto;
}
.p3content {
	width: 238px;
	margin: 20px auto 0 auto;
}
.p3c1 {
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-top: 3px;
}
.p3c2 {
	width: 100px;
	float: right;
	text-align: center;
	margin-right: 8px;
	margin-top: 3px;
}
.p4content {
	width: 198px;
	margin: 20px auto 0 auto;
	text-align: center;
}

	.TB_Wrapper {
		width: 960px;
		height: 290px;	
		background: #EEEEEE url(../storage/WebsiteImages/StructureImages/preloader.html) center center no-repeat;	
		color: #333;	
	}
	

.TB_Wrapper {
	position: relative;
	overflow: hidden;
}
		
.TB_Wrapper .Slide {
	visibility:hidden;
	background: #EEEEEE url(../storage/WebsiteImages/StructureImages/preloader.html) center center no-repeat;
}	

.TB_Wrapper .icon {
	background-image: url(../storage/WebsiteImages/StructureImages/icons.html);
}

.TB_Wrapper .timer_sprite {
	background-image: url(../storage/WebsiteImages/StructureImages/timer-sprite.html);
}
	
/* Global Description Style */	
.TB_Wrapper .Slide div {
	font-weight:100;
	color:#333;
	font-size:14px;	
	line-height: 16px;
}

	
/*Hyperlink Styles*/
.TB_Wrapper a:link{		
	color:#FFF;
	text-decoration:none;
}
	
.TB_Wrapper a:visited{		
	color:#FFF;
}
	
.TB_Wrapper a:hover{		
	color:#FFF;
	text-decoration:underline;
}
	
.TB_Wrapper a:active{		
	color:#FFF;
}

.TB_Wrapper .noSelect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.TB_Wrapper .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

