/* CSS Document */
body{
	 background-image:url(../images/bodybg.jpg);
	 background-repeat:repeat-x;
	 background-color:#0B2F78;
	 margin:0;
	 padding:0;
	 }
.menutable{
		   background-image: url(../images/menub.jpg);
		   width:82px;
		   height:63px;
		   padding-top:10px;
		   background-repeat: no-repeat;
		   font-family: tahoma;
		   font-size: 12px;
		   font-weight:bold;
		   color:#ffffff;
		   text-align:center;
		   vertical-align:top;
		   }
.menutable a{
			 font-family: tahoma;
			 width:82px;
			 height:63px;
			 font-size: 12px;
			 font-weight:bold;
			 text-decoration:none;
			 color:#6EA8ED;
			 text-align:center;
			 }
.menutable a:hover{
				   font-family: tahoma;
				   width:82px;
				   height:63px;
				   font-size: 12px;
				   font-weight:bold;
				   color: #000000;
				   text-align:center;
				   padding-top:10px;
				   }
.menutable-h {
			  background-image: url(../images/menubg.jpg);
			  background-repeat: no-repeat;
			  width:82px;
			  height:63px;
			  font-family: tahoma;
			  font-size: 12px;
			  font-weight:bold;
			  color: #000000;
			  text-decoration:none;
			  padding-top:10px;
			  vertical-align:top;
			  text-align:center;
			  height:63px;
			  }
.menutable-h  a{
			    font-family: tahoma;
				width:82px;
				padding-top:10px;
				height:63px;
				font-size: 12px;
				font-weight:bold;
				color: #000000;
				height:63px;
				text-decoration:none;
				text-align:center;
				}
.menutable-h  a:hover{
					  font-family: tahoma;
					  padding-top:10px;
					  font-size: 12px;
					  width:82px;
					  height:63px;
					  font-weight:bold;
					  color: #000000;
					  text-decoration:none;
					  text-align:center;
					  }
.menunl{
		background-image: url(../images/menubg.jpg);
		background-repeat: no-repeat;
		width:82px;
		height:63px;
		font-family: tahoma;
		font-size: 12px;
		font-weight:bold;
		color: #000000;
		text-decoration:none;
		padding-top:10px;
		vertical-align:top;
		text-align:center;
		height:63px;
		}
.headingbg{
	       background-color:#1254A7;
		   background-image: url(../images/butt.jpg);
		   background-repeat:no-repeat;
		   background-position:5px center;
		   font-family:Arial;
		   color:#FFFFFF;
		   font-size:14px;
		   font-weight:bold;
		   padding-left:25px;
		   line-height:25px;
		   }
.rtab{
	  border:solid #1254A7 1px;
	  font-family:Arial;
	  line-height:22px;
	  font-weight:600;
	  color: #2D76D3;
	  padding-left:10px;
	  padding-top:8px;
	  padding-bottom:20px;
	  font-size:14px;
	  }
.img{
	 margin-right:10px;
	 float:left;
	 }
.img2{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	 }
.content{
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:19px;
		 font-size:14px;
		 text-align:justify;
		 padding-bottom:8px;
		 }
.content1{
		 font-family: Arial, Helvetica, sans-serif;
		 line-height:18px;
		 font-size:12px;
		 text-align:justify;
		 padding-bottom:10px;
		 }
.mainhead{
		 font-family: "Bodoni MT", Arial, Tahoma;
		 line-height:25px;
		 font-weight:bold;
		 color:#FF9000;
		 font-size:22px;
		 }
.mdot{
      background-image:url(../images/mdot.jpg);
	  background-repeat:repeat-y;
	  background-position:center;
	  width:20px;
	  }
.sdot{
      background-image:url(../images/sdot.jpg);
	  background-repeat: repeat-x;
	  height:2px;
	  }
.heading{
		 font-family:Arial, Tahoma;
		 line-height:40px;
		 font-weight:bold;
		 color:#00449A;
		 font-size:16px;
		 }
.heading2{
		 font-family:Arial;
		 line-height:22px;
		 font-weight:bold;
		 color:#ff9000;
		 font-size:16px;
		 }
.footer{
		font-family:Arial;
		font-size:12px;
		color:#FFFFFF;
		line-height:40px;
		padding-left:10px;
		}