.Text_12px_Normal_Grey { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444 ; font-weight: normal}
.Text_Trame_12px_Normal_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(images/trame.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Text_12px_Bold_Grey { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444 ; font-weight: bold}
.Text_12px_Bold_Dark_Blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #082A44; font-weight: bold}
.List_10px_Bold_Dark_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #082A44;
	font-weight: bold;
	list-style-type: square;
	vertical-align: top;
	list-style-image: url(images/orange_dot_list.gif);

}
.List_12px_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	list-style-image: url(images/orange_dot_list.gif);
}
.Border_Dark_Blue {
	border: 1px solid #082A44;

}

#layer1 {
   background-color : #E0F0FD; 
   layer-background-color : #E0F0FD;
   border-width : 1px; 
   border-style : solid; 
   border-color : #285272;
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
   text-decoration: none;
}
#layer1 li {
	margin: 0 0 0 0;
}
#layer1 a {
	/*/*/display: block;
	padding: 2px 2px 2px 2px;
	width: 125px; /* */
}
#layer1 a:hover {
	background-color: #082A44;
	color: #FFFFFF;
}
#layer1 a:link {
	/*/*/color: #082A44;
	text-decoration: none; /* */
}
#layer1 a:visited {
	/*/*/
	text-decoration: none; /* */
}
#uberlink a:link {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
#uberlink a:visited {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
#uberlink a:hover {
	/*/*/
	background-color: #678FAE;
	color: #FFFFFF; /* */
}
.Text12pxBoldOrange {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: bold
}
