body{
color:#fff;
font-family: verdana;
font-size:12px;
background-color: #d3e4f8;
margin:0px;
background-image:url('images/bg_dot.jpg');
}

A:link {text-decoration: none; color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color: red;}

.bg{
background-image:url("images/bg.jpg");
background-position:top center;
background-repeat:no-repeat; 
}

			
/*      V1        */
	

.outer{
	margin:0px;
	padding-top:0px;
}
#menu4 {
	width: 150px;
	border-style: none none none solid;
	border-color: #5A748D;
	border-size: 1px;
	border-width: 4px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
	}
	#menu4 li a {
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 20px;
		text-decoration: none;
		font-weight:normal;
	    padding-top:0px;
		font-weight:normal;
		background-image:url('images/bg_menu.jpg');
	    background-repeat:repeat-x;

		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #F6F8F9;
		display: block;
		background-color:#055cad;
		padding: 8px 0 0 10px;
		}
		
	#menu4 li a:hover {
		color: #9E3C02;
		background-color:#B5D2EC;
		background-repeat:no-repeat;
		padding: 8px 0 0 10px;
		font-weight: normal;
		
		}
		
	#menu4 li a:active {
		color: #9E3C02;
		background-color: #004466;
		padding: 8px 0 0 10px;
		}	                    
                    
   .tx_bg{
   background-color:#B4B3B2;
   border: solid 1px black;
   height:500px;
   min-height:500px;
   overflow:auto;
   color:#3C3B3A;
   margin-top:0px;
   width:520px;
   
   }    
   
     #tx_bg{
   height:500px;
   min-height:500px;
   overflow:auto;
   width:520px;
   
   
   }                  
   
        #tx_bg1{
   height:700px;
   width:95%;
   min-height:700px;
   overflow:auto;
   padding-left:10px;
   color:#3C3B3A;
   background-color:#B4B3B2;
   padding-right:10px;
   margin-left:auto;
   margin-right:auto;

   
   }    
