html, body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color:#000000; 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
img {border:0px;}
form {margin:0px; padding:0px;}


li {list-style-type:none;}	
a {
	color: #195212;
 
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #707070;
	text-decoration: underline;

}
H1{
	font-size : 13px;
	font-weight: bold; padding:4px;
	color: #FFFFF5; letter-spacing:3px;
	text-align: center;
	margin: 6px 10px;
	background: -moz-linear-gradient(-90deg, #157015, #1E9E20); background-color: #1E9E20; 
 border-radius: 6px;
-webkit-border-radius: 6px;
  border-radius: 6px;  
 box-shadow: 0 15px 10px hsla(0,0%,0%,.2);
-webkit-box-shadow: 0 15px 10px hsla(0,0%,0%,.2);
box-shadow: 0 15px 10px hsla(0,0%,0%,.2);	 
	text-transform: capitalize;
}

H2{
	font-size: 12px;
	font-weight: 600;
	color: #FFFFF5;
	padding:2px;
	text-align: center;
	margin: 15px 10px 15px 10px;
	background-color:#0B3920;
 border-radius: 4px;
-webkit-border-radius: 4px;
  border-radius: 4px;
 box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
-webkit-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
}

H3{

}

H4{
	font-size : 13px;
	font-weight: bold; padding:4px;
	color: #FFFFF5; letter-spacing:3px;
	text-align: center;
	margin: 6px 0px;
	background: linear-gradient(-90deg, #157015, #1E9E20); background-color: #1E9E20; 
 border-radius: 6px;
-webkit-border-radius: 6px;
  border-radius: 6px;  
 box-shadow: 0 15px 10px hsla(0,0%,0%,.2);
-webkit-box-shadow: 0 15px 10px hsla(0,0%,0%,.2);
 
	text-transform: capitalize;
}
TD, INPUT, 
DIV,p { 
font-family : Tahoma, sans; 
font-size : 14px!important; line-height:168%;
} 
#pagewidth{ 
 width:760px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

#bg {
text-align:center;
background-color:#fdfdfe;
} 

#header{
 position:relative; 
 height:180px; 
  background-color:#000; 
 width:100%;
} 
 
#rightcol{ margin-left:10px;
 width:170px;
 float:left; 
 position:relative; 
 background-color:#fff;
 }
#ads {
 width:160px;
 float:right; 
 position:relative; 
 background-color:#fdfdfd;
 display:block;
 }
 
#maincol{background-color: #FFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:580px;
 	background-image: url(images/apt.gif);
	background-repeat: repeat-x; 
	background-attachment: scroll;
	background-position: center top;
 }
 
#footer{
 height:60px; 
  background-color:#fdfdfd; 
 clear:both;
 } 
  
.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;}
}
  

.tp {
margin:0px;
 border:1px solid #000;
 }
 
.lp {
text-align:center;
width:760px;
padding:4px 0px;
background-color:#000;
border:1px solid #dee3eb;
margin: 10px 0px;
}
.ad2 {
	text-align:center;
	margin:0px;
	}	

 .art {
	font-size: 12px;
	color: #001F51;
	background-color: #fdfdfe;
	padding: 12px;
	background-image: url(images/apt.gif);
	background-repeat: repeat-x;
	border: 1px solid #dee3eb;
	text-align: justify;
	margin: 5px 10px 5px 10px;
	background-attachment: scroll;
	background-position: center top;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
  border-radius: 8px;
} 
.artn {
	font-size: 13px;
	color: #001F51;
	background-color: #fdfdfe;
	padding: 12px;
	background-image: url(images/apt.gif);
	background-repeat: repeat-x;
	border: 1px solid #dee3eb;
	text-align: justify;
	margin: 5px 10px;
	background-attachment: scroll;
	background-position: center top;
  text-align:center;
  font-weight:bolder;
} 
.arten {
	font-size: 12px;
	color: #001F51;
	background-color: #fdfdfe;
	padding: 10px;
	background-image: url(images/apt.gif);
	background-repeat: no-repeat;
	border: 1px solid #dee3eb;
	text-align: justify;
	margin: 5px 10px;
	background-attachment: scroll;
	background-position: center top;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
  border-radius: 8px;
 -moz-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
-webkit-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
box-shadow: 0 12px 8px hsla(0,90%,0%,.2);

} 
.mn {
	color:#fdfdfe;
	font-size:14px;
	font-weight:bolder;
	width:auto;
	height:15px;
	background-color:#000;
	border-top:1px solid #dee3eb;
	text-align:left;
	text-indent:8px;
	padding:3px;
	margin:0px;

}

