body, table {
    font-family: Times New Roman;
    color: #000000;
}

body {
}

a {
    color:#7A2C42;
}

img {
    /*border: 0px; */
}

h1,h2{
    font-size:15px;
    margin:0px;
    padding:0px;
    font-family:courier new;
    color:#7A2C42;
}

.sidebg {
    background: #927083 url(../img/01.jpg) repeat-x;
}

.label {
    background: #814062 url(../img/03.jpg) no-repeat right;
    height: 43px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    padding-left: 20px;
}

.menu {
    background: url(../img/02.jpg) no-repeat;
    height: 228px;
    padding-top: 130px;
    padding-left: 20px;
}

.menuitem a {
    background: url(../img/04b.gif) no-repeat center left;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #7a2c42;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

.menuitem a:hover {
    display: block;
    background: url(../img/04a.gif) no-repeat center left;
    color:#411938;
}

.menuitem a.active{
    display: block;
    background: url(../img/04a.gif) no-repeat center left;
    color:#411938;
}

div.smenu {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    background: #e0d7da;
    visibility: hidden;
    border-top: 1px solid #ffffff;
}

div.submenu a {
    display: block;
    padding: 4px 25px 4px 10px;
    border-bottom: 1px solid #ffffff;
    color: #7a2c42;
    text-decoration: none;
}

div.submenu a:hover {
    text-decoration: underline;
}

.content {
    background: #cec2c2;
    font-size: 11px;
    text-align: justify;
    padding: 0px 10px 25px 20px;
}

.title {
    font-size: 18px;
}

.perex {
    background: url(../img/04a.gif) no-repeat center left;
    font-size: 18px;
    text-decoration: underline;
    padding-left: 18px;
}

.text {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 25px;
}

.news {
    background: #cec2c2;
    padding: 0px 20px 25px 10px;
}

.news_label {
    background: #814062;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
}

.news_title {
    color: #7a2c42;
    font-style: italic;
    font-weight: bold;
    height: 26px;
    font-size: 16px;
    font-weight: bold;
}

.news_text {
    font-size: 11px;
    text-align: justify;
}

.news_delim {
    background: url(../img/05.gif) repeat-x center;
    height: 30px;
}

.footer {
    font-family: Helvetica;
    text-align: center;
    height: 20px;
    padding-bottom: 1px;
    font-size: 10px;
    color: #ffffff;
}

.footer a {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}
