/*    */
body{
	margin-top: 10px;
	background-color: #FDFDF7;
	text-align:center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	}

#content{align:center;position:relative;width:850px;height:auto;background-color:#CECC67;} 
#scroll{ position:inherit; width:480px; 
         height: 95%;align:left;
		 padding:5px; 
		 scrollbar-face-color: #0099CC; 
		 scrollbar-highlight-color: #0099CC; 
         scrollbar-arrow-color: #E4E4E4; 
         scrollbar-track-color: #F3F3F3;
		 overflow:auto;
	   }
#inscroll{ position:inherit;width:95%;height:95%;}	   


h2 {
	font-family:Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin: 0px;
	color:#006699;
}

h3 {
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}


#h3 table
          {
		   color:#000000;
		   font-family:Trebuchet MS; 
	       font-size: 11px;
		  }

ul {
	padding: 0px;
	list-style: disc;
}

li {
	padding: 1px;
	margin: 1px;
}


.Content 
   {
      width:100%; 
	  height:100%; 
	  text-align:left; 
	  font-family:trebuchet ms; 
	  font-size: 12px;
	  color:#000000; 
	 /* background: url(box.jpg) 0 100% no-repeat; */
   }
#mainmenu {
                width:100%;
		        height:28px;
				background-color::#005A75;
		        text-align:center;
		        Geneva, Arial, Helvetica, sans-serif;
                color:#EEF7F9;
	            font-size: 13px;
           }



/* Submenu starts here */

#submenu {
          text-align: right;
		  font-family: Geneva, Arial, Helvetica, sans-serif; 
	      font-size: 11px;
	      }

#submenu table
          {
		   color:#666666;
		   font-family:Trebuchet MS; 
	       font-size: 11px;
		  }

#submenu a
          {
           font-family:Trebuchet MS; 
	       font-size: 11px;
	       color: #666666;
	       text-decoration: none;
          }

#submenu a:hover
              {
               color: #0099CC;
               font-size: 11px;
              
              }

/* Submenu ends here */

/* Footer menu starts here */
#footermenu table
          {
		   color:#000000;
		   font-family:Trebuchet MS; 
	       font-size: 11px;
		  }

#footermenu a
          {
           font-family:Trebuchet MS; 
	       font-size: 11px;
	       color: #000000;
	       text-decoration: none;
          }

#footermenu a:hover
              {
               color: #ffffff;
              }




/*Footer menu ends here*/


.footer
   {
   font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#000000;
   }

