* 	{
		font:  11px  Tahoma, Arial, helvetica, sans-serif; color: #000;
	}

a:link, a:active, a:visited {
		font:  11px Tahoma, Arial, helvetica, sans-serif; color: #000; text-decoration:none; 
	}

a:hover {
		font:  11px Tahoma, Arial, helvetica, sans-serif; color: #0099FF; text-decoration:underline;
}


.head {
 		width:99%;
	}


.toplogo, img {
		margin:0px;
		border:0px;
	}

.silver {
		font-weight:bold;
		padding:10px;
		width:98%;
		height:15px;
		background-color:#f7f7f7;
}

.space {
		height:1px;
	}

.space2 {
		height:15px;
	}

.space3 {
		height:5px;
	}

	.l {
		margin-left:3px;
		margin-bottom:0px;
		margin-right:3px;
	}

.loader {
		margin:5px;
		padding:5px; 
		width:99%;
		background-color:#ffffff;
	}

.stage {
		border:1px solid #F9FAFB;
	}

.250 {
		width:250px;
	}
	
.vbox {
		margin-left:8px;
		height:15px;
		color:#0066CC;
		border:1px solid #0066CC;
		width:100px;
		text-align:center;
		padding:2px;
		background-color:#fff;
	}

.vbox2 {
		margin:0px;
		border:1px solid #E3ECF1;
		width:100px;
		text-align:center;
		background-color:#F9FAFB;
}

.box {
		border:1px solid silver; width:186px;
	}

.container {
		
		padding:0px;
	}
		
.notie {
		width:400px;
	}

table {
   		margin:5px;
    	padding:5px;
  		border-top:1px solid #c6c5c9;
		border-left:1px solid #fff;
		border-right:1px solid #7a7a7a;
		border-bottom:1px solid #7a7a7a;
  		border-collapse:collapse;
}

td {
		background-color:#ebe9ed;
  		padding:0.2em;
		padding-left:5px;
		padding-right:5px;
  		/*border-bottom:1px solid #E3ECF1;*/
}

.trt, .trt td {
background-color:#f6f4f8;
}

input, select, textarea {
		margin:1px;
		padding:2px;
		border:1px solid #7a7a7a;
	}

.btn, input[type=button], input[type=submit]  {
  		border-top:1px solid #c6c5c9;
		border-left:1px solid #fff;
		border-right:1px solid #7a7a7a;
		border-bottom:1px solid #7a7a7a;
		
}

.footer {
		margin-top:10px;
		padding:5px;
		height:20px;
		border:1px solid #B0C4CB;
		background-color:#E3ECF1;
	}
h1 {
	font-size:18px;
}
form {
		margin:0px;
	}
	
strong, b {
font-weight:700;
}
.tabberlive .tabbertabhide {
		display:none;
	}

.tabber {
		margin: 0px;
		padding:0px;
		background-color:#ffffff;
	}

.tabberlive {
		 margin: 0px;
	}
	
ul.tabbernav {
 		padding:3px;
		margin-bottom:5px;
		margin:0px;
		margin-top:7px;
 		border-bottom: 1px solid #E3ECF1;
	}
	
ul.tabbernav li {
  		color: #0066CC;
 		list-style: none;
 		margin: 0px;
 		display: inline;
	}
	
ul.tabbernav li a {
		 color: #0066CC;
		 padding: 3px 0.5em;
		 margin-left: 5px;
 		 border: 1px solid #B0C4CB;
 		 border-bottom: none;
		 background: #fff;
		 text-decoration: none;
	}
	

ul.tabbernav li a:link { 
		color: #000; 
	}

ul.tabbernav li a:visited {
		color: #000; 
		background:#eff6ff;
	}
	ul.tabbernav li a:active {
		color: #000; 
		background:#eff6ff;
	}
	
ul.tabbernav li a:hover {
 		color: #666;
 		background: #eff6ff;
	}
	
ul.tabbernav li.tabberactive a {
		font-weight:700;
		color: #000; 
		background-color:#FFF;
 		border-bottom: 1px solid #6c5c9;
		border-top:2px solid #ffc73c;
	}
	
ul.tabbernav li.tabberactive a:hover {
		color: #000;
 		background: #eff6ff;
 		border-bottom: 1px solid #c6c5c9;
	}

.tabberlive .tabbertab {
		padding:5px;
		margin:0px;
 		border:0px;
 		background-color:#FFF;
		
	}

.tabberlive .tabbertab h2 {
 		display:none;

	}

.tabberlive .tabbertab h3 {
	 display:none;
}

.tabberlive#tab2 .tabbertab {
 		height:200px;
 		overflow:auto;
}

/* tables */
table.tablesorter { font-family:arial; background-color: #CDCDCD; margin:10px 0pt 15px; font-size: 8pt; width: 100%; text-align: left; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th { padding: 4px; }
table.tablesorter thead tr .header { background-image: url(/img/tablesorter-bg.gif); background-repeat: no-repeat;  background-position: center right; cursor: pointer; }
table.tablesorter thead tr .headerSortUp { background-image: url(/img/tablesorter-asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(/img/tablesorter-desc.gif); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {  }
