body {
	background: url('./img/bak.jpg') repeat-x top;
}

body,td,th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #4A1C03;
}
.content {
	border: 1px solid #000;
	text-align: left;
	width: 900px;
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #754C24;
}


a:link,a:visited {
	/*font-size: 8pt;*/
	text-decoration: underline;
}
a:hover,a:active {
	/*font-size: 8pt;*/
	text-decoration: underline;
}

a.indexLink:link, a.indexLink:visited {
	text-decoration: none;
}

a.indexLink:hover,a.indexLink:active {
	/*font-size: 8pt;*/
	text-decoration: underline;
}

a.selected {
	color: #5A3D1C;
}

strong {
	color: #8E0000;
}
div.rtl, div.rtlv {
	padding-left: 10px;
	padding-top: 10px;
/*	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	height: 22px;*/
}
div.rbr {
	margin-right: 15px;
/*	margin-bottom: 10px;
	margin-right: 10px;
	width: 620px;*/
	height: 22px;
}

div.rbrv {
	width: 20px;
	float: right;
	position: relative;
	top: -13px;
	right: 30px;
	z-index: 0;
	margin-right: 0px;
	height: 22px;
}

div.contentblock {
	width: 585px;
	position: relative;
	z-index: 1;
}

li {
	padding-top: 3px;
}

ul.main {
	list-style-type: disc;
	color: #fff;
	font-size: 1.1em;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
ul.main a {
	color: #D49658;
	font-weight: bold;
}
ul.sub2 {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;

}
ul.sub2 a {
	color: #BE0000;
	font-weight: bold;
}
ul.sub {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
}
ul.sub a {
	color: #FF7F00;
	font-weight: normal;
	font-size: 8pt;

}
ul.sub li {
	padding-left: 14px;
}
ul.sub2 {
	padding-left: 14px;
}

a.lang {
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 5px;
	position: relative;
	top: 14px;
}

p {
	padding-right: 20px;
	margin-top: 1em;
	margin-bottom: 0px;
	text-indent: 0em;
}

img.png { 
	behavior: url('/png.htc'); 
}

table.vac { 
	border-collapse: collapse; border: 1px solid #000000; width: 600px; margin: 10px; 
}
table.vac td { 
	border: 1px solid #888888; padding-left: 15px;
}
