﻿html
{
    height: 100%;
}
body
{
    margin: 0px;
    
    font-family: Arial;
    font-size: 12px;
    color: #402B00;
    line-height: 20px;
}
.admin_panel
{
    background-color: #000000;
    color: #ffffff;
    height: 50px;
}
.admin_panel a
{
    color: #ffffff;
}
.align
{
    text-align: right;
    direction: rtl;
}
.align_e
{
    text-align: left;
    direction: ltr;
}
.text_credit
{
    color: #402B00;
    font-size: 10px;
}
.text_credit a
{
    color: #402B00;
    font-size: 10px;
    text-decoration: none;
}
a
{
    color: #402B00;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
}
.cot_home
{
    font-size: 19px;
    font-weight: bold;
    color: White;
    background-color: #ACBA27;
    line-height: 28px;
}
.cot
{
    font-size: 16px;
    font-weight: bold;
    color: White;
    background-color: #ACBA27;
    line-height: 29px;
}
.cot_e
{
    font-size: 16px;
    font-weight: bold;
    color: White;
    background-color: #ACBA27;
    text-align: left;
    line-height: 29px;
}
.cot_print
{
    font-size: 16px;
    font-weight: bold;
    color: Black;
}
.button_small
{
    width: 90px;
    height: 20px;
    background-image: url(../images/bg_but.gif);
    border: 0px;
    
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: White;
}
.link_bold
{
    font-weight: bold;
    text-decoration: none;
    color: #7C2716;
}
.menu_off a
{
    font-weight: normal;
    text-decoration: none;
    color: #7C2716;
}
.menu_on a
{
    font-weight: bold;
    text-decoration: none;
    color: #7C2716;
}
.menu_on td
{
    cursor: pointer;
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    text-align: right;
    vertical-align: top;
}
.menu_off td
{
    cursor: pointer;
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    text-align: right;
    vertical-align: top;
}
.menu_off_e a
{
    font-weight: normal;
    text-decoration: none;
    color: #7C2716;
}
.menu_on_e a
{
    font-weight: bold;
    text-decoration: none;
    color: #7C2716;
}
.menu_on_e td
{
    cursor: pointer;
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    text-align: left;
    vertical-align: top;
}
.menu_off_e td
{
    cursor: pointer;
    background-repeat: no-repeat;
    width: 175px;
    height: 23px;
    text-align: left;
    vertical-align: top;
}
.menu_bg
{
    background-color: #DBECCA;
    padding-right: 7px;
    padding-left: 7px;
    white-space: normal;
}
.textbox
{
    border: 0px;
    background-image: url(../images/bg_menu.gif);
    width: 170px;
    height: 18px;
    padding-top: 3px;
    padding-right: 3px;
    
    font-family: Arial;
    font-size: 13px;
    color: #7C2716;
}
.textarea
{
    border: 0px;
    background-color: #dbecca;
    width: 255px;
    height: 115px;
    
    font-family: Arial;
    font-size: 13px;
    color: #7C2716;
}
.but_send
{
    border: 0px;
    background-image: url(../images/but_send.gif);
    width: 70px;
    height: 37px;
}
.but_clear
{
    border: 0px;
    background-image: url(../images/but_clear.gif);
    width: 70px;
    height: 37px;
}
.tdGallery
{
    width: 175px;
    height: 120px;
    background-image: url(../images/bg_pic_gallery.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding: 0px;
    padding-left: 13px;
    padding-right: 12px;
    text-align: right;
}
.tdGalleryDesc
{
    height: 20px;
    padding: 0px;
}
.pic
{
    z-index: 0;
}
.homenews
{
    position: relative;
    color: #7C2617;
}
.news_tdtext
{
    text-align: right;
}
.news_tdtext a
{
    font-weight: bold;
    text-decoration: none;
    color: #7C2716;
}
.bg_pic
{
	vertical-align: top;
	padding-top: 15px;
    text-align: center;
}
.bg_pic img
{
	width: 188px;
	height: 111px;
}
.bg_text
{
    width: 100%;
    vertical-align: top;
    padding: 10px;
	padding-top: 15px;
    border-bottom: 0px dashed #a7c0cd;
}
.textbox_small
{
    border: 0px;
    background-image: url(../images/bg_textbox_small.gif);
    width: 150px;
    height: 18px;
    padding-top: 3px;
    padding-right: 3px;
    
    font-family: Arial;
    font-size: 13px;
    color: #7C2716;
}
.textarea_small
{
    border: 0px;
    background-color: #dbecca;
    width: 150px;
    height: 115px;
    
    font-family: Arial;
    font-size: 13px;
    color: #7C2716;
}
.but_send_small
{
    border: 0px;
    background-image: url(../images/but_send_neg.gif);
    width: 70px;
    height: 37px;
}
.but_clear_small
{
    border: 0px;
    background-image: url(../images/but_clear_neg.gif);
    width: 70px;
    height: 37px;
}
