* {
    padding: 0;
    margin: 0;
    border: 0;
}
body {
    font: 11px Verdana;
    color: #000;
    background-color: #FFFFFF;
}
img {
    border: 0;
}

/* ===== TABLE STYLES ===== */

body table {
    width: 100%;
}
td.header {
    background-image: url("/images/bg.jpg");
    text-align: center;
}
td.menu {
    vertical-align: middle;
    background-image: url("/images/index_02.jpg");
    height: 26px;
}
td.l_col {
    width: 1px;
    vertical-align: top;
    padding: 3px;
}
td.c_col {
    width: auto;
    vertical-align: top;
    padding: 3px 8px 3px 8px;
}
td.r_col {
    width: 0;
    vertical-align: top;
    padding: 3px;
    text-align: right;
}
td.cr_col {
    width: auto;
    vertical-align: top;
    padding: 3px 3px 3px 8px;
}
td.footer {
    background-image: url("/images/index_06.jpg");
    height: 25px;
    text-align: center;
    color: #FFFFFF;
}

/* ===== MBOX STYLES ===== */

div.mbox {
    display: block;
    border: #dfdfdf 1px solid;
    background: #f6f6fe;
    min-height: 400px;
}
div.rightbox {
    width: 240px;
}
div.leftbox {
    width: 360px;
}
div.minibox {
    min-height: 0;
}
div.navbox {
    width: 200px;
}
.mbox h1 {
    background: #dfdfdf;
    padding: 2px;
    text-align: center;
    font: bold 1.2em Arial;
    color: #000;
}
.mbox .multibox {
    display: inline;
    padding: 10px;
    margin: 0;
}
/* ######### Box content ######### */
.mbox .content {
    display: block;
    padding: 10px;
    margin: 0;
}
.mbox .content h2 {
    font: 1.2em Arial;
    color: #ff5555;
    text-align: left;
    margin-bottom: 5px;
    padding: 0;
}
.mbox .content h2 a {
    color: #ff5555;
    font-weight: bold;
    display: block;
}
.mbox .content div.news {
    min-height: 100px;
    padding: 10px;
}
.mbox .content p {
    text-align: justify;
}
.mbox .content p.ideas {
    text-align: left;
    font-style: normal;
    color: #0000bb;
}
.mbox .content p.ndate {
    text-align: right;
    color: grey;
}
.mbox .content p.ndatel {
    text-align: left;
    color: grey;
}
.mbox .content a {
    color: #00bb00;
    text-decoration: none;
}
.mbox .content ul {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 30px;
}
.mbox .content .img {
    display: block;
    float:left;
    margin:0 10px 0 0;
}
.mbox .content .img2 {
    display: block;
    margin:0 10px 0 0;
}
.mbox .content li {
    list-style-type: none;
    border-top: 1px solid grey;
    padding-top: 5px;
    margin-top: 5px;
}
.mbox .content li:first-child {
    border: none;
    padding-top: 0px;
    margin-top: 0px;
}
.mbox .content li a {
    font: 1.2em Arial;
    display: block;
    color: #000;
    text-align: left;
    margin-bottom: 5px;
    padding: 0;
}
/* ######### Toolbox ######### */
.mbox .toolbox h2 {
    font: 1.0em Arial;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.mbox .toolbox p {
    text-align: center;
    border-bottom: 1px solid grey;
    padding: 10px;
}
.mbox .toolbox table + p {
    padding-top: 2px;
}
.mbox .toolbox input[name=stext] {
    width: 150px;
    height: 14px;
    font: 1.0em Arial;
    border: solid 1pt gray;
    background-color: white;
}
.mbox .toolbox input[name=search] {
    font: 1.0em Arial;
    border: outset 1pt;
    border-collapse: separate;
    background-color: white;
}
.mbox .toolbox select {
    font: 1.2em Arial;
    border: none;
    background-color: white;
}
.mbox .toolbox a.flag {
    background-image: url("/images/flag16a.png");
    font-size: 16px;
    padding: 1px 0;
    background-repeat: no-repeat;
}
.mbox .toolbox .flag img {
    height: 16px;
    width: 16px;
    vertical-align:top;
}
.mbox .toolbox a.flag:hover {
    background-image: url("/images/flag16.png");
}
.mbox .toolbox table {
    text-align: center;
    vertical-align: middle;
    margin-top: 10px;
}
.mbox .toolbox tr td {
    text-align: right;
    width: 35%;
}
.mbox .toolbox td + td {
    text-align: left;
    width: 65%;
    font-weight: bold;
}
/* ===== MENU STYLES ===== */

.bluetabs {
    text-align: center;
    font:  12px Verdana;
}
div.bluetabs {
    border: 0;
}
.bluetabs span a {
    text-decoration: none;
    padding: 3px 10px;
    border-left: 1px solid #778;
    color: #ffffff;
}
.bluetabs span a:visited {
    color: #ffffff;
}
.bluetabs span a:hover {
    text-decoration: underline;
    color: #ffffff;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b {
    position:absolute;
    top: 0;
    border: 1px solid #918d8d;
    border-width: 0 1px;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    background-color: #ffffff;
    width: auto;
    visibility: hidden;
}
.dropmenudiv_b a {
    width: auto;
    display: block;
    border: 0 solid #918d8d;
    border-bottom-width: 1px;
    padding: 1px 7px 1px 7px;
    text-decoration: none;
    color: black;
}
.dropmenudiv_b a:hover {
    background-color: #edf3f3;
}
.leftmenu1 a {
    width: auto;
    display: block;
    padding: 5px;
    font: 1.2em Arial;
    font-weight: bold;
    color: #000;
}
.leftmenu1 a:link, .leftmenu1 a:visited {
    color: #000;
}
.leftmenu1 a:hover {
    color: #000;
    background-color: #dde3e3;
}
p.leftmenu2 {
    padding-left: 10px;
}
.leftmenu2 a {
    width: auto;
    display: block;
    padding: 5px 0 5px 10px;
    font-weight: bold;
    color: #555;
}
.leftmenu2 a:hover {
    color: #555;
    background-color: #dde3e3;
}
.leftmenu2 a:link, .leftmenu2 a:visited {
    color: #555;
}
.leftmenua a:link, .leftmenua a:visited {
    color: #f00;
}
.leftmenua a:hover {
    color: #f00;
}
.navigator {
    display: block;
    text-align: center;
}
/***** other styles *****/
.announce a:link, .announce a:visited, .announce a:hover {
    color: #000;
    text-align: left;
}
.announce a:hover {
    text-decoration: underline;
}
.sermon div {
    text-align: left;
    padding: 5px;
}

