                              /* == body ==  */
body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}	

.head_text {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.head_text2 {
	font-size: 12px;
	color: #F0F189;
	text-transform: uppercase;
}

                              /* == A ==  */
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}




								/*==== table Logon =========*/
table.logon {
	width: 150px;
	padding: 0px;
}
								/*==== table Logon =========*/
td.logon {
	font-size: 12px;
	color: White;
	font-weight: bold;
	
}
.reg {
	font-size: 10px;
	color: White;
}

.login{ 
	font-size: 9px;
	border: 1px solid Black;  
	color: Black;  
	width:  50px;
	height: 13px;
}	

.user {
	font-size: 11px;
	color: #000;
	background-color: #ccc;
	font-weight: bolder;
}
		
								/*==== News =========*/
.news-head {
	background: url(/mold/_images/bgnews.gif) repeat-x bottom; 
}

.news-group {
	font-size: 15px;
	color: Black;
   font-weight: bold;
}

.news-date {
	font-size: 11px;
      font-weight: bold;
	color: #003333;
}
.news-dates {
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}

.news-title {
	font-size: 12px;
	color: #000000;
}

.news-title-anon {
	font-size: 12px;
	color: #000000;
}

.news-announ {
	font-size: 12px;
	color: #666666;
}


                            
										/*== NEWS content ==*/
.content-head {
	background-color: #E3F2FB;
	border-bottom: 2px solid #8B0000;
	vertical-align: bottom;
}

.content-date {
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	padding-top: 4px;
}

.content-title {
	font-size: 14px;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
	color: #3E3E3E;
	
}

.content-news {
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.content-block {

	margin-right: 15px;
	margin-left: 5px;
	margin-top: 13px;
	}

.name_group {
	font-size: 17px;
	color: #1F144E;
	font-weight: bold;

}

.n-date {
	font-size: 11px;
	font-weight: bold;
	color: #003333;
}

.news-announ2 {
	font-size: 12px;
	color: #333333;
}