@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.panel_long{
	width:650px;
}
.panel_long_shadow_left{
	background-position:right;
	background-repeat:repeat-y;
	background-image: url(images/panel_long_shadow_left.jpg);
	width:3px;
}
.panel_long_shadow_right{
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(images/panel_long_shadow_right.jpg);
	width:4px;
}
.panel_long_shadow_bottom{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_long_shadow_bottom.jpg);
	height:4px;
}
.panel_long_shadow_top{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_long_title.jpg);
	height:31px;
}
.panel_long_shadow_top_d{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_long_title_directory.jpg);
	height:31px;
}
.panel_long_shadow_top_n{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_long_title_news.jpg);
	height:31px;
}
.panel_short{
	width:320px;
}
.panel_short_shadow_left{
	background-position:right;
	background-repeat:repeat-y;
	background-image: url(images/panel_short_shadow_left.jpg);
	width:4px;
}
.panel_short_shadow_right{
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(images/panel_short_shadow_right.jpg);
	width:5px;
}
.panel_short_shadow_bottom{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_short_shadow_bottom.jpg);
	height:4px;
}
.panel_short_shadow_top{
	background-position:top center;
	background-repeat:repeat-x;
	background-image: url(images/panel_short_shadow_top.jpg);
	height:3px;
}
.restaurantbg	{
	color: #852324;
	background-repeat: repeat-x;
	background-image:url(images/restaurant_bg.jpg);
	border-top:1px solid #ffffff;
	border-bottom:1px solid #CCCCCC;
}
a.directorylink:link {color: #0066FF; text-decoration: none; }
a.directorylink:visited {color: #0066FF; text-decoration: none; }
a.directorylink:hover {color: #0066FF; text-decoration: underline; }
a.directorylink:active {color: #0066FF;
} 

a.directoryl:link {color: #333333; text-decoration: none; }
a.directoryl:visited {color: #333333; text-decoration: none; }
a.directoryl:hover {color: #333333; text-decoration: underline; }
a.directoryl:active {color: #333333; } 
