body 
{
	background-image:url(images/bg.gif);
	/*background-color:#000000;*/
	margin: 0px;
	padding: 0px;
	color:#dd5b05;
	font-family:"Courier New", Courier, monospace;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

img {border:0;}

a:link {color:#dd5b05;text-decoration:none;}
a:visited {color:#dd5b05;text-decoration:none;}
a:hover {color:#fcaa39;text-decoration:underline;}
a:active {color:#dd5b05;}



/*======================================= =======================================*/
.container
{
	background-color:#000000;
	border-left:1px solid #412b1c;
	border-right:1px solid #412b1c;
}

.header
{
	background-color:#333333;
}
.header span
{
	/*text-align:justify;*/
	font-size:20px;
	font-weight:bold;
	padding:10px;
	color:#FCEBA5;//C9916D;
}
.header span.header_subsub
{
	/*text-align:justify;*/
	font-size:14px;
	font-weight:bold;
	padding:10px;
	color:#C9916D;
}
.header td
{
}

.pict
{
}

.main
{
}

/*================= MENU ==================*/
table.menu_level_1 tr td a:hover td
{
	background-image:url(images/menu_grad_1.gif);
	background-repeat:repeat-x;
	/*background-color:#c26a2a;*/
	/*padding:10px;*/
	color:#fceba5;
	font-weight:bold;
	padding-left:10px;
}
table.menu_level_1 tr td a td
{
	/*padding:10px;*/
	/*background-image:url(images/menu_grad_over.gif);
	background-repeat:repeat-x;*/
	background-color:#5c320c;//5c320c;
	font-weight:bold;
	color:#FCAA39;
	padding-left:10px;
}
table.menu_level_1 tr td a:hover
{
	text-decoration:none;
}
table.menu_level_1 tr td a
{
	text-decoration:none;
}
table.menu_level_1 tr td span
{
	font-weight:normal;
	font-style:italic;
	color:#C9916D;
}

.menuCell 
{
	cursor:pointer;
}
/*table.menu_level_1 tr td a .menuCellSelected td, table.menu_level_1 tr td a:hover .menuCellSelected td*/
table.menu_level_1 tr td .menuCellSelected td, table.menu_level_1 tr td .menuCellSelected td
{
	cursor:default;
	background-image:url(images/menu_grad_selected.gif);
	background-repeat:repeat-x;
	color:#fceba5;
	font-weight:bold;
	padding-left:10px;
}




.menu table.level_1 td
{
	font-weight:bold;
	font-size:16px;
	white-space:nowrap;
	padding-left:15px;
}


.menu table.level_1 td.level_2
{
	padding-left:30px;
	font-weight:normal;
	font-size:14px;
	white-space:nowrap;
}


.menu table.level_1 td span
{
	padding-left:0px;
	font-weight:normal;
	font-size:12px;
	white-space:nowrap;
	font-style:italic;
	color:#c9916d;//be7e55;//835a3f;
}



.detail
{
	background-image:url(images/detail_grad_l.gif);
	background-repeat:repeat-y;
	background-color:#151514;
	text-align:left;
}
.detail_r
{
	background-image:url(images/detail_grad_r.gif);
	background-repeat:repeat-y;
}
.footer
{
	background-color:#333333;
	font-size:12px;
}


.left
{
	/*background-image:url(images/left.gif);
	background-repeat:repeat-y;*/
}
.right
{
	/*background-image:url(images/right.gif);
	background-repeat:repeat-y;*/
}

.table_separator
{
	background-color:#000000;
}

.info_format_1
{
	padding:20px;
	color:#FCAA39;
	padding-left:40px;
	padding-right:30px;
	padding-top:40px;
	/*text-align:justify;*/
}
.info_format_1 div
{
	padding-bottom:20px;
	color:#c9916d;//be7e55;
}
.info_format_1 div span
{
	font-weight:bold;
	color:#FCAA39;//9f7c64;
}
.info_format_1 .size_1
{
	/*font-size:14px;*/
}
.info_format_1 .size_2
{
	font-size:14px;
}
.info_format_1 .size_3
{
	font-size:14px;
}

