	body{
		margin:0; 
		padding:0; 
		background:#CCCCCC; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7{min-height:500px}

	#mainWrap{width:1000px; margin:0 auto}
	#header{background:#ffffff; }
	#links{
		text-align:right; 
		font-weight:bold; 
		color:#FFF; 
		font-size:11px; 
		padding:5px 20px 0 20px
}
	#links a{text-decoration:none; color:#FFF}
	h1{color:#5F5F5F}
	#clientName{font-size:18px; text-indent:30px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	
	table{border:1px solid #DDD}
	table th{border-bottom:1px solid #DDD; background:#EEE; text-align:left}
	table td{
		background:#FFF;
		text-align:left;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: dashed;
		border-bottom-style: dashed;
		border-right-color: #DDD;
		border-bottom-color: #DDD;
}
	table tr td a{ font-size:9px; color:blue !important}
	table tr td a:hover{font-size:9px; text-decoration:underline !important}
	
	#tblFilesList{border:1px solid #CCCCCC; border-collapse:collapse}
	#tblFilesList tr:hover{background:#F3F3F3}
	#tblFilesList td a{color:#FF0000; text-decoration:underline}
	table tr td a span.style1{
	text-decoration:underline;
	color: #0033FF;
	font-size: 9px;
}
	
	#downloadBox, #downloadButton{display:none}
	#downloadButton{padding:15px}
	#downloadButton a{padding:8px; background:#EEE; border:1px solid #CCCCCC; color:#333333; font-weight:bold; margin:0 3px}

	#campaignFiles{
		display:none; 
			height:500px;
			width:101%;
			font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
			overflow:auto; 
			border:0px solid #CCCCCC; padding:5px
}
	#campaignFiles h3{
		font-size:14px; 
		color:#333333; 
		padding:5px 0
}
	#loading{display:none}
	#loading img{margin:100px}

	.todownload, .todownload a {
		font-size: 9px;
		color: #333333
}

table td img{margin:0 auto;}

.filelink {
	font-size: 9px;
	color: #0033CC;
}

#subTabs h2.catTitle{padding:10px 2px}
#subMainWrap{width:99%}


#loading{display:none}
#loading img{margin:100px}



