/* CSS Document */
 body { margin: 0; padding: 0; }


 #pagewrap {
	margin: 0 auto;
}
p {
	margin: 20px 0; 
}
          
	/*
	Generic Styling, for Desktops/Laptops 
	*/
  
  .title3{
     text-align : center;
     padding-top : 6px;
  }
  #buttons {
  margin : 0 auto;	
  	
  	}
    a:link {color:#0000ff; text-decoration : none;}      /* unvisited link */
a:visited {color:#0000ff;}  /* visited link */
a:hover {color:#ff9933;}  /* mouse over link */
a:active {color:#0000ff;}  /* selected link */
  
.red
{ 
color: red;
font-style : normal; 
font-weight : bold;
max-width : 80%;
}
.green
{ 
color: green;
font-style : normal; 
font-weight : bold;
max-width : 80%;

} 
 

#container
{
	margin: 0 auto;
	background : #333333;
  height : 100%;
  font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;

  
} 


form input[type="radio"] {
  
    vertical-align : middle;
    margin-bottom : 5px; 
		margin-right : 5px;
}


.say_tell{
margin : 0 auto; 
color : #000066;
font-size : 13px; 

border: 1px solid #cccccc; 
 margin-left : 32px;
 width : 90%;

text-align :  left;
}    


#header
{
font-size : 9px;

	padding-top: 0px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 90px;
	min-height : 40px;
	background-image : url(logo_3.gif);
	background-position : center;
	background-repeat : no-repeat; 
	
}

#header img {padding: 20px 20px 20px 20px}

#header h1 { margin: 0; }
 .tooltip {
	position: relative;
/*	margin: 0; /* ul reset for IE */
/*	padding: 0; /* ul reset for others */
	overflow: hidden; /* contained float clearing */
	font: 12px/1.2 Verdana, Geneva, sans-serif; /* removed the later font rules for the scroll class */
	list-style: none;
}
.tooltip a {
	position: relative;
	clear: left;
	float: left;
	margin: 13px 0;
	color: #000;
	text-decoration: none;
}
.tooltip a:hover {
	visibility: visible;
	color: #009;
	cursor:help;
	 width : 100%;
}
.tooltip a span {
	position: absolute;
	margin-left: -9999px;
	padding:0 0px;
	color: #ff0000;
	font-weight: bold;
  
}
.tooltip a:hover span {
	margin-left:0;
	width : 100%;
	
}
 ul li span { 
        
        width: 450px;
        margin-bottom : 5px;
        background : #ffffff;

}

#centeredmenu li.level a {
  background :#CCFFCC;
  color : #000000;
  font-weight : normal;
 width : 120px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
}
#centeredmenu li.level:hover a {
  background : #eeeeee;
  width : 120px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
}
  #centeredmenu li.ex a  {
  background : #FFCC99;
  color : #000000;
  font-weight : normal;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
   #centeredmenu li.ex:hover a  {
  background :  #eeeeee;
  width : 120px;
  padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
  #centeredmenu li.prices a  {
   background : #FFFF66;
   color : #000000;
   font-weight : normal;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
   #centeredmenu li.prices:hover a  {
  background :  #eeeeee;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
  }
   #centeredmenu li.cambridge-exams a  {
  background : #CCFF66;
  color : #000000;
  font-weight : normal;
   margin-right : 4px;
   width : 137px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;


  }
   #centeredmenu li.cambridge-exams:hover a  {
  background : #eeeeee;
   margin-right : 4px;
  width : 137px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;


  }
   
   #centeredmenu li.online a  {
   background : #FFCCFF;
   color : #000000;
   font-weight : normal;
   width : 120px;
  padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }  
   #centeredmenu li.online:hover a  {
  background :  #eeeeee;

  }  
      
  
 ul#centeredmenu, ul#centeredmenu ul.official-exams {
    padding:0;
    margin: 0 auto;
    display: inline-block;
    width : auto;
    font-size :13px;
    font-weight : bold;
    margin-bottom : 35px;
     
     text-align : center;
     line-height : 50px;
    
}
ul#centeredmenu li, ul#centeredmenu ul.official-exams li {
    list-style-type: none;
    display: inline-block;
  margin-left : 0px;
     margin-right : 0px;
    }
    
    ul#centeredmenu ul.official-exams li {
