.contents_tableBLOCK {
	width : 700 ; }
.contents_table {
	width : 98% ;
	font-size: 12 ;
	color: black;
	text-decoration: none ;
	font-weight: normal ; }
.contents_title {
	background-color : white ;
	color: black ;
	font-weight: bold ;
	font-size: 12 ;
	height : 30px ;}
.contents_stitle {
	color: #c2c2c2 ;
	height : 20 ; 
	font-weight: bold; }
.contents_item {
	width : 120px ;
	font-weight: bold ;
	height : 20px }
.contents_item {
	color: black ;
	font-weight: bold;
	width : 120px ; }
.contents_error {
	color: #9c3a45 ;
	font-weight: normal ;
	font-size: 10px ;
	height : 20px ;}
/* INFO */
.info_item {
	width : 120px ;
	font-weight: bold ;
	color : black ;
	font-size : 12 ;
	height : 20px }
/* NEWS */
a.backlink {  
	color: black ;
	text-decoration: none ;
	font-weight: bold;
	font-size: 12; }
a.backlink:hover{
	color: #df0000 ;
	text-decoration: none ;
	font-weight: bold;
	font-size: 12 ; }
a.backlink:active {
	color: #9c3a45 ;
	text-decoration: none ;
	font-weight: bold ;
	font-size: 12 ; }
.news_title {
	color: black ;
	background-color: white ;
	color : #96989A ;
	font-weight: bold ;
	font-size: 14 ;
	height : 20px ;}
	
/* ADVALVAS */
.month {
	color: white ;
	background-color: #4F81B4 ; 
	font-weight: bold ;
	font-size: 14 ;
	height : 20px ;}	
.bezet {
	color: #EF984B ;
	font-weight: bold ;
	font-size: 12 ;
	height : 20px ;}	
	

/* PRODUCTS */
a.prod_text {
	color: black ;
	text-decoration: none;
	font-weight: normal ;
	font-size: 11 ; }
a.prod_text:hover{
	color: #a7d2e8 ;
	text-decoration: none;
	font-weight: normal ;
	font-size: 11 ; }
	
/* NEWSLETTER */
.newsletter_table {  
	width : 580 ;
	font-size: 12 ;
	color: black ;
	font-weight: normal ; }
.newsletter_table2 {
	width : 100% ;
	font-size: 12 ;
	color: black ;
	font-weight: normal ; }
.newsletter_title2 {
	font-size: 14px ;
	color: black ;
	font-weight: bold ;
	height : 20px ; }
.newsletter_required {
	font-size: 10px ;
	color: #9c021b ;
	font-weight: normal ;
	height : 20px ; }
a.newsletter {
	color: white ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14px ; }
a.newsletter:hover{
	color: #FFAE00 ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14px ; }
/* ALT */
.contents_alt1row {
	color: black ;
	height : 20 ;
	font-weight: normal;
	background-color: #e5e790 ;
	font-size : 12 ; }
a.contents_alt1 {
	color: #517243 ;
	height : 20 ;
	font-weight: bold ;
	font-size : 12 ; }
a.contents_alt1:hover {
	color: #e5e790 ;
	height : 20 ;
	font-weight: bold ;
	font-size : 12 ; }
.contents_alt2row {
	color: white ;
	height : 20 ;
	font-size : 12 ;
	font-weight: normal;
	background-color: #517243 ; }
a.contents_alt2 {
	color: #517243 ;
	height : 20 ;
	font-size : 12 ;
	font-weight: bold ; }
a.contents_alt2:hover {
	color: #e5e790 ;
	height : 20 ;
	font-size : 12 ;
	font-weight: bold ; }
        
/* required */
.required {
    color: #6c2223 ; }
.inputbox_required {
	background-color: white ;
	border-width: 1px;
	border-color: #630202 ;
	border-style: groove;
	font-size: 14px;
	color: #a5acb2 ; }
.inputbox_requirederror {
    border-width: 1px;
    background-color : #ec008c ;
    border-color: black ;
    border-style: groove;
    font-size: 12px;
    color: white ; }
    
/* EVENTS */
.events_name {
    color : #feb40f ;
    font-weight : bold ; }
a.events_name {
	color : #feb40f ;
    font-weight : bold ; }
a.events_name:hover {
    color : #feb40f ;
    font-weight : bold ;
    text-decoration : underline ;  }
a.events_name:current {
    color : #feb40f ;
    font-weight : bold ; }
a.events_name:visited {
    color : #feb40f ;
    font-weight : bold ; }
    
