/* BlueNote CCSTheme */

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


.catalog_title{
	font-size: 10pt;
	color: #505050;
	font-weight: bold;
}

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

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{
        
}



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;
}

.reservation{
	border: 1px solid gray;
}

td.top_menu_sep{
	color: white;
	font-weight: bolder;
	font-size: 9pt;
	width: 20px;
	text-align: center;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:5x;
}

td.top_menu{
	text-align: center;

}
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: 9pt;
	text-decoration: none;
}
a.top_menu:hover{
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	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;
}