.art33 {
	padding: 10px;
	border: 1px solid #F2F4F8;
	text-align: center;
	margin: 5px 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
  border-radius: 8px;
 -moz-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
-webkit-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
}
.lps2 {
	margin: 0px;
	padding: 5px;
  border-bottom:1px solid #dee3eb;
	background-color: #fdfdfd;
	color: #0000FF;
	text-indent: 2px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align:left;
	background-image: url(images/n.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center right;
}
.gy {
	padding:5px;
	background-color: #fff;
	background-image: url(images/gy.gif);
	background-repeat: no-repeat;
	border: 1px solid #F2F4F7;
	margin: 15px 10px;
	background-attachment: scroll;
	background-position: center top;
	}

.stpk {
 text-align:center;  
 word-spacing:1px;
 letter-spacing:0px;
 font-size:11px;
 padding: 10px 0px;
 margin: 15px 0px;
 border-bottom: 1px solid #dee3eb;
 }
 
.Antipx {
	text-align: center;
	word-spacing: 20px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 150px;
	margin-left: 150px;

}
.gr {
	background-color: #FCFCFB;
	padding: 10px;
	border: 1px solid #F2F4F9;
	text-align: center;
	margin: 5px 10px;
}

.ll{
	position:relative;
  background-color: #FCFCFB;
	padding: 5px;
	border: 1px solid #F2F4F9;
	text-align: center;
	margin: 5px 10px;
	display:inline;
	float:left;
	}
	.lr{
	position:relative;
  background-color: #FCFCFB;
	padding: 10px;
	border: 1px solid #F2F4F9;
	text-align: center;
	margin: 5px 10px;
	display:inline;
	float:right;
	}
.gt {
	text-align:center; padding:12px 0px;
	margin:5px 0px 15px 0px;
	letter-spacing:2px; 
	font-size:15px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
  border-radius: 6px;
 -moz-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
-webkit-box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
box-shadow: 0 12px 8px hsla(0,90%,0%,.2);
	width:760px;
	background-color:#fdfdfb; 
	border-bottom:1px dashed #dee3eb; 
	}
.gt a { font-size:18px; font-weight:bolder;}
.gt a:hover { font-size:18px; }
.ln {
	text-align:center; 
	margin:3px 0px 0px 0px;
	letter-spacing:0px; 
	font-size:9px;
	width:760px;
	background-color:#000;
	}			
.gr {
	text-align:center;
	margin:0px;
	}	
.ap { 
	text-align:center;
	
	margin:15px;
	}

.ap img{ -moz-border-radius: 3px;
-webkit-border-radius: 3px;
  border-radius: 3px;
 -moz-box-shadow: 0  2px 8px hsla(0,90%,0%,.2);
-webkit-box-shadow: 0  2px 8px hsla(0,90%,0%,.2);
box-shadow: 0  2px 8px hsla(0,90%,0%,.2); 
	
	margin:10px 45px;
	}


.ckw {
	text-align:justify;
	padding:5px;
	margin:5px;
	border-bottom:1px dashed #dee3eb;
	font-size:9px;
	color:#033D78;
	}
.lnk {
	margin:0px 12px 5px 5px;	
	font-size:9px;		
	}
.czy {
	text-align:right;
	margin:2px 10px;
	}
.zd {
	float:left;
	margin:15px 5px 0px 0px;
	text-indent:25px;
	}	
.adk {
  background-color: #fdfdfe;
	padding: 12px;
	background-image: url(images/apt.gif);
	background-repeat: repeat-x;
	border: 1px solid #dee3eb;
	text-align: justify;
	margin: 5px 10px 5px 10px;
	background-attachment: scroll;
	background-position: center top;	
	text-align:center;
	}
.dsk {
	border-bottom:1px solid #dee3eb;
	padding:5px;
	margin: 2px 10px;
	text-indent:25px;
	font-size:11px;
	background-image: url(images/dsk.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	}
.g {	
	text-indent:5px;
	padding:3px;
	margin:3px;
	letter-spacing:2px;
	text-align:left;
	}
#gtr {
	background-color:#fdfdfe;
	text-align:left;
	margin:10px;
	border:1px dotted #dee3eb;
  margin: 5px 10px;
	}	
.opi {
 text-align:left; 
 text-indent:10px;
 background-color:#F5F9FF;
 border-bottom:1px solid #dee3eb;
 margin:5px 20px;
 padding:6px 4px;;
 }
.opu {
 text-align:left; 
 text-indent:10px;
 background-color:#F9FAFE;
 border-bottom:1px solid #D1DBEB;
 margin:6px 20px;
 padding:6px 4px;;
 } 

.fot {
	text-align:center;
	border:1px solid #dee3eb;
	padding:5px;
	margin:5px 0px;

	}
.prg {
	text-align:center;
	border:1px dashed #dee3eb;
	padding:10px
;}
.bb { 
	text-align:center;
  background-image: url(images/gg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	visibility:visible;
	}
.dlp {
text-align:left; 
margin:2px 0px; 
padding:5px 0px; 
background-color:#000; 
height:18px;
width:760px;	
}