       body {
       text-align: center;
		 margin-top: 0px;
		 font-family: verdana, arial, helvetica;
		 font-size:11px;
		 background-color:#B6C3D2
       }
		 
		a {text-decoration: none; color:#0D3969;}
		a:visited {text-decoration: none; color:#990000}
		a:hover {color: #000000;background: #F6DA96;text-decoration: none;}
		a:active {text-decoration: none;  }
		     
		 img{
		 	border: 0px;
		 }

		 a:hover img {
		 	background-color:#B6C3D2;
		 }
		 
		 h1{
		 	font-weight:bold;
			font-size:14px;
			margin-top:0px;
			margin-bottom:0px;
		 }
		 
		 .focusHP{
		 	width: 350px;
			height: 110px;
		 }
		 
		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}
		.sottomenu{
			line-height: 1em;
		}
		#banner {
			padding: 0;
			margin-bottom: 0;
		}

		#contentHP {
			padding: 10px;
			margin-left: 150px;
			background-color:#B6C3D2;
		}
		
		#content {
			padding: 10px;
			margin-left: 150px;
			background-color:#B6C3D2;
		}
        
        #banner, #container, #footer {
        text-align: left;
        }
        
        #sidebar-a {
			float: left;
			width: 150px;
			\width: 150px;
			w\idth: 150px;
			margin: 0;
			margin-right: 0;
			padding: 0;
			background-color:#B6C3D2;
			line-height:1.7em;
		}
		
		#tabmenu{
		 font-family:verdana, arial, helvetica;
		 font-size:11px;
		 line-height:1.7em;
		 margin-top:35px;
		}
		
		#sidebar-b {
			float: right;
			width: 225px;
			\width: 225px;
			w\idth: 225px;
			margin: 0;
			margin-left: 0;
			padding: 0;
			background-color:#B6C3D2;
		}

		#footer {
			clear: both;
			padding: 0;
			margin-top: 0;
			text-align:center;
			background-color:#B6C3D2;
			border-top: solid 1px #000000;
			border-bottom: solid 1px #000000;
		}
		
		#tabfooter{
		 font-family:verdana, arial, helvetica;
		 font-size:11px;
		 text-align:center;
		 }
		 
		 td{
		 	font-size:11px;
		 }
		 
		#menuoriz{
			height: 30px;
			line-height: 27px;
			text-align: right;
			padding-right: 10px;
			border-bottom: solid 1px #000000;
		}
		
		input{
			
		}
		.btn{
			color:#0D3969;
			font-weight:bold;
		}
		
		select {
  		   font: 11px Verdana, Arial, Helvetica, sans-serif;
   		color: #000000;
  		   /*background: #CCFF99;*/
   		width: 220px;
  			  }
