html
{
	background-color:#461E12;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#461E12;
	color:#A3932F;
	letter-spacing:1px;
}

p
{
	text-align:justify;
	margin:0px;
	padding:0px;
	font-size:15px;
}

img
{
	border:0px;
}

a
{
	
	color:#C8BB39;
}

a:hover
{
	color:#DFD24F;
}

area
{
	cursor:help;
}

h2
{
	padding:0px;
	margin:3px 0px 3px 0px;
}

table.logo
{
	width:100%;
	height:165px;
}

table.logo td
{
	text-align:center;
	background-image:url('.././images/logo_fill.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:bottom;
}

table.logo td.logo_au
{

	background-image:url('.././images/logo_al.gif');
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	width:701px !important;
}

td.border
{
	width:133px;
}

td img
{
	display:block;
}

table.mainpage
{
	width:100%;
}

td.rightfill
{

	background-image:url('.././images/fill_vert_right.gif');
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:middle;
	width:38px;
}

td.leftfill
{

	background-image:url('.././images/fill_vert_left.gif');
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:middle;
	width:38px;
}

table.bottom
{
	width:100%;
	height:164px;
}

table.bottom td
{
	background-image:url('.././images/bottom_fill.gif');
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
}

table.bottom td.adress
{
	background-image:url('.././images/bottom_adress.gif');
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	font-size:16px;
	padding-top:18px;
	width:701px !important;
}

td.logo_au
{

	background-image:url('.././images/logo_al.gif');
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	width:701px !important;
}

img.lv_city
{
	position:absolute;
	display:none;
	cursor:help;
}

img.navigation
{
	filter:alpha(opacity=50);
	opacity:0.5;
}

a.navigation
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

img.arrows
{
	cursor:pointer;
}