.b{border:1px solid #C00}
* {
    padding:0px;
    margin:0px;
}
body, td, div, p, a, li, input, textarea, h1, h2, h3, h4, h5, select {
    color:#9a9a9a;
    font:normal 12px Verdana;
}
table {
    border-collapse:collapse;
    width:100%;
}
p, div, td, img {
    vertical-align:top;
    text-align:left;
}
p { margin-bottom:15px; }
.png { behavior: url('./general/scripts/iepngfix.htc'); }
:focus { outline: none; }
a {
    color:#5a4bca;
    text-decoration:underline;
}
a:hover { text-decoration:none; }
a img {
    cursor:pointer;
    cursor:hand;
    border:0 none #fff;
}

h6 {
    font:normal 18px Verdana;
    margin:0px 0px 18px 0px;
    color:#fff;
}


.clear {
    clear:both;
    height:0px;
    overflow:hidden;
}

.spacer {
    height:1px;
    width:1px;
    overflow:hidden;
}


ul {
    padding:0px;
    margin:0px 0px 10px 0px;
}
ul li {
    padding:0px;
    margin:0px 0px 10px 22px;
}


.floatRight, .floatLeft { display:inline; }
.floatLeft { float:left; }
.floatRight { float:right; }


#body {
    background:#fff url(../../images/line.gif) 50% 930px repeat-x;
    text-align:center;
    position:absolute;
    height:100%;
    width:100%;
}

#body.v2 {background-position: 50% 1450px;}

#container {
    width:1020px;
    margin:0px auto;
}


#topCell, .topCell { padding:45px 0px; }
#topCell, .topCell, #topCell div, .topCell div {
    text-align:right;
    font-style:italic;
    font-family: "Trebuchet MS";
    font-size: 15px;
}
#topCell div.topText, .topCell div.topText {
    font-size:18px;
    line-height:25px;
    margin-bottom:15px;
}


#middleCell {
    vertical-align:middle;
    text-align:center;
}

.slogen {
    padding:15px 0 0;
    text-align:center;
    font-family: "Trebuchet MS";
    font-size: 30px;
    font-style: italic;
}

#menu tr td.item {
    white-space:nowrap;
    padding:0px 22px;

}

#menu tr td div { margin:0px 0px 0 20px ; }
/*#menu tr td div, #menu tr td img.menu {
    width:90px;
    height:90px;
} */



#bottomCell div { font-style:italic; }
#bottomCell {
    vertical-align:bottom;
    padding:90px 0px 45px 0px;
}
td.item_text{
    padding: 10px 22px 0 22px;
    text-align: justify;
}
td.item_text p{
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 13px;
}
.item h1 a{
    font-family: "Trebuchet MS";
    font-size: 15px;
}
td.item_text  p.p1{
    font-size: 15px;
    font-style: italic;
    line-height: 15px;
    color: #202020;
}

td.item_text2{
    padding: 10px 22px 0 22px;
    text-align: justify;
    width: 33%;

}


td.item_text2 p{
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 13px;
}
.item2 h1 a{
    font-family: "Trebuchet MS";
    font-size: 15px;
}
td.item_text2  p.p1{
    font-size: 15px;
    font-style: italic;
    line-height: 15px;
    color: #202020;
}

#menu tr td.item2 {
    white-space:nowrap;
    padding:0px 22px;
        text-align: center;
}
#menu tr td.item2 div {margin: 0; text-align: center;}

div.footer_left{
    width: 550px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 13px;
    padding-left: 185px;
}
