BODY 
{
	margin: 0;
	background-color: Black;
}

P 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: White;
	text-align: justify;
	margin: 0 0 1em 0;
        text-indent:10px;
}

P.picture 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	text-align: center;
	margin: 25px 200px 15px 200px;
}


UL, OL 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #FFE4C0;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 1em;
}

UL LI, OL LI 
{
	margin-bottom: 0.4em;
}

UL UL, OL UL, UL OL, OL OL 
{
	font-size: 100%;
	margin-bottom: 0;
}

A 
{
	color: #D4CBCF;
	text-decoration: underline;
}

A: visited 
{
	color: #BBADB4;
}

H1 
{
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #DF9F65;
	margin: 0 0 0.5em 0;
}

H2 
{
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #D4CBCF;
	margin: 1em 0 0.4em 0;
}

UL#menu 
{
	margin: 0;
	padding: 0;
	text-align: left;
}

UL#menu LI 
{
	list-style-type: none;
	font-size: 12px;
	color: White;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background: Black url(/img/lmenu_ruler_bg.gif) repeat-x bottom;
}

UL#menu LI A 
{
	text-decoration: none;
	color: #F2F0F1;
	font-weight: normal;
}

UL#menu LI A:hover 
{
	text-decoration: underline;
}

UL#menu UL 
{
	margin: 0;
	padding: 0;
	text-align: left;
}

UL#menu UL LI 
{
	list-style-type: none;
	font-size: 11px;
	color: White;
	font-weight: bold;
	padding: 5px 0 0 15px;
	margin: 0;
	background: none;
}

UL#menu UL LI A 
{
	text-decoration: none;
	color: #D4CBCF;
	font-weight: normal;
}

UL#menu UL LI A:hover 
{
	text-decoration: underline;
}

P#breadcrumbs 
{
	font-size: 0.7em;
	margin-bottom: 1em;
}

P#p-menu
{
  text-indent:0px;
  font-size:12px;
  font-weight:bold;
  margin:0px;
  margin-left:15px;
  margin-top:8px;
  padding-left:8px;
  background: url('/img/li.gif') no-repeat left bottom;
}

TABLE.content 
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: White;
	margin: 0 auto 1em auto;
        background: #ffffff;
	border: #ffffff 0px solid;
        width:400px;
}

TABLE.content TD 
{
        background:#634F5A;
	border: 0px solid white;
}

table.content1
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size:12px;
  border: 0px;
  color: #ffffff;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
}

td.dots
{
  width:100%;
  padding-right:5px;
  background:url('/img/dot.gif') repeat-x left bottom;
}

img.illustr
{
  margin:0px;
  margin-bottom:5px;
  padding:0px;
}