margin-left :0;
     margin-right : 0;
     
     }
    	
/*Link Appearance*/
ul#centeredmenu li a, ul#centeredmenu li ul.official-exams li a {
    text-decoration: none;
  
    padding-left : 5px;
      padding-right : 5px;
       width : auto;
    display:inline-block;
  }
  

/*Make the parent of sub-menu relative*/
ul#centeredmenu li {
    position: relative;
  
       
}
/*sub menu*/
ul#centeredmenu li ul.official-exams {
    display:none;
    position: absolute;
  top : 32px;
    left: 0;
     
}
ul#centeredmenu li:hover ul.official-exams {
    display:block;
 width : 128px;
 padding-left : 0;
 padding-right : 0;
 text-align : center;
color : #000000;
  background:  #eeeeee;
line-height : 25px;
 padding-top : 7px;
 }

 
 
 ul#centeredmenu ul.official-exams li.first a {
 color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
} 
ul#centeredmenu ul.official-exams li.first:hover a {   
 color : #000000;
  background:  #eeeeee;
  width : 137px;
 height : 27px;


 }
 ul#centeredmenu ul.official-exams li.advanced a {
color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
 } 
ul#centeredmenu ul.official-exams li.advanced:hover a {
  color : #000000;
  background:  #eeeeee;
 width : 137px;
 height : 27px;
 }
 ul#centeredmenu ul.official-exams li.proficiency a {
 color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
 } 
ul#centeredmenu ul.official-exams li.proficiency:hover a {
 color : #000000;
  background:  #eeeeee;
  width : 137px;
 height : 27px;
 }
  

li.official-exams {
	
	width : 400px;


	}
  
 

 .responsive  {
   width : auto;
   margin-top : 15px;
   padding-right : 8px;
   padding-left : 8px;
   font-size : 12px;
   color : #000066;
  
}
	

		
tr:nth-of-type(odd) {
      background : #ffffff;
	  border: none;
 }
		

		
		.responsive th {
	background:  #3399ff;
	color: white;
	font-weight: bold;
  
}
 .responsive td {
	background: #ffffff;
	color: #000000;
	font-weight: normal;  

}	 



#content { 
position : relative;
margin: 0 auto;
 height : 100%;
padding-top : 4em;
padding-bottom : 1px;
padding-left : 8px;
padding-right : 8px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
line-height : 35px;
text-align : center;
background : #ffffff;
color : #999999;
width : 800px;  

  } 
    

#content h2
{
	color: #000;
	font-size: 11px;
	text-align : center;
}

.scroll{
margin : 0 auto;
color : #000066;
font-size : 13px; 
font-weight : normal;
border: 0px solid #cccccc; 

text-align : justify;
}
.scroll_1{
margin : 0 auto;
color : #000066;
font-size : 13px; 
font-weight : normal;
border: 0px solid #cccccc; 
padding-left : 6%;
text-align : justify;
}
 
   ol li {
        background-image: none;
        padding:10px; 
        font-weight : normal;  
      }

#footer
{
 
  font-size : 9px;
	background: #0033cc;
	color : #ffffff;
	text-align: center;
	padding-bottom: 4px;
	padding-top : 4px;
	height: 12px;
	width : 100%;
	margin-top : 10%
 }
 
 .buttons{
  margin : 0 auto;
  text-align : center;
 }





 /*
Generic Styling, for Desktops/Laptops
*/





    
 #test2 {
color : #0066cc;

font-size : 15px;
font-weight : bold;

margin : 0 auto;
 text-align : center;
padding-top : 14px;
padding-bottom : 10px;                 
  width : auto;

} 

#test{
color : #0066cc;

