.body_css	{ background-image:	url('images/bg_body.jpg');
		background-color: 	#404040;
		margin : 		2px;
		/*background-repeat:repeat-x;*/}

.banner_table_css { background-image:	url('images/banner.jpg');
		border: 		0px solid #ffffff; 
		border-collapse: 	collapse;
		color: 			#ffffff;
		font-family: 		arial;  
		font-size: 		14; 
		font-weight:		bold;}

.bottom_table_css { background-image:	url('images/bg_bottom.jpg');
		border: 		0px solid #ffffff; 
		border-collapse: 	collapse;}

.table_css	{ background-color: 	#ffffff;
		border: 		0px solid #ffffff; 
		border-collapse: 	collapse;}

.menu         { background-image:	url('images/bg_menu.jpg');
		border: 		0px solid #00324d; 
		border-collapse: 	collapse; }

.menu_text      { color: 		#ffffff;
		font-family: 		arial;  
		font-size: 		13; 
		font-weight: 		bold;
		text-decoration:	none; }

.menu_text a:	{ text-decoration:	none;}

.menu_text a:hover { color: 		#ff1c30;
		text-decoration: 	underline;}

.title		{ color:             	#552728;
                text-decoration:     	none;
                font-family:         	arial, sans-serif;
                font-size:           	16px;
                font-weight:         	bold; }

.title_reference { color:             	#552728;
                text-decoration:     	none;
                font-family:         	arial, sans-serif;
                font-size:           	16px;
                font-weight:         	bold; }

.text		{ color: 		#202020;
		font-family: 		tahoma;  
		font-size: 		12; 
		font-weight: 		normal;
		text-decoration:	none;}

.text a:	{ text-decoration:	none;}

.text a:hover  	{text-decoration: 	underline;}

.small_text	{ color: 		#ffffff;
		font-family: 		tahoma;  
		font-size: 		10; 
		font-weight: 		normal;
		text-decoration:	none;}

.small_text a:	{ text-decoration:	none;}

.small_text a:hover {text-decoration: 	underline;}

.button         { background-image:	url('images/bg_bottom.jpg');
		border: 		0px solid #00324d; 
		border-collapse: 	collapse;
		color: 			#ffffff;
		font-family: 		arial;  
		font-size: 		13; 
		font-weight: 		bold;
		text-decoration:	none; }

.warning_text	{ color: 		#ff0000;
		font-family: 		tahoma;  
		font-size: 		11; 
		font-weight: 		normal;
		text-decoration:	none;}

.notif_table_css_reference { border: 		1px solid #9c4645; 
		border-collapse: 	collapse;
		background-repeat: 	no-repeat;
		background-position: 	bottom right;}

.warning_title	{ color:             	#ff0000;
                text-decoration:     	none;
                font-family:         	arial, sans-serif;
                font-size:           	16px;
                font-weight:         	bold; }

