html, body{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 background-color:#0f0c5f; 
 margin:0; 
 padding:0; 
 text-align:center; 
 width:775px auto;
  background-image: url(images/b.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: center top;
  
} 
img {border:0px;}
form {margin:0px; padding:0px;}
a {
	color: #021c4b;
	font-size: 12px;
	text-decoration: underline;

}
TEXTAREA, INPUT, CODE, SELECT  { 
font-family : Tahoma; 
font-size : 12px; -moz-border-radius: 6px;
-webkit-border-radius: 6px;
  border-radius: 6px;
-moz-box-shadow: 0 3px 8px #4D6091;
-webkit-box-shadow: 0 3px 8px #4D6091;
box-shadow: 0 3px 8px #4D6091;
} 	text-decoration: none;
}
a:hover {
	color: #073282;
	font-size: 12px;
	text-decoration: none;

}

H1{
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFF2;
	text-align: center;
	margin:0px;
	padding: 4px 0px;
	letter-spacing: 2px;
 	  background-image: url(images/h1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	text-transform: capitalize;
  -moz-border-radius-topright: 8px;  
       -webkit-border-top-right-radius: 8px;   
       border-top-right-radius: 8px; 


  -moz-border-radius-topleft: 8px;  
       -webkit-border-top-left-radius: 8px;   
       border-top-left-radius: 8px; 
-moz-box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
-webkit-box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
}
}

H2{
	font-size : 14px;
	font-weight: bold;
	color: #FFFFF5;
	background-color: #004488;
	text-align: center;
	margin: 2px 10px;

}

H3{
	font-size: 12px;
	font-weight: 600;
	color: #FFFFF5;
	padding:2px;
	text-align: center;
	margin: 15px 10px 15px 10px;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

H4 {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFF5;
	text-align: center;
	padding:2px;
	margin: 5px 0px 0px 0px;
	background-image: url(images/h4.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	} 

DIV { 
font-family : Tahoma; 
font-size : 12px; 
}

INPUT { 
font-family : Tahoma; 
font-size : 11px; 
}
.ln {
	margin:0px 27px 0px  27px;
	background-color:#ffffff;
	    	   	
	} 	
.cnt {
	margin:0px 27px 0px  27px;
	background-color:#ffffff;
	} 
.mkl {  	 	margin:0px 34px 0px 7px; background-color:#fdfdfd; }	
.mkk {  	 	margin:0px 0px 0px 34px; background-color:#fbfbfb; }	
#pagewidth{ 
 width:775px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
    	  background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;

} 
#header{
 position:relative; 
 background-color:#000000; 
 width:100%;

} 
 
#rightcol{
 width:288px;
 float:left; 
 position:relative; 
 	padding-bottom:10px;

 }

#maincol{ 
 float: right; 
 display:inline; 
 position: relative; 
 width:487px;
	padding-bottom:10px;
 }
 
#footer{
 
  text-align:center; 
  clear:both;
   width:775px; 
   margin:0 auto;
		 background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
  
 } 
  
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}
 
/*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
  
/* Main */
.cn3 {
	  background-color:#ffffff;
	width:231px; 
	height:40px;
	text-align:justify;
	font-size:11px;
	color:#fdfdfd;
	}
}
.sh {
	text-align: center;
	background-color:#ffffff;
	}
.pk {
	color: #001F51;
	background-color: #ffffff;
	padding: 5px 0px;
	border-bottom: 1px dotted #E2EEE8;
	text-align: center;
	margin: 3px 0px;
	}
.pp {
	color: #001F51;
	background-color: #fdfdfe;
	padding: 5px;
	border-bottom: 1px dotted #E2EEE8;
	text-align: justify;
	margin: 3px 10px;
-moz-border-radius-topright: 8px;  
       -webkit-border-top-right-radius: 8px;   
       border-top-right-radius: 8px; 


  -moz-border-radius-topleft: 8px;  
       -webkit-border-top-left-radius: 8px;   
       border-top-left-radius: 8px; 
-moz-box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
-webkit-box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
box-shadow: 0 12px 10px hsla(0,0%,0%,.2);
p img {-moz-border-radius: 6px;
-webkit-border-radius: 6px;
  border-radius: 6px;
-moz-box-shadow: 0 3px 8px #4D6091;
-webkit-box-shadow: 0 3px 8px #4D6091;
box-shadow: 0 3px 8px #4D6091;}	}
.pt {
	color: #001F51;
	background-color: #fbfbfb;
	padding: 5px 25px;
	border-bottom: 1px dotted #E2EEE8;
	text-align: justify;
	margin: 5px 10px;
	}	
.ptt {
	color: #001F51;
	background-color: #fefefe;
	padding: 5px 25px;
	border-bottom: 1px dotted #E2EEE8;
	margin: 5px 10px;
	}	
.pth {
	color: #001F51;
	background-color: #f1f8f9;
	padding: 5px 25px;
	border-bottom: 1px soliid #DAEDF0;
	margin: 5px 10px;
	font-weight:bold;
	letter-spacing:2px;
	}	
	
.ppp:first-letter { font-size:23px; }
.ppp {
	color: #001F51;
	background-color: #fdfdfe;
	padding: 5px;
	border-bottom: 1px dotted #E2EEE8;
	text-align: justify;
	margin: 3px 10px;
	}	
.lk {
	color: #001F51;
	background-color: #fdfdfd;
	padding: 1px;
	border-bottom: 1px dotted #E2EEE8;
	text-align: left;
	text-indent:20px;
	margin: 1px 10px;
	}
.ad {
	margin: 0px;
	text-align:center;
}

/* Foot */
.ap {
	text-align:center;
	padding:5px;
	word-spacing:30px;
	margin:10px 0px;

	}
.lp {}
.ak {
	margin:0px;
	letter-spacing:2px;
	word-spacing:3px;
	margin:15px 0px 0px 0px; 
	padding:5px 0px 0px 0px; 
	font-weight:bolder;
	}	
.gt {
	color:#021c4b;
	margin-top:15px;
	padding:15px 0px 25px 0px;
	letter-spacing:2px;
	font-weight:bolder;
	font-size:23px;
	}
.xmc {
		text-align:center;
	padding-top:12px;
	}
.gt {
	text-align:center;
	padding:10px 0px;
	}
.wc { display:inline; text-align:center; }
.pl { display:inline; padding:6px; margin:6px; }	
.pr { display:inline; padding:6px; margin:6px; }	