font-size : 12px;
font-weight : bold;
margin-top : 19px;
margin-bottom : 20px;
margin : 0 auto;

padding-top : 11px;
padding-bottom : 9px; 
  width : 253px;

}


#txt{

border:none;

font-family:verdana;

font-size:14px;

font-weight:bold;

background : #ffffff;

border: 0px solid #cccccc; 

color : #ff3300;

text-align : center;

width : 53px;

}
h4 {
color : #000000;
text-align : center;
font-size : 13px;
font-weight : bold;
 margin : 0 auto;
padding-top : 10px;
padding-bottom : 10px;
line-height : 30px;

}	

#name {

margin : 0 auto;
font-size : 12px;
} 
  
 #score{
   font-size : 14px;
   position : relative;
    bottom : 80px; 
     margin-left : 17%;     
      min-height : 40px;
    font-weight : bold;
   color :  #3399ff;
   
  }   
.address {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : center;
color : #000033;
border-top : 0 solid #cccccc;
width : auto;
margin-right:  6%;
margin-bottom :  0px;
margin-top :  10px;

}

#reset {
  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
 font-size : 15px;
 background : #3399ff;
 color : #ffffff;
  margin : 0 auto;

   width : 100px; 
}
#reset:hover{
	background : #99ccff;
	 color :  #003366;
} 
  

#submit {
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
 font-size : 15px;  
  
  margin-left : 90px;
  margin-right : 25px;
    margin-bottom : 25px;
    margin-top : 25px;
  
width : 100px; 
background :  #3399ff;
 color : #ffffff;
}

#submit:hover{
  color : #003366;
  background : #99ccff;
} 
table {
	max-width: 600px;
	border-collapse: collapse;
	font-size : 13px;
  font-weight : normal;
  line-height : 15px;
	margin:  0 auto;

  line-height : 20px;
  margin-top : 0px;
 margin-bottom : 30px;
    text-decoration:none;
    color : #0000ff;
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #ffffff;
}
th {
	background: #333;
	color: white;
	font-weight: bold;
}
td, th {
	padding-left: 4px; 
  padding-right: 4px;
  padding-top: 7px;
  padding-bottom: 7px;
	border: 1px solid #ccc;
	text-align: left;
  
}

table#res {width:200px;
    margin: 0 auto;
    font-size:12px;
    border:1px solid #000000; }
 table a{
   text-decoration:none; 
   color :  #000099;
 }
 table a:hover{
   text-decoration:none;
   color :  #cccccc;
 }
 
.new{
 margin : 0 auto;
 width : 300px;
 padding-left : 12px;
 padding-right : 12px;
 padding-bottom : 16px;
 border: none;  
 text-align : justify;
 font-size : 10px;
 line-height : 20px;
 display : none;

}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media  screen
	and (min-width : 100px)
	and (max-width : 480px) {

/* Force table to not be like tables anymore */
		
		.responsive,
	
.responsive thead,
.responsive tbody,
.responsive th,
.responsive td,
.responsive  tr { 
	display: block; 
}

 .responsive  {
   width : 90%;
   margin-top : 15px;
   padding-right : 8px;
   padding-left : 8px;
   font-size : 11px;
  
}
.responsive  thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
	
	
}
		
.responsive td:nth-of-type(odd) {
      background : #99ccff;

 }
		
.responsive td {
	/* Behave  like a "row" */
			border: none;
			 line-height : 9px;
			position: relative;
			padding-left: 38%;
			background : #ffffff;
      color : #000000;
       font-size : 13px;
		}
		
	.responsive	td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
				
			
		}
		
		.responsive th {
	background: #000066;
	color: white;
	font-weight: bold;
 
}
   

	
		/*
		Label the data
		*/

	
	.responsive		td:nth-of-type(1):before { content: "Teacher"; font-weight : bold; }
	.responsive	td:nth-of-type(2):before { content: "Location"; font-weight : bold;}
	.responsive		td:nth-of-type(3):before { content: "Phone"; font-weight : bold; }
	.responsive	td:nth-of-type(4):before { content: "Email"; font-weight : bold; }
	
