/* CSS Document */
body { padding:0; margin:0; font-family:arial,helvetica,clean,sans-serif; font-size:12px; height:100%; }
body { background:url(images/bg.png) top left repeat-x #BEC4D2; }
img { border:0;}
a { color:#0772B8; text-decoration:none; }
a:hover { text-decoration:underline; }
#page { width:990px; margin: 0 auto;}
#innerpage { margin:0 8px 0 8px; background:#FFFFFF; position:relative; }
#lang { position:absolute; top:4px; right:13px; border-bottom:solid 1px #f1f1f1; }

strong.title { font-size:13px; color:#666; text-transform:uppercase; }

#menu { background:url(images/menu.png) repeat-x; height:38px; border-top:solid 1px #BEC4D2; border-bottom:solid 1px #FFF; padding:12px 0 0 0; }
#menu a { color:#0772B8; font-weight:bold; text-decoration:none; margin-left:10px; font-size:110%; } 
#menu a:hover { text-decoration:none; color:#888;  }
#shaddow { background:url(images/shaddow.gif) top repeat-x #fff; font-size:4px; height:4px;  }
#pageTop 	{ padding:4px 0px 3px 0px; text-align:left; height:17px; font-size:11px; background: url(images/top.jpg) repeat-x; }

h1 { font:normal 200% arial; padding:0 0 0 10px; color:#ff000d; text-align:left; text-shadow: #315895 0px -1px 1px; margin:0;}
.img { padding:1px; border:solid 1px #ccc; width:100px; height:70px; }
em { color:#CCCCCC; font-size:11px; }
ul { padding:0; margin:0; }
ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat left .5em; padding-left:10px; margin-left:20px; text-align:left; }
ul li em { color:#CCCCCC; font-size:11px; }
.clear { clear:both; }
#footer { margin:14px 8px 0 8px; background:#FFFFFF; padding:10px; }
#footer li { list-style-type:none; float:left; width:130px; color:#666; background:transparent url(images/bullet.gif) no-repeat left .5em; padding-left:10px; 
margin:2px 8px 0 8px;}
#footer li a { color:#666; }
#copy { margin:0px 8px 0 8px; text-align:center; padding:10px; color:#FFFFFF; }


/* left */
.ltop { height:11px; background:url(images/l_top.jpg); font-size:5px; } 
.lmid { background:url(images/l_mid.jpg) center repeat-y; }
.lbot { height:11px; background:url(images/l_bot.jpg); font-size:5px; }
/* center */
.ctop { height:11px; background:url(images/c_top.jpg); font-size:5px; } 
.cmid { background:url(images/c_mid.jpg) center repeat-y; }
.cbot { height:11px; background:url(images/c_bot.jpg); font-size:5px; }
/* right */
.rtop { height:11px; background:url(images/b_top.jpg); font-size:5px; } 
.rmid { background:url(images/b_mid.jpg) center repeat-y; padding:5px; }
.rbot { height:11px; background:url(images/b_bot.jpg); font-size:5px; }
/* dright */
.dtop { height:11px; background:url(images/d_top.jpg); font-size:5px; } 
.dmid { background:url(images/d_mid.jpg) center repeat-y; padding:5px; }
.dbot { height:11px; background:url(images/d_bot.jpg); font-size:5px; }