body {
	margin: 0px;
	padding: 0px;
	background-color: #BEDAEF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #014F7D;
}

p {padding:0;margin:0;}

img {border:none;}

#header {
	background-image: url(../images/s1.jpg);
	background-position: center top;
	height: 268px;
}
#header #head-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash {
	height: 217px;
	width: 268px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#footer {
	background-image: url(../images/footer1.jpg);
	height: 72px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer #footer_text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer_text p {
	padding-left: 260px;
	padding-top: 10px;
}


#content {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#content #cont_center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #cont_center #cont_left {
	width: 210px;
	float: left;
	padding-right: 20px;
}
#content #cont_center #cont_rigth {
	float: right;
	width: 610px;
	padding-left: 30px;
	padding-right: 30px;
}
#content #cont_center #cont_rigth p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h1, h3, h2, h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

#menu-top {
	list-style-type: none;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 255px;
}
#menu-top li {
	display: inline;
	padding-left: 10px;
}
#menu-top a {
}
#menu-top img {
	height: 30px;
	width: 110px;
}
#tabs table {
	font-size: 12px;
	border-collapse:collapse;
	border:1px solid #fff;
}

#content #cont_center #cont_rigth #tabs table p {padding:5px;margin:0px;}
#tabs table th {
	background-image:url(../images/table-head-bg.gif);
	color:#FFFFFF;
	border-bottom:1px solid #fff;
}
#tabs table td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#cont_left h3 {
	font-size: 16px;
	font-weight: bold;
	color: #014F7D;
}
.news-date {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #014F7D;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
}

p.news-text img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
//--------------------------------------------------------------------
.admin_tbl {
	font-size:11px;
	border:#CCCCCC 1px solid;
}.admin_panel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	margin:2px;
	padding-left:3px;
	padding-right:3px;	
}

.white2 {
	color:#FFFFFF;
}
//--------------------------------------------------------------------