form input[type="radio"] {
  
    vertical-align : middle;
    margin-bottom : 9px; 
		margin-right : 5px;
}

table {
	width: auto;
	border-collapse: collapse;
	font-size : 13px;
  font-weight : normal;
  line-height : 15px;
	margin-left :  auto;
  margin-right : auto;
  line-height : 20px;
  margin-top : 0px;
 margin-bottom : 30px;
    text-decoration:none;
    color : #0000ff;
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #ffffff;
}
th {
	background: #333;
	color: white;
	font-weight: bold;
}
td, th {
	padding-left: 9px; 
  padding-right: 9px;
  padding-top: 7px;
  padding-bottom: 7px;
	border: 1px solid #ccc;
	text-align: left;
  
}

table#res {width:200px;
    margin: 0 auto;
    font-size:12px;
    border:1px solid #000000; }
 table a{
   text-decoration:none; 
   color :  #000099;
 }
 table a:hover{
   text-decoration:none;
   color :  #cccccc;
 }
 .scroll {
margin : 0 auto; 
color : #000066;
font-size : 21px; 
border: 0px solid #cccccc; 
 width : 98%;
 font-weight : normal;
 line-height : 40px;
text-align :  left;
 padding-left : 3px;
 padding-bottom: 8px;
}

ol li {
        background-image: none;
        padding:10px; 
        font-size : 21px; 
        font-weight : normal;
        line-height : 30px;
      }
#cd{
  font-size : 18px;
  }
h4 {
color : #0066cc;
text-align : center;
font-size : 19px;
font-weight : normal;
 margin : 0 auto;
padding-top : 15px;
padding-bottom : 15px;
line-height : 30px;

}	
 
#content { 
position : relative;
margin: 0 auto;
 height : 100%;
padding-top : 3em;
padding-bottom : 1px;
padding-left : 6px;
padding-right : 6px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
line-height : 1.5;
text-align : center;
background : #ffffff;
color : #000066;
width : auto;  
  
} 
select {
font-size : 21px;
font-weight : bold;
}
#reset {
 font-size : 22px;
 background :  #3399ff;

 width : 140px;
 margin-left : 4px;
}
#reset:hover{
  color : #ffffff;
  background : #99ccff;
} 

#submit {
 font-size : 22px;
    margin-right : 9px;
   margin-left : 5%;
   width : 140px;
background :  #3399ff;
 color : #ffffff;
}
#submit:hover{
  color : #ffffff;
  background : #99ccff;
} 
#na {


font-size : 18px;
  width : auto;
}
#email {
  font-size : 18px;
  width : auto;
  margin-bottom: 10px;
}
#txt{

border:none;

font-family:verdana;

font-size:18px;

font-weight:bold;

background : #ffffff;

border: 0px solid #cccccc; 

color : #ff3300;

text-align : center;

width : 64px;

} 
#header
{
font-size : 9px;

	padding-top: 8px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 10px;
	height : 60px;
	background-image : url(logo_m.gif);
	background-position : center;
	background-repeat : no-repeat;
	
}

#header img {padding: 20px 20px 20px 20px}

#header h1 { margin: 0; }



#centeredmenu li.level a {
  background :#CCFFCC;
  color : #000000;
  font-weight : normal;
 width : 120px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
}
#centeredmenu li.level:hover a {
  background : #eeeeee;
  width : 120px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
}
  #centeredmenu li.ex a  {
  background : #FFCC99;
  color : #000000;
  font-weight : normal;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
   #centeredmenu li.ex:hover a  {
  background :  #eeeeee;
  width : 120px;
  padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
  #centeredmenu li.prices a  {
   background : #FFFF66;
   color : #000000;
   font-weight : normal;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }
   #centeredmenu li.prices:hover a  {
  background :  #eeeeee;
   width : 120px;
 padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;
  }
   #centeredmenu li.cambridge-exams a  {
  background : #CCFF66;
  color : #000000;
  font-weight : normal;
   margin-right : 4px;
   width : 137px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;


  }
   #centeredmenu li.cambridge-exams:hover a  {
  background : #eeeeee;
   margin-right : 4px;
  width : 137px;
