body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #A4B4C4;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #4B5D85; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#4B5D85; 
	SCROLLBAR-BASE-COLOR: #7D8AA7;
}

.title_text {
	color: #FFBE24;
	font-size: 20px;
	font-family: Verdana;
}

.slogan_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
}

.left_bckgrnd {
	background-color: #7F8FA3;
}

.main_bckgrnd {
	background-color: #ffffff;
	border-right-color: #657D94;
	border-right-style: solid;
	border-right-width: 1px;
}

.white_bckgrnd {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
}

.news_title {
	color: #606A82;
	font-size: 11px;
	font-weight: bold;
}

.transparence_cell {
	background: transparent;
}

.text_item {
	color: #21477E;
	font-size: 13px;
	font-weight: bold;	
}

.text_news {
	color: #606A82;
	font-size: 11px;
}

.text_medium {
	color: #21477E;
	font-size: 16px;
	font-weight: bold;
}

.text_big {
	color: #CA2B00;
	font-size: 13px;
	font-weight: bold;
}

a:link, a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-size: 10px;
}

a:hover{
	COLOR: #21477E;
	TEXT-DECORATION: underline;
	font-size: 10px;
}

a.text_link:link, a.text_link:visited {
	color: #CA2B00;
	font-size: 16px;
	text-decoration: none;
	font-size: 12px;
}

a.text_link:hover  {
	color: #21477E;
	font-size: 16px;
	text-decoration: underline;
	font-size: 12px;
}

.textfield {
	font-family : verdana;
	font-size : 11px;
	color : #234F86 ;
	font-weight: normal;
	background-color: #C2C9DA;
	border: solid #234F86 1px;
	width: 110px; height: 18px;	
}

.button {
	font-family : verdana;
	font-size : 11px;
	color : #ffffff ;
	font-weight: normal;
	background-color: #466B9A;
	border: solid #0F529D 1px;
	width: 90px; height: 18px;	
}