* { outline:none; }
body { background:#3a4e83; margin:0px 20px; font-family:"Trebuchet MS"; font-size:9pt; }
h1 { margin:0px; margin-bottom:10px; padding:0px; font-size:11pt; color:#3a4e83; }
p { margin:5px 0px; padding:0px; text-indent:10px; }
a { color:#3a4e83; text-decoration:none; font-weight:bold; }
table, td { border:1px solid black; }
table.noborder, .noborder td { border:none; }
em { color:grey; }

.wrapper.main { width:750px; margin:0px auto; margin-bottom:20px; }
.wrapper.head { height:150px; }

/* head */
#logo { float:left; width:180px; }
#logo img { border:none; }
#banner { float:right; width:510px; padding:14px 20px; }

/* menu */
.wrapper.menu { width:200px; float:left; font-size:16px; background:#5872ad url(../images/menu_shadow.gif) bottom center no-repeat; padding-bottom:25px; }
#menu { background: url(../images/corner_tl.gif) top left no-repeat; padding-top:10px; }

#menu a { display:block; font-variant:small-caps; color:white; text-decoration:none; font-weight:bold; margin:5px 10px; font-size:12pt; background:none; overflow:hidden; }
#menu a:hover { background:url(../images/stripe.png); }
#menu a span { background:#5872ad; padding:5px 10px; margin-left:10px; }

.submenu { margin:10px 0px; display:none; }
.submenu a { font-variant:normal !important; font-size:9pt !important; margin:0px 0px 0px 30px !important; }
.submenu a:hover { background:none !important; color:yellow !important; }

/* content */
.wrapper.content { width:550px; float:right; background:#5872ad url(../images/corner_tr.gif) top right no-repeat; }
#content { background:url(../images/content_shadow.gif) bottom center no-repeat; padding-bottom:25px; padding-top:10px; }

.block { background:white url(../images/block_shadow.gif) bottom center no-repeat; width:510px !important; margin:0px auto; margin-top:10px; }
.block .deco { padding:10px; padding-bottom:15px; background:url(../images/block_top.gif) top center no-repeat; }

#copyright { text-align:center; color:#5872ad; font-weight:bold; zoom:1; }

/* misc */
.breaker { clear:both; }
.attention { color:#770e12; }
a.thickbox img { border:none; }
a.sign { border-bottom:1px dotted #3a4e83; color: #3a4e83; cursor:help; }
h1 a { text-decoration: none; color:inherit; }
.hr { border-bottom:1px solid #3a4e83; width:75%; margin:0px auto; }

#language { clear:left; }
#language a { color:#5872ad; display:block; width:100px; text-align:left; margin-left:50px; padding-left:24px; }
#language a:hover { color:white; }
#language a.l_bg { background:url(../images/bg.gif) left no-repeat; }
#language a.l_en { background:url(../images/gb.gif) left no-repeat; }

.debug { border:1px solid cyan; background:magenta; }