	body{

		margin:0;
		padding:0;
		font-family: Tahoma,Verdana, Arial;
		height:100%;
		background: #f7f4e1 top right no-repeat;
	}


h1 {font-size: 1.9em; font-weight:normal; color:#330000; margin-bottom:45px;}

ol,ul {
  
      margin-left: 27pt;
      padding-left: 0;
      text-indent: 0;
      }
 

#logo { height:131px; padding: 0 0 0 30px; border-left: 4px solid #330000; margin: 20px 0 50px 0;}

#logo_tit { height:131px; padding: 0 0 0 30px; border-left: 4px solid #330000; margin: 20px 0 0 0;}
#language {position: absolute; top:20px; width:166px; right: 0; padding:4px 4px 8px 35px; border-left: 4px solid #330000;}
#language a { font-size:0.6em;}

table#main {width:100%; background: url('txt/img1_none.jpg') top right no-repeat; font-size:0.75em; line-height:1.8em;border-collapse: collapse; }
table#main_title {width:100%; height:594px; background: url('img/tbook.jpg') top left no-repeat; font-size:0.75em; line-height:1.8em;border-collapse: collapse; }


@media screen {
table#main_title {
background-image: url('img/tbook.png');
//BACKGROUND: none transparent scroll repeat 0% 0%; FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tbook.png', sizingMethod='crop');  WIDTH: 790px;  HEIGHT: 594px}


}

td#menu, td#menu_title { 	width: 240px; vertical-align:top; margin:0; padding:0;	}

td#container {vertical-align:top;}
#menu div,#menu_title div {border-left: 4px solid #330000; margin-top: 0px; padding-left:30px; font-size:0.8em; font-weight:bold; color:#ff6600; }

#menu ul,#menu_title ul {margin:0; padding:0; list-style:none;}
#menu li,#menu_title li {margin:0 0 0.8em 0; padding:0;}
li#submenu {margin:0 0 0.8em 15px; padding:0;}


td#menu_title {padding-top:100px;  min-width:240px;//padding-top:90px;}
#menu_title div {font-size:9px; Z-INDEX: 200; POSITION: relative;}
#menu_title li {margin-bottom:9px;}
#menu_title p {font-weight:bold; font-size:9px; padding-left:34px;}

p#submenu {padding-left:10px;}

div#content {padding: 0 250px 20px 30px;}
div#content_title {margin-top:90px; padding: 0 30px 20px 30px; font-size:9px; line-height:14pt; width:220px; //width:280px; height:380px; overflow:hidden;}


#footer { height:60px; //height:80px; float:left;  border-left: 4px solid #330000; padding: 0 0 0 270px; //display: inline; margin: 20px 0 20px 0; font-size:0.65em;line-height:1.8em; color:#330000; }


#footermenu {  color:#ff6600;height:60px; //height:80px; float:right; width:166px; border-left: 4px solid #330000; padding:4px 4px 4px 35px; //display: inline; margin: 20px 0 20px 0; font-size:0.65em;line-height:1.8em; }



#clear {clear:both; width:100%;}




#footer_tit { height:60px; //height:80px; float:left;  border-left: 4px solid #330000; padding: 0 0 0 270px; //display: inline; margin: 0; font-size:0.65em;line-height:1.8em; color:#330000; }


#footermenu_tit {  color:#ff6600;height:60px; //height:80px; float:right; width:166px; border-left: 4px solid #330000; padding:4px 4px 4px 35px; //display: inline; margin: 0; font-size:0.65em;line-height:1.8em; }



#clear_tit {display:none;}




 a{
 	color:#491615;
	text-decoration:underline;
 }


 a:visited{
 	color:#993300;
	text-decoration:underline;
 }

 a:hover  {
 	color:#ff6600;
	text-decoration:underline;
 }




 a:active{
 	color:#ff6600;
	text-decoration:underline;
 }











@media print {

	#logo, #logo_tit, #language, #footermenu, #footermenu_tit {padding:0;display:none;}
	#footer, #footer_tit {height:auto;}
	td#menu, td#menu_title {display:none;}
	div#content {padding:0;}
	div#content_title {padding:0;background:none;}
	table#main_title {background-image:url('');}
	#footer {padding-left: 20px;}
	#footer span, #footer_tit span {display:none;}

}