/* MENU */
.menu_font{
font-size: 9px;
font-weight: bold;
font-family: verdana,arial,helvatica,sans-serif;
text-decoration: none;
/*line-height:16px;*/
}

.MenuEntry, .MenuEntryActive, .MenuEntryDisabled, .MenuEntryL3, .MenuEntryActiveL3
{

       font-size: 9px;
        font-weight: bold;
        font-family: verdana,arial,helvatica,sans-serif;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
		cursor: pointer;
        border-bottom:1px dotted #016CAC;
		width: 130px;
}

.MenuEntry2, .MenuEntryActive2
{

       font-size: 9px;
        font-weight: bold;
        font-family: verdana,arial,helvatica,sans-serif;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
		cursor: pointer;
        border-bottom:1px dotted #016CAC;
		width: 130px;
}

A.MenuEntry, A.MenuEntryActive, A.MenuEntryDisabled, A.MenuEntryL3, A.MenuEntryActiveL3
, a.AMenuEntry
{
	font-family:  tahoma,  Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;

}

a.AMenuEntry { color: #ffffff; }

.MenuEntry
{
	color: #ffffff;
	background-color: #D4E5F5;
}

.MenuEntryActive
{
     color: #ffae00;
	 background-color: #E4F5F5;
}



.MenuContainer
{
	margin-top: 0px;
	background-color: #D4E5F5;
	border: 1px solid #82A2CD;
	
}

.MenuContainer a {
text-decoration: none;
}


.TopMenuEntry, .TopMenuEntryActive
{
        text-align: center;
        vertical-align: middle;
		/*border-left: 1px solid #ffffff;*/
		padding-left: 5px;
		padding-right: 5px;

	cursor: hand;
	cursor: pointer;
}


/* END MENU */

td.TopLeftSide
{
	background-color: #ffffff;
	border-left: 1px solid #c0c0c0;
}
td.TopMenuSide
{
	background-color: #d4e5f5;
	border-left: 1px solid #82a2cd;
	border-right: 1px solid #82a2cd;
}
td.TopMainSide
{
	background-color: #ffffff;
	border-right: 1px solid #c0c0c0;
}
td.TopGraySide
{
	background-color: #e6e8e9;
}

td.LeftSide
{
	background-color: #ffffff;
	background-image: url('i/l/bg_2.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #c0c0c0;
}

td.MenuSide
{
	background-color: #d4e5f5;
	background-image: url('i/l/bg_3.gif');
	background-repeat: repeat-x;
	border-right: 1px solid #82a2cd;
	border-left: 1px solid #82a2cd;
	
}

td.MainSide
{
	background-image: url('i/l/bg_2.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #c0c0c0;
}

td.GraySide
{
	background-color: #e6e8e9;
	background-image: url('i/l/bg_1.gif');
	background-position: top;
	background-repeat: repeat-x;
}


td.BgTopMenu
{
	background-color: #0b93da;
	border-top: 1px solid #0862a4;
	border-left: 1px solid #1175bd;
	border-right: 1px solid #1175bd;
	
}

td.BgTopMenu_BottomLine
{
	border-bottom: 1px solid #c6e7f8;
	background-color: transparent;
}

td.BgTopMain
{
	background-image:url('i/l/bg_gradient.png');
	border-top: 1px solid #305d93;
	border-bottom: 1px solid #c6e7f8;

}

td.BgTopSide
{
	background-color: #2d9ad6;
	border-top: 1px solid #305d93;
	border-bottom: 1px solid #c6e7f8;
}

td.BgBottomMain
{
	background-image:url('i/l/bg_gradient.png');
	/* border-top: 1px solid #82a2cd; */
}

td.BgLeft
{
	background-image:url('i/l/bg_gradient.png');
	background-position: right; 
}


td.BgInfoLine
{
	background-color: #1b8cd0;
	border-left: 1px solid #116cb7;
	border-right: 1px solid #116cb7;
}
	
td.TopBgSide
{
	background-color: #0057a3;
}

td.TopBgLogo
{
	background-color: #0057a3;
	border-top: 1px solid #305d93;
	border-left: 1px solid #055da6;
	border-right: 1px solid #055da6;
}

td.TopBgRight
{
	background-color: #0057a3;
	background-image: url('i/l/bg_top_right.gif');
	background-position: right;
	background-repeat: no-repeat;
}

td.Corpo
{
	border-left: 1px solid #2194d3;
	border-right: 1px solid #2090d0;  /* 1868a5 */
	background-color: #6eb3e8;
	padding-left: 9px;
	padding-right: 9px;
}

a.Brandy, a.Brandy:active
{
	color: #C0C0C0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
}

a.Brandy:hover
{
	color: #3D6B87;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
}

.vert_menu {
	color: #002451;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: verdana,arial,helvatica,sans-serif;
}
A.a_vert_menu {
	color: #002451;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}
A:HOVER.a_vert_menu {
	color: #3d6b87;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana,arial,helvatica,sans-serif;
	text-decoration: none;
}


A.a_menu_level_1 {
	color: #012a61;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: verdana,arial,helvatica,sans-serif;	
}

A.a_menu_sel_level_1 {
	color: #016cac;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;	
}

A:HOVER.a_menu_level_1 {
	color: #016cac;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}


A.a_menu_level_2 {
	color: #012a61;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}
A.a_menu_sel_level_2 {
	color: #016cac;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}

A:HOVER.a_menu_level_2, A:HOVER.a_menu_sel_level_2 {
	color: #016cac;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}

A.a_menu_level_3 
{
	color: #012a61;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;

}

A.a_menu_sel_level_3 {
	color: #016cac;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}

A:HOVER.a_menu_level_3, A:HOVER.a_menu_sel_level_3 {
	color: #016cac;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}


.table_sel_level_1 {
	text-align: center;
}

.menu_level_1 {
	
	text-align: center;
	border-bottom: dotted 1px #016cac;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.menu_sel_level_1 {	
	border-bottom: dotted 1px #016cac;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	font-family: verdana,arial,helvatica,sans-serif;
}

.menu_sel_with_submenu_level_1 {		
	margin: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	text-align: center;
	font-family: verdana,arial,helvatica,sans-serif;
}

.menu_level_2 {	
	font-family: verdana,arial,helvatica,sans-serif;	
	padding: 3px;
	padding-left: 20px;
	
}

.menu_sel_level_2 {	
	font-family: verdana,arial,helvatica,sans-serif;	
	padding: 3px;
	padding-left: 20px;
	
}

.menu_level_3 {	
	font-family: verdana,arial,helvatica,sans-serif;	
	padding: 3px;
	padding-left: 16px;
}

.menu_sel_level_3 {	
	font-family: verdana,arial,helvatica,sans-serif;	
	padding: 3px;
	padding-left: 16px;
	
}

a.InfoLine, .InfoLine
{
	font-family: verdana,arial,helvatica,sans-serif;
	font-size: 11px;
	color: #e0e0ff;
	text-decoration: none;
}

a.InfoLine:hover
{
	text-decoration: underline;
}


.media_text {
	color: #62001A;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	font-family: verdana,arial,helvatica,sans-serif;
}

A.media_movie {
	color: #62001A;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}

A:Hover.media_movie {
	color: white;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana,arial,helvatica,sans-serif;
}

.TDLeftMenuImage
{
	padding: 0px;
	border: 1px solid #d0d0d0;
}

.TDLeftMenuLabel
{
	padding-left: 4px;
}


td.itemDescr li {
    margin-left: 0px;
    list-style-position:inside;
}
