﻿body 
{
    position:relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

table,body
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

html,body   
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;    
}

.divContainer
    {     
    text-align: right;
    font-size: large;
    position: absolute;
    visibility: visible;
    filter: alpha(opacity=75 );
    -moz-opacity: 0.75;
    opacity: 0.75;
    vertical-align: middle;
    display: inline;
    background-color:#ffffff;   
    z-index:1000000;
    }
	
	.Container
	{
	    background-color: #ffffff;	
		position: absolute;
        z-index: 1000001;
        font-weight: bold;
        vertical-align: middle;
        text-align: center;
        /* splashscreen понимает высоту и ширину заданую исключительно в пикселах */
        width: 300px;
        height: 100px;
	}
	
    
    wbr:after { content: "\00200B" }


.div_bg1
{
    overflow: hidden; 
    margin: auto;
    width: 100%;
}
.head_bg
{
    background-color: #143320;
    width: 100%;
    text-align: center;
    margin: auto;

}

.head_img
{
    border: 0px;
    width: 1000px; 
    margin: auto;
    background-color: #143320;
    height: 122px;    
}
.head_img1
{
    border: 0px;
    height: 28px;
     
}
.div_bg
{
    overflow: hidden; 
    width: 857px; 
    height: 122px;
}

.menu_bg
{
    background-color: #406618;
}
.div_menu_line
{
    width: 1000px;
    overflow: hidden;
}
.menuground
{
	font-size: 12px;
    background-color: #0f2517;
   
}
.div_menu_line td
{
    background-color: #0f2517;
}   
a.menu_up, a:visited.menu_up
{
    color: #f3f7e5;
    text-decoration: none;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
a:hover.menu_up
{
    color: #143320;
    background-color: #f1f6e0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    font-size: 12px;
}

a, a:visited
{
    color: #0055cc;
    text-decoration: underine;
}
a:hover
{
    color: #cc0000;
    text-decoration: underine;
}

.menu_footer
{
    text-align: center;
    width: 100%;
    background-color:  #27451d;
}

.footer_corner
{
    background-color:  #27451d;
}


.div_footer
{
    text-align: center;    
    font-size: 11px;
    padding-bottom: 7px;
    
}
.footer
{
    background-color: #27451d; 
    background-repeat: repeat-x; 
    text-align: center; 
    color: #f1f6e2; 
    font-size: 10px;    
}


