/* COMMON_START */
form{
padding:0;
margin:0;
}
img{
border:0;
}
body,li,td,th,div,p,span{
font-family:verdana;
font-size:10px;
color:#8A8A8A;
}
p{
padding: 0px;
margin: 2px 0px 5px 0px;
line-height: 14px;
}
li{
padding: 0px;
margin: 2px 0px 2px 0px;
line-height: 14px;
}
ul{
padding: 0px;
margin: 2px 0px 5px 0px;
line-height: 14px;
list-style-position: inside;
padding-left: 10px;
list-style-type: disc;
}

hr{
width: 100%;
height: 2px;
border: none;
background-repeat: repeat-x;
}

a:link,
a:visited {
color:#1B60AB;
text-decoration: none;
}
a:hover,a.active,a.active:visited, {
color:356FFD;
text-decoration: underline;
}

h1,h2,h3,h4,h5{
font-family:verdana,arial;
font-weight:bold;
color:#253856;
clear:both;
}
h1{
font-size: 18px;
padding: 0 0 5px 0;
margin: 1px 0px 12px 0px;
font-weight:normal;
}
h2{
font-size: 14px;
padding: 0 0 4px 0;
margin: 3px 0px 10px 0px;
}
h3{
font-size: 13px;
padding: 0 0 3px 0;
margin: 3px 0px 8px 0px;
}
h4{
font-size: 12px;
padding: 0 0 2px 0;
margin: 3px 0px 3px 0px;
}
h5{
font-size: 11px;
padding: 0 0 1px 0;
margin: 3px 0px 3px 0px;
}
.float_left{
float:left;
margin:5px 5px 2px 0;
}
.float_right{
float:right;
margin:5px 0 2px 5px;
}

/* COMMON_END */
body,html{
text-align:center;
padding:0;
margin:0;
height:100%;
background:#BDBDBD url(p/bg.gif);
}


#wrapper{
width:976px;
height:592px;
margin:0 auto;
}
#topline{
height:6px;
font-size:1px;
background:url(p/lefttop.gif) no-repeat 0 0;
}
#leftcol{
background:#fff;/* url(p/left-bg.jpg) no-repeat 0 0;*/
width:207px;
height:580px;
float:left;
}
#midcol{
background:#4B749B url(p/mid-bg.jpg) repeat-x 0 0;
float:left;
height:580px;
width:180px;
}

#rightcol{
background:#fff url(p/shade.gif) repeat-y 0 0;
float:left;
height:580px;
width:589px;
}

#bottomline{
height:6px;
font-size:1px;
background:url(p/leftbottom.gif) no-repeat 0 0;
clear:both;
}
/* ---- */
#logo{
height:64px;
line-height:64px;
padding:0;
margin:0;
background:url(p/logo.gif) no-repeat top right;
}
#maincontent{
height:466px;
width:335px;
float:left;
overflow:hidden;
}
#menutitle{
font-size:12px;
font-weight:bold;
height:34px;
line-height:34px;
padding:0 10px 0 17px;
margin:0;
text-align:left;
}
#overflow{
height:432px;
overflow:auto;
width:335px;
}
#texterapper{
padding:0 20px;
text-align:left;
}

#rightbox{
float:right;
text-align:left;
width:254px;
height:466px;
}
#bx{
width:243px;
height:466px;
background:#E8EBEF url(p/right-box.gif) no-repeat 0 0;
text-align:left;
overflow:hidden;
}
#bx img{
border:0;
margin:0;
}
#bx table td{
padding:2px;
}
#bx div.w{
padding:8px 0 0 11px;
}

#footer{
background:url(p/footer-bg.gif) no-repeat 0 0;
clear:both;
width:589px;
height:50px;
text-align:left;
}
#footer div{
padding:20px 0 0 20px;
color:#B5B6BA;
}

#copyright{
color:#99AFC6;
font-family:tahoma;
position:relative;
width:180px;
top:550px;
}
#lang img{
border:0;
margin:0 2px;
}
#menu{
padding:20px 10px 0 15px;
}
#menu a,#menu a:visited{
display:block;
text-align:left;
color:#BDBDBD;
text-decoration:none;
font-size:11px;padding:6px 1px 1px 15px;
background: url(p/bullet.gif) no-repeat 0 11px;
}

#menu a:hover,#menu a.active,#menu a.active:visited{
background: url(p/bullet-a.gif) no-repeat 0 11px;
color:#fff;
}
#menu div a,#menu div a:visited,#menu div a:hover,#menu div a.active:visited,#menu div a.active{
background:none;
padding: 2px 0 0 30px ;
}
#menu .sep{
background:url(p/sep-bg.gif) repeat-x center center;
height:12px;
font-size:3px;
}
#menutext{
text-align:left;
color:#ccc;
padding:15px;
}
#menutext *{
color:#ccc;
}
