/* BlueNote CCSTheme */

body,table,td{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color : Black;
}


/*  LEFT MENU START */
a.menu_left,a.menu_left:visited,a.menu_left:link{
	text-decoration: none;
	color: white;
	FONT-SIZE: 8pt;
	font-weight: bolder;
	font-family: Arial, serif;

}

a.menu_left:hover{
	text-decoration: underline;
	color: white;
	FONT-SIZE: 8pt;
		font-weight: bold;
}

td.menu_left{
	PADDING-LEFT: 0px;
	color: #4b4b4c;
	FONT-SIZE: 8pt;
}

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 168px; /* Width of Menu Items */ 
	line-height: 69px;
	border-bottom: 0px solid #ccc; 

} 

#menu ul li { 
	position: relative; 
	
} 

#menu li ul {
	position: absolute;
	width: 168px;
	left: 168px; /*Set 1px less than menu width */
	top: 0;
	display: block;
	border-bottom: 1px solid #f4f4f4;
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */
#menu ul a { 
	display: block; 
	text-decoration: none; 
	/*color: #383838;*/ 
	BACKGROUND-IMAGE: url(/eng/images/header_05.gif); 
	BACKGROUND-REPEAT: no-repeat;
	background: #fff url(/eng/images/header_05.gif); /* IE6 Bug */ 
	padding: 0px; 
	padding-left: 0px; 
	padding-right: 15px; 
	padding-bottom: 0px;
	border: 0px solid #ccc; 
	border-bottom: 0; 
line-height: 19px;
} 

/* Hover Styles */ 
#menu ul a:hover { 
	/* color: #383838; */
	text-decoration: underline;
	background: #f9f9f9 url(/eng/images/header_05.gif); 
} 

/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	color: white;
	background: #86B1C2; /* IE6 Bug */
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #f4f4f4;
	border-bottom: 0;
	line-height: 12px;
	FONT-SIZE: 8pt;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	color: white;
	text-decoration: underline;
	background: #6C7FBA url(/eng/images/header_05.gif);
} 

/* Icon Styles */ 
#menu ul a.menu_left { background:transparent url("/eng/images/menu-icon.jpg") no-repeat right; } 
#menu ul a.menu_left:hover { background:transparent url("/eng/images/menu-icon.jpg") no-repeat right;}


/*  LEFT MENU END */
.catalog_title{
	font-size: 10pt;
	color: #505050;
	font-weight: bold;
}

/*a,a:visited,a:hover,a:link{*/
a,a:hover{
	text-decoration: none;
	color: green;
}

td,table{
        /*padding : 0px 0px 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;*/
        margin : 0px 0px 0px 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
}





textarea.mailform {
border: 1px solid #CC0000;
}



object,param,embed{
        border : 0;
        border-bottom-width : 0;
        border-width : 0;
        margin : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        padding : 0;
        padding-bottom : 0;
        padding-left : 0;
        padding-top : 0;
        padding-right : 0;
        text-indent : 0;
}

ul,li,ol{
        line-height : 10pt;
}



td.footer_menu{
	text-align: center;
		color: #3A5775;
}
a.footer_menu,a.footer_menu:visited,a.footer_menu:link{
		color: #265C7B;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 8pt;
	text-decoration : none;

}
a.footer_menu:hover{
		color: #265C7B;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 8pt;
	text-decoration : none;

}
span.title{
	color: gray;
	font-size: 10pt;
	font-weight: bolder;
}
td.top_menu{
	text-align: right;
	line-height: 25px;
}
a.top_menu,a.top_menu:visited,a.top_menu:link{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.top_menu:hover{
	color: #BEF6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}


td.bottom_menu{
	color: #AACAD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.bottom_menu{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
			color: #3786b3;
        font-weight: bold;
}
a.bottom_menu:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
			color: #BEF6CF;
        font-weight: bold;
}


td.announce{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #F6F6F6;
        text-decoration: none;
        margin-left : 10px;
        text-align : right;
        margin-right : 3px;
        padding-left : 10px;
        padding-right : 3px;
}

