body	{ background: #EEE; text-align: center; }

div	{ padding: 0px; margin: 0px; }
table	{ width: 100%; }
td	{ vertical-align: top; }

div#top		{ width: 780px; background: none; margin: 0px auto; font-size: 1pt; }
div#page	{ width: 780px; background: url(/img/bg.gif); margin: 0px auto; text-align: left; }
div#bottom	{ width: 780px; background: none; margin: 0px auto; text-align: left; }
div#ptop	{ width: 780px; background: none; text-align: center; }
div#pleft	{ width: 220px; background: none; float: left; }
div#pcenter	{ width: 560px; background: none; float: left; }
div#pright	{ width:   0px; background: none; float: left; }
div#pbottom	{ width: 780px; background: none; clear: both; }

div#menu		{ background: url(/img/bgmenu.gif) no-repeat; padding: 180px 0px 0px 0px; margin: 0px 0px 0px 6px; border: 0px solid red;}
div.submenu		{ padding: 0px 5px 0px 5px; margin: 0px; border: 0px solid red;}
div#menu a		{ background: url(/img/bgitem.gif) no-repeat; border: 0px Solid #9CC; display: block; padding: 5px 15px 0px 15px; margin: 3px 10px 0px 10px; text-decoration: none; font: bold 90% Trebuchet MS, sans-serif; color: #077; text-transform: uppercase; }
div#menu a:hover	{ color: #900; }
div#menu a.hl		{ color: #066; }
div#menu .submenu a	{ background: #FFF; font: normal 60% Trebuchet MS, sans-serif; color: #789; padding: 1px 0px 0px 16px; margin: 0px; text-transform: uppercase; }
div#menu .submenu a:hover { color: #900; }
div#menu .submenu a.hl	{ color: #666; }

div#bottom		{ font: 60% Trebuchet MS, sans-serif; color: #999; text-align: center;; }
div#bottom a		{ color: #999; }

div#lang		{ padding: 20px 0px 0px 30px; margin: 0px; }
div#lang a		{ color: #066; }
div#address		{ padding: 10px; margin: 0px 0px 0px 7px; font: normal 60% Trebuchet MS, sans-serif; color: DarkGreen; }
div#address a		{ color: DarkGreen; }

div#content		{ padding: 180px 40px 60px 40px; font: normal 70% Trebuchet MS, sans-serif; color: #666; }
div#content	h1	{ font: bold   210% Trebuchet MS, sans-serif; color: #099; }
div#content	h2	{ font: bold   140% Trebuchet MS, sans-serif; margin: 6px 0px 3px 0px; text-transform: uppercase; color: #099; }
div#content	h3	{ font: bold   120% Trebuchet MS, sans-serif; color: #099; }
div#content	p	{ font: normal 100% Trebuchet MS, sans-serif; margin: 0px 0px 6px 0px; padding: 0px; text-align: justify; }
div#content	b,strong { font: bold 100% Trebuchet MS, sans-serif; color: #099; }
div#content 	pre	{ font: normal 90% monospace; }
div#content	a	{ color: DarkRed; }
div#content	ul	{ margin-top: 0px; }

div#content table		{ border: 1px Solid #999; margin: 2px 0px; }
div#content table td, th	{ text-align: center; }
div#content table tr.odd td, th	{ background: #BFF; }
div#content table td.first	{ font-weight: bold; text-align: left; }


