@charset "utf-8";
/* CSS Document */

.bodycontant{font-family:arial; font-size:12px; text-align:justify; line-height:22px;}
.bgheader{background-color:#1382af; font-family:Arial; 
	font-weight:bold; padding:0 0 0 5px; font-size:16px;
	 color:#fff; line-height:30px; text-align:justify; 
	 border-bottom: 1px solid #fff; -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;}
	  
.bgheader2{background-color:#1382af; font-family:Arial; 
	font-weight:bold; padding:0 0 0 5px; font-size:16px;
	 color:#fff; line-height:30px; text-align:justify; 
	 border-bottom: 1px solid #fff; -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;}
	  
.bgheader1{border-bottom:1px solid  #FFFFFF; 
			background-color:#09407e; font-size:14px; 
			color: #fff; padding-left:5px;
			font-weight:bold;
			line-height:25px;}
			
.leftmenu{width:200px;}
.leftmenu ul{ margin:0px; padding:0px; background-color:#1382af;}
.leftmenu ul li{ list-style:none; border-bottom:1px solid  #FFFFFF; line-height: 33px; padding-left:10px; background-color:#cdcdcd;}
.leftmenu ul li a{text-decoration:none;  color:#000; font-family:arial; font-size:12px; }
.leftmenu ul li:hover{background:#1382af; text-decoration:none;}
.bgbh{background: #1382af; -webkit-border-bottom-right-radius: 10px;
                        -webkit-border-bottom-left-radius: 10px;
                        -moz-border-radius-bottomright: 10px;
                        -moz-border-radius-bottomleft: 10px;
                        border-bottom-right-radius: 10px;
                        border-bottom-left-radius: 10px;"}