
			body
			{
				font-family: Arial;
				font-size: 12px;
			}
			
			
			.container
			{
				float: left;
				width: 650px;
				background-color: #dddddd;
			
				padding-bottom:0px;
				padding-left: 4px;
				padding-right: 4px;
				margin-bottom:6px;
				
			}
			
			.navcontainer
			{
			margin-left:0px;
			}
			
			.navcontainer ul
			{
				background-color: #dddddd;
				font-family:arial,helvetica,sans-serif;
				font-size:16px;

			}
			.navcontainer ul li
			{
				display: inline;
				text-align: center;
				
				
			}
			.navcontainer ul li a:hover
			{
				
				color:#2a93ef;
			}
			
			.navcontainer ul li a:active
			{
				
				outline: 0;
			}
			
			.navcontainer ul li a:focus
			{
				
				outline: 0;
			}
			
			
			.navcontainer ul li a
			{
				background-color: #dddddd;
				color:#000000;
				float:left;
				padding-top:6px;
				padding-bottom:6px;
				text-decoration:none;
				text-align:center;
				margin-right:-5px;

			}
			
			#tab1
			{
			margin-left:-15px;
			width:95px;
			background:#FFFFFF;
			color:#2a93ef;
			}
			
			#tab2 { width:95px; }
			
			#tab3 { width:95px; }
			
			#tab4 { width:95px; }
			
			#tab5 { width:95px; }
			
			#tab6 { width:95px; }
			
			#tab7 { width:95px; }
			
			#tab8 { width:97px; }
			
			#tab8 { width:74px; }
			
			
			#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover, #tab5 a:hover, #tab6 a:hover, #tab7 a:hover, #tab8 a:hover, #tab9 a:hover
			{
			color:'#2a93ef';
			}
			
			#tabcontent
			{	
				padding: 10px;
				background-color: #ffffff;
				
				
			}
			#preloader
			{
				position: absolute;
				top: 150px;
				left: 100px;
				z-index: 100;
			
				text-align: center;
				background-color: #FFFFFF;
				border: 1px solid #000000;
			}
			