*{margin:0;
  padding:0; } 

body{text-align:center;
     background-color:#FFFFFF;
     }

a{color:#4682B4;
  text-decoration:none}

a:hover{text-decoration:underline;}

p{font-family: Verdana, Arial, Helvetica, sans-serif;
      	   font-size:11px;
	   line-height:1.5em;
	}

p ul {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; list-style-type:point;}

ul li{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}

.cl{color:#D2691E;}

table{border:0px; margin:0px; text-align:center; width:100%; padding:0px; cellspacing:0px; align:center;}

.vtable1{width:75%;border:0px; margin:0px; text-align:center;padding:0px; cellspacing:0px; align:center; }

th{background-color:#4682B4;
   text-align:center; 
   color:#FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:1.5em;
   }

td{text-align:left; padding:2px;}

/* Style to create the outer shadow with round edges */

#container{width:814;
	   margin:20px auto;
	   background: #FFFFFF url('images/shadow_mid.jpg');
	   background-repeat:repeat-y;
	   text-align:center;	   
	   }

#content{margin:0 20px 0 20px;
	 background-color:#fff;
	 padding:5px 12px 0 20px;
	 }

#top{background: #fff url('images/shadow_top.jpg');
     height:20px;
     }


#bottom{height:20px;
	background: #fff url('images/shadow_bott.jpg');
	}

/* End of Style to create the outer shadow with round edges */


/* style for background with rounded corners- style 1 */

#back_style1_container{width:700px;
			margin:10px;
			background:#FFFFFF url('images/back_style1_middle.gif');
			background-repeat:repeat-y;
			text-align:center;
			}
#style1_content{padding:5px 25px; text-align:left;}

#back_style1_top{background:#FFFFFF url('images/back_style1_top.gif'); height:38px;padding-top:0px;}

#back_style1_bottom{background:#FFFFFF url('images/back_style1_bottom.gif'); height:36px;}

/* End of style for background with rounded corners- style 1 */


/* style for background with rounded corners- style 2*/

#back_style2_container{width:720px;
			margin:5px;
			background:#FFFFFF url('images/back_style2_middle.jpg');
			background-repeat:repeat-y;
			text-align:center;
			}
#style2_content{padding:5px 25px; text-align:left;}

#style2_content table{width:90%; border:0px; margin:0px;}

#back_style2_top{background:#FFFFFF url('images/back_style2_top.jpg'); height:35px;}

#back_style2_bottom{background:#FFFFFF url('images/back_style2_bottom.jpg'); height:32px;}

/* End of style for background with rounded corners- style 2 */


/* style for background with rounded corners- style 3*/

#back_style3_container{width:720px;
			margin:5px;
			background:#FFFFFF url('images/back_style3_middle2.jpg');
			background-repeat:repeat-y;
			text-align:center;
			margin-top:0;
			}
#style3_content{padding:5px 25px; text-align:left;}

#style3_content1{width:95%; background-color:#FFFFFF;text-align:center;}

#back_style3_top{background:#FFFFFF url('images/back_style3_top2.jpg'); height:60px;}

#back_style3_bottom{background:#FFFFFF url('images/back_style3_bottom2.jpg'); height:32px;}

/* End of style for background with rounded corners- style 3 */


/* style for background with rounded corners- style 4*/

#back_style4_container{width:500px;
			margin:5px;
			background:#FFFFFF url('images/back_style4_middle.gif');
			background-repeat:repeat-y;
			text-align:center;
			margin-top:0;
			}
#style4_content{padding:5px 20px; text-align:left;}

#style4_content table{margin:0;width:100%;text-align:center;font-size:11px;font-weight:bold;padding:0;}

#back_style4_top{background:#FFFFFF url('images/back_style4_top.gif'); height:26px;}

#back_style4_bottom{background:#FFFFFF url('images/back_style4_bottom.gif'); height:27px;}

/* End of style for background with rounded corners- style 4 */


/* style for background with rounded corners- style 5*/

#back_style5_container{width:500px;
			margin:5px;
			background:#FFFFFF url('images/back_style5_middle.gif');
			background-repeat:repeat-y;
			text-align:center;
			margin-top:0;
			}
#style5_content{padding:5px 20px; text-align:left;}

#style5_content table{margin:0;width:100%;text-align:center;font-size:11px;font-weight:bold;padding:0;}

#back_style5_top{background:#FFFFFF url('images/back_style5_top.gif'); height:26px;}

#back_style5_bottom{background:#FFFFFF url('images/back_style4_bottom5.gif'); height:27px;}

/* End of style for background with rounded corners- style 5*/


.header{height:120;}

#navbar{width:100%;
	background: #fff url('images/mbar.jpg');
	margin:2px 0 2px 0;
	height:25;
	}

/* style for showing the dropdown menu*/

#navbar ul{margin:0;
   padding:0;
   list-style:none;
   width:734px;
   line-height:1.5em; 
   z-index:1;
   }

* html #navbar ul li{width:10.2em;} /* the IE hack solution */

#navbar ul li{float:left;
      position:relative;
      width:10.1em; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
      font-weight:bold;
      text-align:center;
      color:#4682B4;
      border-right:1px solid #FFFFFF; 
      cursor:pointer;
      }

