/*
 * $Id: style.css,v 1.7 2008/05/22 15:34:01 hp Exp $
 */

body {
    background: Url('img/pattern.jpg');
    padding-bottom: 25px;
    margin: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

#maintable {
    margin-top: 25px;
    border: 1px solid white;
    width: 769px;
    background: Url('img/bg2.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: white;
}

#maindiv {
    margin: 43px 43px 0 43px; 
    text-align: left;
}

#logo {
    margin: 20px;
}

#maintitle {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
    color: #353535;
}

#maintitle a {
    color: #353535;
    text-decoration: none;
}

.menutitle {
    background: Url('img/navbg.png');
    background-repeat: no-repeat;
    height: 40px;
    vertical-align: middle;
    padding-left: 20px;
    font-weight: bold;
    font-size: 18px;
    color: #353535;
}

#txttitle {
    margin-left: 15px;
    font-weight: bold;
    border-bottom: 3px solid #efc109;
    width: 350px;
    height: 33px;
    overflow: hidden;
    font-size: 18px;
    color: #353535;
}

#maintxt {
    margin: 10px 0 0 15px;
}

#maintxt p {
    margin: 0 0 5px 0;
    padding: 0;
}

#bottom {
    background: Url('img/bottom.png');
    background-repeat: repeat-x;
}

#bottom a {
    color: white;
}

.bottomtxt {
    color: white;
    padding-bottom: 5px;
}

.vmenu, .vmenu a {
    color: #353535;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
}

.vsubmenu, .vsubmenu a {
    color: #353535;
    text-decoration: none;
    line-height: 20px;
}

.vmenu a:hover, .vsubmenu a:hover {
    text-decoration: underline;
}

.vactivemenu, .vactivemenu a {
    color: #353535;
    font-weight: bold;
    line-height: 20px;
}

.vactivesubmenu, .vactivesubmenu a {
    color: #353535;
    line-height: 20px;
}

.vactivemenu {
    text-decoration: underline;
}

.vsubmenu, .vactivesubmenu {
    margin-left: 20px;
}

#contacts {
    margin-left: 10px;
}

#contacts a {
    background: #ecc309;
    padding: 0 2px 0 2px;
    color: black;
}

#userinfo {
    font-weight: bold;
    height: 20px;
}

#userinfo a, #userinfo {
    color: #353535;
}

/*
vim: expandtab ts=4 sw=4 sts=4
vim: encoding=utf-8
vim: fileencoding=utf-8
*/
