.titlesgi { color: #003980; font-weight: bold; font-size: 20px; font-family: Verdana }
.txt  {
	color: #333333;
	font-size: 11px;
	font-family: arial;
}
.txtjust {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	text-align: justify;
}
.Submenu   { color: #333333; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.menu1  { color: #966; font-weight: bold; font-size: 11px; font-family: "arial black" }
.titlechap { color: #BC2201; font-size: 11px; font-family: arial }
.link { color: white; font-size: 11px; font-family: Verdana; text-align: center }
a:link {
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	color: #333333;
}
a:visited { color: #333333; font-size: 11px; font-family: verdana; text-decoration: none }
a:hover { color: #FFCC00; font-size: 11px; font-family: verdana; text-decoration: none }
.linkwhite {
color: white; font-size: 11px; font-family: Verdana; text-align: center
}
.border_dark {
	border: 1px solid #003980;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.abckgmenu {
	background-image: url(images/images/01bckg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bbckgmenu {
	background-image: url(images/images/02_bckg_menu.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.cbckgmenu {
	background-image: url(images/images/03_bckg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.barmiddle {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
