body 
{
    background-color: #bde5fc;

    /*background: #2b759f;      */
      font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #4B4B4B

}
div.div_menu {
    
    /*background-color: #d5dde2; */
   background:url(/images/bg_menu.gif) repeat-x;
 width: 750px; 
 
}

ul.ul_menu {
    display: block;
    list-style: none;
    /* margin: 0 auto; */
    padding: 0px 0px 10px 0 ;   
    margin-left:40px;      


}
ul.ul_menu li {
    
  
  padding: 0 12px 0 11px;
  
  margin: 5px 0 0 0; 
  
  left: 12px !important;
  
  display: block;
  
  width: auto;
  height: 25px;

  
  float: left; 
  background:url(/images/menu-sep1.gif) no-repeat right center ;

}


ul.ul_menu li a {

  text-decoration: none;
  padding-top: 0px;
  color: #003399;
  text-align: justify;   



}
ul.ul_menu li a:hover {  
  text-decoration: underline
}

.Menu_Selected 
{
color : red ;   

}

div.main_frame1{

    float: left;
    width:987px !important;
    width:990px;
    left: 0px;
    border-top: 11px #74b71b solid; 
}

div.main_frame{

    float: left;
    width:990px;
    margin-top: 8px !important;
    margin-top: 3px ;
    left: 0px;
}

div.content_frame
{

   padding-top: 0px;  
   left: 20px;
  
   width : 750px; 
   float: left;
   background-color: white;

}
div.frame1
{
   display: block;
   width: 700px;
   padding-left: 30px; 
   padding-right: 10px;

}

div.frame1_left
{
    padding-top: 30px;
    width: 450px;
    display: block;
    float: left;
}

ul {
  list-style-image: url('/images/bullet.gif');  
}

ul.ultopic li
{
    padding-bottom: 10px;
    text-align: justify;
}

 div.content{

    float: left;
    width: 750 px;
    margin-top: 8px !important;
    margin-top: 3px ;
    left: 10px;
    padding-left : 20px;
    padding-top : 20px;
    padding-right : 60px;
    background-color: white;
    width : 670px !important;
    width : 750px;      
    text-align: justify;      
    
}

div.recommended
{
    padding-left:20px;

    padding-top:10px;
    display: block;
    float: left;    
    width: 170px;

}
div.recommended1
{
    padding-left:20px;

    padding-top:10px;
    display: block;
    float: left;    
    width: 170px;

}

div.recomm
{
    border-top: 4px groove aqua;
}

.clientname
{
    color: #949494;
    text-align: right;    
}
h1 {

  font-size: 20pt;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
  color: #16387c;
}
h2 {

/*  font-family: Arial, Helvetica;*/
  font-size: 11pt;
  font-weight: bold;
  color: #3D8AD1; /* #3F82C5 */
}

.linkclass {
    
    color: #206891;
    font-size: 12px;
    border-top: 1px #74b71b solid;
    text-decoration: none;
    padding-bottom: 2px;
}

h3 {
    color: #206891;
    font-size: 14px;
    border-bottom: 1px #74b71b solid;
    padding-bottom: 10px;
}

.red
{
    color: red;
}

div.content_frame1
{


   left: 20px;
   padding: 30px 30px 0 30px;
   width: 700px !important;
   width: 750px; 
   float: left;
   background-color: white;
   text-align: justify;

}
#Header {
    /* background: url(/images/header.jpg) no-repeat; */
    background-color: #0000ff; 
    height: 92px;
    width:990 px;
    padding-top: 10px;
    padding-left: 20px;
}

.frametitle
{
height: 70px;
}

.Copyright {
    width: 800px;
    float: left;
    /* color: #bde5fc;*/
    color : black;
    padding-left: 175px;
}

#Footer {
    padding: 10px 0px;
    padding-left: 10px;
    float: left;
    width: 900px;
}