body, td {
margin:0px;
font-family: Arial;
font-size:12px;
color:#303030;
}

h1 {
font-family: Arial;
font-size:14px;
font-weight:normal;
color:#4E5355;
}

a {
font-family: Arial;
text-decoration:none;
font-size:11px;
color:#84898E;
}

img { 
border: 0px 
}

table.main {
width : 100%;
height :100%;
}

table.main td {
padding:0px;
vertical-align:top;
}

/* Top */
table.top {
width:100%;
background-color:#DDDDDD;
}

table.top th {
width:1%;
padding:37px 39px 5px 5px;
height:93px;
vertical-align:top;
}

table.top td {
width:99%;
padding:12px 18px 0px;
vertical-align:top;
}

div.menu {
white-space:nowrap;
}

div.menu a {
font-size:9px;
color:#686868;
}

div.welcome {
margin:10px 18px 10px 0px;
}


/* Central */
table.central {
width:100%;
height:100%;
background:url('img/rb.gif') repeat-x;
}

table.central td {
vertical-align:top;
}

table.central thead td {
height: 17px;
width : 13%;
background:url('img/triangle1.gif') no-repeat;
}

table.central thead td.1st {
background:none;
width:1%;
}

table.central thead td.last {
background:none;
width:21%;
}


table.central tbody td {
height:49%;
background:url('img/greyline.gif') repeat-x;
}

table.central tbody td div {
width:100%;
height:201px;
/*border:1px solid green;*/
background:url('img/bg_grey.gif') no-repeat;
}

table.central tbody td div div.img {
height:110px;
}


table.central tbody td div h1 {
margin-left:8px;
margin-right:8px;
height:65px;
}


table.central tbody td div div.href {
margin-left:7px;
margin-right:8px;
background:none;
height:25px;
}

table.central tfoot td {
height:49%;
padding-top:15px;
background:url('img/vgreyline.gif') no-repeat left 17px;
}


table.central tfoot td div.title {
width:82px;
background-color:black;
}

table.central tfoot td div.title div {
padding:6px;
text-align:center;
color:white;

}

table.central tfoot td div.list {
margin:7px 9px;
}

table.central tfoot td.last {
background:none;
}

table.central tfoot td.last div {
padding:0px;
margin:0px;
background:none;
width:auto;
height:auto;
text-align:left;
}

/* Right */
div.rightblock {
height:auto!important;
display:block;
width:100%;
background:none!important;
background-color:#DDDDDD!important;
margin-bottom:4px;
}

div.rightblock div.title {
height:auto!important;
background:url('img/or.gif') no-repeat left 10px!important;
margin-bototm: 10px;
}

div.rightblock div.title div {
height:auto!important;
color:black!important;
padding:10px 0px!important;;
padding-left:31px!important;
background:none!important;
text-align:left!important;
}

/* Bottom */
table.bottom {
width:100%;
background:url('img/bg_down.gif') repeat-x;
background-color:#DDDDDD;
}

table.bottom td {
font-size:9px;
color:#4E5355;
background:url('img/triangle2.gif') no-repeat 7px 2px;
padding:18px 21px;
vertical-align:top;
}

table.bottom td.thead {
width:27%;

}

table.bottom td.tbody {
width:43%;

}

table.bottom td.tfoot {
width:30%;

}