<style type="text/css">

	pre {text-indent: 30px}

	#tabmenu {
		color: #000;
		border-bottom: 1px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active, #tabmenu a:visited {
		color: #000;
		background: #DDDDDD;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		border: 1px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active, #tabmenu a.active:hover {
		background: #ffffff;
		color: #30BABE;
		border-bottom: 3px solid #ffffff; }

	#tabmenu a.back:hover {
		color: #fff;
		background: #8CB8E7; }

	

	#tabmenu a:hover {
		color: #000;
		background: #DDDDDD; }

	#tabContent {
		text-align: justify;
		padding: 20px;
		color: #999999;
		border: 1px solid black;
		border-top: none;
		z-index: 2;	}

	#tabContent a {
		text-decoration: none;
		color: #E8E9BE; }

	#tabContent a:hover { }
	
	#tabContent h6  {
		margin: 1px 0;
		padding-left: 5px;
		color: #E32233;
		font-size: 11px;
		height: 30px;
		padding-top: 10px;
	}
	
	.adStats  {
		vertical-align: top;
		padding-top: 10px;
		border:1px solid #e5e5e5;
	}

	.totalBox {
		color: #FF0000;
		border: none;
		padding-left: 10px;
	}	

	.boxHide{
		border:1px solid #ccc;
		margin-bottom: 5px;
		margin-top: 5px;
		padding: 5px;
		color: #000000;
	}

	.box{
		border:1px solid #ccc;
		margin-bottom: 5px;
		margin-top: 5px;
		padding: 5px;
		color: #000000;
	}
		
	.errorHeader {
		font-weight: bold;
		font-size: normal;
		margin-top: 10px;
		color: #E32233
	}
	
	.errorText {
		font-weight: normal;
		font-size: normal;
		margin-top: 10px;
		color: #E32233
	}
	
	.errorBox{
		border:1px solid black;
		margin-bottom: 5px;
		margin-top: 5px;
		padding: 5px;
		width: 500px;
		color: #000000;
	}

</style>