padding-top : 3px;
padding-bottom : 3px;
line-height : 25px;


  }
   
   #centeredmenu li.online a  {
   background : #FFCCFF;
   color : #000000;
   font-weight : normal;
   width : 120px;
  padding-top : 3px;
padding-bottom : 3px;
 line-height : 25px;
  }  
   #centeredmenu li.online:hover a  {
  background :  #eeeeee;

  }  
      
  
 ul#centeredmenu, ul#centeredmenu ul.official-exams {
    padding:0;
    margin: 0 auto;
    display: inline-block;
    width : auto;
    font-size :13px;
    font-weight : bold;
    margin-bottom : 35px;
     
     text-align : center;
     line-height : 50px;
    
}
ul#centeredmenu li, ul#centeredmenu ul.official-exams li {
    list-style-type: none;
    display: inline-block;
  margin-left : 0px;
     margin-right : 0px;
    }
    
    ul#centeredmenu ul.official-exams li {
margin-left :0;
     margin-right : 0;
     
     }
    	
/*Link Appearance*/
ul#centeredmenu li a, ul#centeredmenu li ul.official-exams li a {
    text-decoration: none;
  
    padding-left : 5px;
      padding-right : 5px;
       width : auto;
    display:inline-block;
  }
  

/*Make the parent of sub-menu relative*/
ul#centeredmenu li {
    position: relative;
  
       
}
/*sub menu*/
ul#centeredmenu li ul.official-exams {
    display:none;
    position: absolute;
  top : 32px;
    left: 0;
     
}
ul#centeredmenu li:hover ul.official-exams {
    display:block;
 width : 128px;
 padding-left : 0;
 padding-right : 0;
 text-align : center;
color : #000000;
  background:  #eeeeee;
line-height : 25px;
 padding-top : 7px;
 }

 
 
 ul#centeredmenu ul.official-exams li.first a {
 color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
} 
ul#centeredmenu ul.official-exams li.first:hover a {   
 color : #000000;
  background:  #eeeeee;
  width : 137px;
 height : 27px;


 }
 ul#centeredmenu ul.official-exams li.advanced a {
color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
 } 
ul#centeredmenu ul.official-exams li.advanced:hover a {
  color : #000000;
  background:  #eeeeee;
 width : 137px;
 height : 27px;
 }
 ul#centeredmenu ul.official-exams li.proficiency a {
 color : #000000;
  background:  #CCFF66;
 width : 137px;
 height : 27px;
 } 
ul#centeredmenu ul.official-exams li.proficiency:hover a {
 color : #000000;
  background:  #eeeeee;
  width : 137px;
 height : 27px;
 }



 p {
	margin: 6px 0; 
}
 


#test2 {
color : #0066cc;

font-size : 12px;
font-weight : normal;

margin-left :  auto;
margin-right :  auto;

padding-top : 0px;
padding-bottom : 0px;
  max-width : 200px;

} 
#test{
color : #0066cc;

font-size : 18px;
font-weight : normal;
margin-top : 11px;
margin-bottom : 0;
margin : 0 auto;

padding-top : 0;
  width : 233px;
line-height : 20px;
} 
#score{
   font-size : 17px;
   position : relative;
    bottom : 20px;
    right : 30px; 
    text-align : center;  
      min-height : 40px;
    font-weight : bold;
   color :  #3399ff;
   
  } 
.address {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
color : #000033;
border-top : 0 solid #cccccc;
width : auto;
text-align : center;
margin-bottom :  0px;
margin-top :  10px;
margin-left : 6%;   


}

 #name {

