/* CSS Document */
body {
	background: url('images/back.gif') 0 0 repeat-x;
	background-color: #052840;
	margin: 0px 0px 0px 0px;
	}

#container {
	text-align: center;
	margin: 0 auto 0;
	width: 738px;
	background: #ffffff; 
	}

table#center {
	text-align: center;
	margin: 0 auto 0;
	width: 300px;
}

#logo {
	background: url('images/logo.jpg') 0 0 repeat-y;
	height: 179px;
	}

div#menu {
	text-align: center;
	margin: 0 auto 0;
	background: #fff;
	width: 733px;
	}

ul.unem {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style: none;
	}

li.back {
	margin: 0px;
	padding: 0px;
	width: 145px;
	height:37px;
	display: block;
	background: url('images/menu.gif') 0 0 repeat-x;
	border-right: 1px solid #0F3E5E;
	float:left;
	}

li.curent {
	margin: 0px;
	padding: 0px;
	width: 145px;
	height:37px;
	display: block;
	background: url('images/curent.gif') 0 0 repeat-x;
	border-right: 1px solid #0F3E5E;
	float:left;
	}

li.left {
	border-left: 1px solid #0F3E5E;
}

#menu ul a { 
	font-family: arial;
	width: 145px;
	font-size: 14px;
	display: block; 
	text-decoration: none; 
	color: #fff; 
	text-align:center;
	margin: 0 auto 0; 
	padding-top: 10px;
}

#menu ul a:hover { 
	font-family: arial;
	font-size: 14px;
	display: block; 
	text-decoration: none; 
	color: #fff; 
	background: url('images/curent.jpg') 0 0 repeat-x;
	text-align:center;
	margin: 0 auto 0; 
	padding-top: 10px;
	height: 27px;
}

div#text {
	width: 484px;
	background: #E5E5DD;
	border: 1px solid #D5D5D1;
	margin: 2px;
	float: left;
}

div.text {
	width: 484px;
	background: #E5E5DD;
	border: 1px solid #D5D5D1;
	margin: 2px;
	float: left;
	text-align: left;
}


div.text1 {
	width: 729px;
	background: #E5E5DD;
	border: 1px solid #D5D5D1;
	margin: 2px;
	float: left;
}

div#news {
	width: 238px;
	background: #E5E5DD;
	border: 1px solid #D5D5D1;
	margin: 2px;	
	float: left;
	text-align: left;
}

div#news a {
	font-size: 12px;
	font-family: arial;
	margin-left: 0px;
	text-align: left;
	text-decoration: none;
	
}
div#news ul {
 margin-left: 50px;
	
}

div#news1 {
	width: 230px;
	float: left;
}

h1 {
	display: none;
}

h2 {
	padding-bottom: 3px;
	color: #1FB20C;
	margin: 10px 10px 5px 10px;
	font-family: arial;
	font-size: 14px;
	text-align:left;
	border-bottom: 1px solid #A1A1A1;
}
h3 {
	color: #000;
	margin: 5px 10px 5px 20px;
	font-family: arial;
	font-size: 13px;
	text-align:left;
}

p {
	color: #252525;
	font-family: arial;
	margin: 5px 10px 5px 10px;
	font-size: 12px;
	text-align:justify;
	text-indent:20px;
}

ul {
	list-style-image: url('images/square.gif');
	text-align:left;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
}

li {
	margin-bottom:2px;
}

.margin {
	margin: 5px;
	padding: 5px;
	background: #fff;
	border: 1px solid #A1A1A1;
	float:right;
	}

a {
	color: #1FB20C;
}



a:hover {
	color: #A1A1A1;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	color: #1FB20C;
}
.left {
	text-align:left;
	margin: 30px;
}

td {
	font-family: arial;
	font-size: 12px;
	text-align:left;
}

.c-b {
	clear:both; height:0px; font-size:1px; line-height:1px; display:block; width:100%; margin-top:-1px;
}

div#news p {
	text-indent: 0px;
}
div#news b {
	font-size:10px;
	color: #1FB20C;
}
span {
	color: #1FB20C;
	font-weight: bold;
}

