@charset "utf-8";

#leftnav p{
padding-left:11px;
line-height:16px;
}
#leftnav strong{
color:#137baf;
}
#home-console h1{
padding-top:8px;
padding-left:13px;
}
#home-console{
background:#ffe2a4 url(../images/home-console.jpg) -2px 0 no-repeat;
width:704px;
height:160px;
/*height:204px;*/
}
#home-console a{
text-decoration:none;
}
#home-console a:hover{
text-decoration:underline;
color:#fff;
}
#home-console a strong{
color:#FFFFFF;
}
#home-console-text{
/*width:430px;*/
padding-left:17px;
padding-top:3px;
}
#home-console-text h2{
font-size:14px;
color:#0c50b5;
margin:0;
margin-bottom:5px;
}
#home-console-text p{
color:#2d4582;
line-height:17px;
}
#content{
padding:0;
width:auto;
}

/* TEXT */

#home-text{
margin-top:5px;
font-size:11px;
color:#b7763e;
}
#home-table a{
color:#b7763e;
}
#home-table a:hover{
color:#137baf;
}
#content ul li {
background:#fff url(../images/tab-left_on.png) top left repeat-x;
padding:0;
margin:0;
}
#home-table{
background:#ffe2a4;
}
#home-table th{
border-left:#ffe2a4 solid 9px;
border-right:#ffe2a4 solid 9px;
}
#home-table td, th{
padding:5px;
}
#home-table th, #home-table th a{
background:#052133;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
.lighter{
background:#fffbf2;
text-align:left;
border-left:#fffbf2 solid 9px;
border-right:#fffbf2 solid 9px;
font-size:11px;
}
#home-table .tableimg{
text-align:center;
padding-bottom:0;
padding-top:0;
}