@charset "utf-8";

@import url(../font/CENSCBK.TTF);
body
{
overflow-x:hidden; margin:0;
}


	.logo {
	
	width: 100%;
	
	height: 120px;
	
	background-image: url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-color:#3d6cb4;
	
}

.footer_bg {width: 100%; background:#3e6db5; padding-bottom:15px; /*height: 140px;background-image: url(../images/bg_bottom.jpg);background-repeat:repeat-x;*/}

.bg {background-image: url(../images/bg.jpg); background-repeat: repeat; background-position: left top;}
.matter {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; line-height: 18px;	color: #000;}
.footer {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #FFF;}
.link_footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:none;}
.link_footer:hover {font-family:Arial, Helvetica, sans-serif;	font-size:12px; color:#63f2f8; text-decoration:none;}

.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.linkmenu:hover {
	
	color: #60baff;
	text-decoration: none;
}

.lilinks {
	list-style-position: outside;
	list-style-image: url(../images/arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	text-transform:capitalize;
}

.shadow{
	-webkit-box-shadow: 3px -2px 2px 0px rgba(50, 50, 50, 0.62);
-moz-box-shadow:    3px -2px 2px 0px rgba(50, 50, 50, 0.62);
box-shadow:         3px -2px 2px 0px rgba(50, 50, 50, 0.62);
margin-top:-38px;
}
.bg_title {
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 100%;
	background-size:cover;
}


.text_title{
	font-family: Century Schoolbook;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#3a66ab;
	
}

.block_title{
	font-family: Century Schoolbook;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	
}

.sub_block_title {font-size:14px;}
.font-size-changer {float:right; padding:7px 8px 0;}
.font-size-changer:after {content:""; display:block; clear:both;}
.font-size-changer a {color:#fff; display:block; float:left; font-size:13px; padding:3px 5px;}
.font-size-changer a + a {margin:0 0 0 5px;}
.quick-links a, .cl-effect-5 a {color:#00f;}
.quick-links-content {background:#f4f3f3;}
.panel-login {background-color:#eaeff6; border: solid 1px #ccc;}
.search-panel {background-color:#f1efef; color:#000; border:1px solid #000; border-radius:10px; padding:10px 10px 0;}
.blackbg, .black-background {background:#000 !important;}
.whitebg, .main-table, .shadowmenu {background:#fff;}
.font-size-changer .whitebg {color:#000 !important;}
.yellow-text, .black-background, .footer_bg.black-background a {color:#ff0 !important;}
.footer_bg a {color:#fff; font-size:11px !important;}
.header-links.cl-effect-21 a {font-size:11px !important;}
.text_title {margin:15px 0 10px; display:block; border-bottom:1px solid #02729a; padding:0 0 7px;}
.quick-links-heading {font-size: 14px; font-weight: bold; font-family: Verdana; color: #FFFFFF; height: 10px; background-color: #2a166f; padding-top: 10px; padding-bottom: 10px; border: solid 1px #ffffff}
.quick-links-heading a {color:#fff;}
.font-size-changer .black-background.whitebg {background:#fff !important;}
input[type='password'] {border:1px solid #ddd;}