margin : 0 auto;
font-size : 14px;

} 

	
}
@media  screen
	and (min-width : 481px)
	and (max-width : 700px) {
 
 
 
 	
form input[type="radio"] {
  
    vertical-align : middle;
    margin-bottom : 9px; 
		margin-right : 5px;
}
h4 {
color : #0066cc;
text-align : center;
font-size : 18px;
font-weight : normal;
 margin : 0 auto;
padding-top : 10px;
padding-bottom : 10px;
line-height : 20px;

}	 
 
#content { 
position : relative;
margin: 0 auto;
 height : 100%;
padding-top : 1em;
padding-bottom : 1px;
padding-left : 6px;
padding-right : 6px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
line-height : 1.5;
text-align : center;
background : #ffffff;
color : #000066;
width : auto;  
  
} 

#txt{

border:none;

font-family:verdana;

font-size:14px;

font-weight:bold;

background : #ffffff;

border: 0px solid #cccccc; 

color : #ff3300;

text-align : center;

width : 53px;

} 
#header
{
font-size : 9px;

	padding-top: 8px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 10px;
	height : 60px;
	background-image : url(logo_m.gif);
	background-position : center;
	background-repeat : no-repeat;
	
}

#header img {padding: 20px 20px 20px 20px}

#header h1 { margin: 0; }








#test2 {
color : #0066cc;

font-size : 14px;
font-weight : bold;
margin-top : 19px;
margin-bottom : 20px;
margin : 0 auto;

padding-top : 40px;
padding-bottom : 40px;
  width : auto;

} 
#test{
color : #0066cc;

font-size : 10px;
font-weight : normal;
margin-top : 11px;
margin-bottom : 0;
margin : 0 auto;

padding-top : 0;
  width : 233px;
line-height : 20px;
}
#score{
   font-size : 14px;
   position : relative;
    bottom : 80px; 
      left : 60px;     
      min-height : 40px;
    font-weight : bold;
   color :  #3399ff;
   
  } 
.address {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 17px;
color : #000033;
border-top : 0 solid #cccccc;
width : auto;
margin-right : 1%;
margin-bottom :  0px;
margin-top :  10px;

}

}

@media only screen
	and (min-device-width : 701px)
	and (max-device-width : 1024px) {
  

 .scroll{

    

margin : 0 auto;

color : #000066;

font-size : 17px; 

border: 0px solid #cccccc; 
text-align :  left;

}

 
#content { 
position : relative;
margin: 0 auto;
 height : 100%;
padding-top : 1em;
padding-bottom : 1px;
padding-left : 9px;
padding-right : 9px;
font-family :Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
line-height : 1.5;
text-align : center;
background : #ffffff;
color : #000066;
width : 520px;  
  
} 

#txt{

border:none;

font-family:verdana;

font-size:14px;

font-weight:bold;

background : #ffffff;

border: 0px solid #cccccc; 

color : #ff3300;

text-align : center;

width : 53px;

} 
#header
{
font-size : 9px;

	padding-top: 8px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 10px;
	height : 60px;
	background-image : url(logo_m.gif);
	background-position : center;
	background-repeat : no-repeat;
	
}

#header img {padding: 20px 20px 20px 20px}

#header h1 { margin: 0; }




#test2 {
color : #0066cc;

font-size : 14px;
font-weight : bold;
margin-top : 19px;
margin-bottom : 20px;
margin : 0 auto;

padding-top : 40px;
padding-bottom : 40px;
  width : auto;

} 
#test{
color : #0066cc;

font-size : 10px;
font-weight : normal;
margin-top : 11px;
margin-bottom : 0;
margin : 0 auto;

padding-top : 0;
  width : 233px;
line-height : 20px;
}

.scroll_1 {

margin : 0 auto; 

background : #ffffff;  

line-height : 20px;

color : #000066;
                   
width : auto;  

padding-top: 19px; 


padding-bottom: 0px; 


font-size : 11px; 

border-top : 0px solid #999999; 

border-bottom : 0px solid  #999999; 

 

overflow : hidden; 

height : auto; 

} 
#name {

margin : 0 auto;
font-size : 12px;
} 


}