#navbar li ul{  position:absolute;
	left:0;
	top:2em;
	display:none; 
	width:10.1em;
	text-align:left;
        border:1px solid #dcdcdc;
	background-color:#FFFFFF;
    	}    

#navbar ul li a{display:block;
	font-size:11px;
        text-decoration:none;
	height:1%;
	border:o none;
	color:#0066CC;
	}
      

#navbar li:hover ul, #navbar li.over ul{display:block;}  


#navbar li a:hover{background-color:#4682B4;
		  color:#FFFFFF;
		  }    

#navbar ul li:hover{background-color:#4682B4;
		    color:#FFFFFF;
		    }

/* end of menu style*/
      
	
#main_body{width:734px;
	   margin-top:20px;
	   margin-bottom:10px;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
      	   font-size:12px;
	   background-color:#fff;
	   line-height:1.5em;
	   text-align:left;
	   padding:5px;
	   }

#main_body #content-scroll-block{width:700px;
		      height:300px;
		      padding:10px;
		      overflow:scroll;
		      scrollbar-face-color: #4682B4;
		      scrollbar-arrow-color: #FFFFFF;
		      }

#mb_lt1{width:184px;
	margin-right:10px;
	padding:5px;
	float:left;
	text-align:left;
    	background-color:#F0F8FF;  
	border:1px solid #DCDCDC;
	}



#mb_lt1_inner{width:182px;
	      background-color:#FFFFFF;
	      border:2px solid #4682B4;
	     }
	     
.mb_lt1_top{width:182px;
	    background-color:#FFFFFF;
	    text-align:left;
	    height:180px;
	    }

#mb_rt1{width:514px;
     /*	border-left:1px solid #99CCFF; */
	padding:5px;
	float:left;
	text-align:left;
	border:1px solid #DCDCDC;
	}

#mb_rt1_inner{width:100%;;
	      background-color:#F0F8FF;
	      background-color:#FFFFFF;
	      margin-top:2px;
	   /*   color:#FFFFFF; */
	      }

.mb_rt1_inner1{width:60%;
		padding:5px 10px 5px 5px;
		float:left;
		border-right:1px solid #DCDCDC; 
		margin-right:5px;
		background-color:#FFFFFF;
		}

.mb_rt1_inner2{width:32%;
		padding:5px;
		float:left;
		}

/*portion for IE browser */

* html #mb_quarter{width:22%;
	  padding:5px;
	  float:left;
	  height:200px;	  
	  }

* html #mb_half{width:367px;
	padding:5px;
	float:left;
	height:200px;
	margin:0 2%;
	border-left:1px solid #4375A7;
	border-right:1px solid #4375A7;
	}

* html .mb_rt1_inner2{width:36%;
		padding:5px;
		float:left;
		}

/* End of IE width bug for this portion */

#mb_quarter{width:20%;
	  padding:5px;
	  float:left;
	  }
	  
#mb_half{width:367px;
	padding:5px;
	float:left;
	margin:0 2%;
	border-left:1px solid #4375A7;
	border-right:1px solid #4375A7;
	}

#mb_bott_full{width:710px;
		margin-right:0px;
		margin-left:2px;
		padding:5px;
		float:left;
		height:120px;
		margin-top:10px;
		border:1px solid #4375A7;
		}

.box_header{color:#FFFFFF;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:11px;
	    text-align:center;
	    float:center;
	    font-weight:bold;
	    }

.th_styled1{width:100%;
	    background: #fff url('images/mbar.jpg');
	    font-size:12px;
	    color:#4682B4;
	    height:23px;}

.small_font{font-family: Verdana, Arial, Helvetica, sans-serif;
      	    font-size:10px;
	    line-height:1.5em;
	   }

.float_right{float:left;
	     padding:5px;
	     text-align:center;
	     margin:5px 20px 5px 5px;
	     border:1px solid #DCDCDC;
	     }

.img_center{text-align:center;border:none;}

.sp{width:1em;
	  font-size:5.5em;
	  color:#0066CC;
	  line-height:0.8em;
	  float:left;
	  font-family: Verdana, Arial, Helvetica, sans-serif;			
	  }
.center{text-align: center;}

.clear{display:block;
	clear:both;
	height:1px;
	width:100%;
	overflow:hidden;
	}

#bottom_bar{width:734px;
	    margin-top:10px;
	    background-color:#4682B4;
	    color:#FFFFFF;
	    text-align:center;
	    font-size:9px;
	    float:left;
	    }
#caption{width:700px;
margin-top:10px;
}

#libry{width:730; padding:5px;text-align:center;}
#libry table{width:720;padding:0;border:0;margin:0;}
#libry tr{background-color:#F0F8FF;color:#000000;}

#bottom_bar ul{margin:0px; padding:0px; list-style:none; width:100%;}
#bottom_bar li a{color:#FFFFFF;}
#bottom_bar li{width:9.4em; font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px; 		color:#FFFFFF;display:inline;float:left;line-height:1.5em;font-weight:bold;text-align:center;border-right:1px solid #FFFFFF;}

#footer{width:814;
	margin:5px auto;
	background-color:#FFFFFF;
	text-align:center;
	color:#4682B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      	font-size:10px;
	}

