.meniu, meniu:active, meniu:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #888888;
 	text-decoration : none;
}
.meniu:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #13AADB;
 	text-decoration : underline;
}
.meniu_on{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #13AADB;
 	text-decoration : underline;
}

.stiri_title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #888888;
 	text-decoration : underline;
}
.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #888888;
	text-decoration : none;
}
.content_mic{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #888888;
	text-decoration : none;
}
.forgot{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
 	text-decoration : underline;
	color : #888888;
}
.table_head{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
 	text-decoration : none;
	color : #888888;
}
.table_content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #888888;
	text-decoration : none;
}
.login{
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #888888;
	text-decoration : none;
}
.formItem {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;	
	background : #EDF9FC;
	border : 1px solid #888888;
}
.newacc {
	font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
        color : #000000;
        text-decoration : none;
        background : #EDF9FC;
        border : 1px solid #888888;
}


.links,links:active,links:visited,links:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #13AADB;
 	text-decoration : underline;
}

.error{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;	
}

.right_menu,right_menu:active,right_menu:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #13AADB;
	text-decoration : none;		
}
.right_menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #13AADB;
	text-decoration : underline;		
}
.right_menu_on{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #13AADB;
	text-decoration : underline;		
}
.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #888888;
	text-decoration : normal;
}

.top:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #888888;
	text-decoration : underline;
}
					
.top_header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #888888;
}

