BODY
{
background-color:	#c5c4bc;
font-family	:	arial;
margin	:	0px;
font-size	:	11px;
}

td
{
padding	:	10px;
font-family	:	arial;
}

h1
{
	font-family	:	arial;
	font-size	:	13px;
	display	:	inline;
}

i
{
	color	:	#868683;
}

.notice
{
color	:	green;
}

.nopad
{
padding	:	0px;
}

.menu, .menu a
{
font-size	:	11px;
color	:	white;
font-weight	:	bold;
background-color:#2b90b2; 
float: left;
margin-right:	1px;
position:	relative;
text-decoration	:	none;
}

.menu a:hover
{
background-color	:	#339abd;
}

.menuActive, .menuActive a
{
font-size	:	11px;
color	:	#5f5b57;
font-weight	:	bold;
background-color:#f0efe9; 
float: left;
margin-right:	1px;
position:	relative;
text-decoration	:	none;
}

.menuActive a:hover
{
background-color:#f0efe9
}

.menuBooking, .menuBooking a
{
font-size	:	11px;
color	:	white;
font-weight	:	bold;
background-image	:	url(../images/greenbg.gif);
float: left;
margin-right:	1px;
position:	relative;
text-decoration	:	none;
}

.menupad
{
padding	:	5px;
}

.billtxt, .billtxt a
{
filter:alpha(opacity=93);	-moz-opacity:0.93; opacity: 0.93;
background-image:url(../images/billbg.gif);
color	:	white;
font-size	:	13px;
font-weight	:	bold;
text-decoration	:	none;
width	:	100%;
padding-left	:	2px;
}

.knap
{
background-image: url(../images/knapbg.gif);
font-size:	11px;
color	:	#1d1d1d;
}

.head, .head a
{
font-size	:	13px;
color	:	#1d1d1d;
font-weight	:	bold;
}

.content
{
font-size	:	11px;
color	:	#1d1d1d;	
}

.content a
{
color	:	#1d1d1d;	
}

.content a:hover
{
color	:	#01688b;
background-color	:	#faf9f3;
}

.bottom, .bottom a
{
color	:#d3e2e2;
font-family:	verdana;
font-size:	10px;
}

.bottom a:hover
{
color	:	#f0efe9;
}