body{
	color:#222;	
	font-size:13px;
	background-color:#fff;
}
.title{
	font-weight:800;
	font-size:1.5em;
	line-height:1.5em;
	border-bottom:1px solid #eee;
	margin-bottom:17px;
	padding-bottom:5px;
}
.title.tarticle{
	margin-bottom:4px;
}
.tcenter {
	text-align: center!important;
}
.tright {
	text-align: right!important;
}
.tmiddle,.tmiddle td{
	vertical-align: middle!important;
}
.italic{
	font-style:italic;	
}
.bold{
	font-weight:bold;	
}
.title.tsidebar{
	margin-bottom:10px;
}
.header{
	background:url('../img/front/header-2019.jpg') no-repeat top left;
	height: 209px;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
}
.main input{
	margin-bottom:5px;	
}
.content{
	margin-top:70px;	
}
.logo{
	background:#fff url('../img/front/logo-small.png') no-repeat left 15px;
	width:200px;
	height:55px;
}
.top{
	background-color:#1a69b6;
	height:78px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.footer{
	background-color:#1a69b6;
	height:100px;
	color:#fff;
	text-align:center;
}
.titletop{
	text-transform:uppercase;
	font-weight:300;
	font-size:0.9em;
	line-height:0.9em;
	text-shadow:1px 1px 4px #6e8cb2;	
	margin-top:25px;
	margin-left:10px;
}
.titletop span{
	font-size:0.7em;
}
.box{
	margin:20px 0px;
	background-color:#f7f7f7;
	padding:20px 30px;
	-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow:0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-border-radius:2px;
	border-radius:2px;
}
.sidebar{
	min-height:300px;	
}
.main{
	min-height:400px;	
}
.pager{
	margin-top:50px;	
	font-size:0.9em;
}
.pager li{
	margin-left:30px;	
}
.article{
	margin-bottom:30px;	
}

p.timepost{
	font-size:0.9em;
	margin-bottom:10px;
}
#menu{
	margin-top:25px;	
	text-transform:uppercase;
	font-size:0.9em;
	margin-right:40px;
}
.footer{
	color:#fff;	
}
.footer p{
	text-transform:uppercase;
	font-size:0.8em;	
	text-shadow:1px 1px 2px #6e8cb2;
	margin-top:40px;
}
.table1{
	width:100%;	
}
.table1 tr td{
	padding:5px 5px;	
}
.title span .btn{
	font-weight:normal!important;
}

.table-small td,.table-small th{
	padding:5px 10px;	
	font-size:14px;
}
.table-small input{
	margin:0px;	
}
.mainform li{
	margin-bottom:10px;	
}
.courier{
	font-family: "Courier New", Courier, monospace!important;	
}
video { 
   position:absolute;
   visibility:hidden;
}
