/* CSS definition file containing site wide stylesheets */

.Style1 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,139,0);
 	font-weight: bold;
 	text-decoration: none ;
 	list-style-type: circle;
 	list-style-image: url( "../assets/images/arrow.gif" )
}

.Style {
	font-family: "Microgramma D",  monospace;
 	font-size: 14px;
 	color: rgb(128,128,128);
 	text-decoration: none 
}

.Style2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(48,103,130)
}

.EntChapOrange {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(252,139,7)
}

.Style3 {
	color: rgb(43,74,89);
 	text-decoration: none ;
 	text-align: left;
 	background-color: rgb(219,225,227);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Style4 {
	color: rgb(43,74,89);
 	text-decoration: none ;
 	text-align: right;
 	background-color: rgb(228,239,245);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Style5 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(48,103,130);
 	text-align: right
}

.Style6 {
	font-family: Eurostile,  sans-serif;
 	font-size: 14px;
 	color: rgb(252,139,7);
 	text-decoration: none 
}

.Style7 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(48,103,130);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	list-style-type: circle
}