﻿
body
{
	font-family: Verdana, Arial, Tahoma, Times New Roman, Courier; 
	font-size: 11px; 
	color: #000000; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	scrollbar-face-color : #C0C0C0; 
	scrollbar-shadow-color : #EEEEEE; 
	scrollbar-track-color : #AAAAAA; 
	scrollbar-highlight-color : #EEEEEE; 
	scrollbar-arrow-color : #EEEEEE; 
	scrollbar-darkshadow-color : #AAAAAA; 
	scrollbar-background-color : #C0C0C0;
	
}

.div_err
{
    position: absolute;
    z-index: 200;
    top: 40%;
    left: 40%;
    width: 20%;
    height: 10%;
    background-color: #365b89;
    font-weight: bold;
    color: #FFF;
    padding: 20px;
    border: 1px solid #fff;
    text-align: center;
    cursor: pointer;
    
}

td
{
  	vertical-align: top; 	 	
}

a
{
    text-decoration: none;
}

img
{
    border: 0px solid #FFF;
    padding: 0px;
    margin: 0px;
}

.btn
{
    width: 85px;
    height: 18px;
    background-image: url('img/btn_bg.jpg');
    color: #FFF;
    border: 0px;
    text-align: center;
    cursor: pointer;
    margin: 1px;
}

.div_main
{
    background-image: url('img/bg_top.jpg');
    background-repeat: repeat-x;
    vertical-align: top;
}

.main_
{
    width: 960px;
    margin: 0px;
    padding: 0px;  
}


.top_menu
{
    height: 27px;
    padding-left: 10px;
}

.img_banner_block
{
    height: 148px;
    font-size: 0px;
}

.medium_block
{
    height: 160px;
    padding: 3px;
    vertical-align: top;
}
    .medium_block_table
    {
        width: 100%;
        height: 100%;
    }
    
        .medium_block_td
        {
            width: 23%;
        }
            .medium_block_td1
            {
                width: 176px;
                background-image: url('img/middle_1.jpg');
                background-repeat: no-repeat;
            }  
                      
            .medium_block_td2
            {
                width: 205px;
                background-image: url('img/middle_2.jpg');
                background-repeat: repeat-x;
            } 
            
            .medium_block_td3
            {
                width: 176px;
                background-image: url('img/middle_3.jpg');
                background-repeat: no-repeat;
            }
            
            .medium_top_users
            {
                width: 178px;
                background-image: url('img/middle_top_users.jpg');
                background-repeat: no-repeat;                
            }
            
            .medium_right
            {
                width: 225px;
                background-image: url('img/middle_right.jpg');
                background-repeat: no-repeat;                
            }            
                        
.bottom_block
{
    height: 300px;
    border: 3px solid #eee;
    max-width: 940px;
    background-image: url('img/bg_top1.jpg');
    background-repeat: repeat-x;    
}
    .bottom_block_table
    {
        width: 100%;
        height: 100%;
    }
    
        .bottom_block_td1
        {
            width: 45%;
        }
        
        .bottom_block_td2
        {
            width: 55%;
        } 
        
        .td11
        {
            background-image: url('img/11.jpg');
            background-repeat: no-repeat;
            background-position: left;
            height: 8px;
            width: 1%;
        }  
        .td1_1
        {
            background-image: url('img/1_2.jpg');
            background-repeat: repeat-x;
            height: 8px;
            width: 98%;
        }          
        .td12
        {
            background-image: url('img/12.jpg');
            background-repeat: no-repeat;
            background-position: right;
            height: 8px;
            width: 1%;
        }
        .td21
        {
            background-image: url('img/21.jpg');
            background-repeat: no-repeat;
            background-position: left;
            height: 8px;
            width: 1%;
        }
        .td2_1
        {
            background-image: url('img/2_1.jpg');
            background-repeat: repeat-x;
            height: 8px;
            width: 98%;
        }          
        .td22
        {
            background-image: url('img/22.jpg');
            background-repeat: no-repeat;
            background-position: right;
            height: 8px;
            width: 1%;
        }    
        .tdL
        {
            background-image: url('img/L.jpg');
            background-repeat: repeat-y;
            background-position: left;
            width: 8px;
        }  
        .tdR
        {
            background-image: url('img/R.jpg');
            background-repeat: repeat-y;
            background-position: right;
            width: 8px;
        }                                          

.title
{
    font-size: 15px;
    color: #0071bc;
}
 
.tbl
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 1px solid #eeeeee;    
}

.tbl_td
{
    background-color: #eeeeee;
    font-weight: bold;
}

.header
{
    width: 100%; 
    height: 100px;
    background-image: url('img/bg_top.jpg');
    background-repeat: repeat-x;
    border: 1px solid #365b89;
}
    .header_link
    {
        font-size: 15px;
        text-decoration: underline;
        font-weight: bold;
    }
    
    .header_main_menu
    {
        margin-top: 22px; 
        margin-left: 42px; 
        padding-left: 8px;
        width: 100%; 
        padding-bottom: 10px;
        border-bottom: 2px solid #9bc3d0;
    }
    
.rooms_div
{
    width: 300px;
}

.rooms_download_mini
{
    padding: 5px;
    margin: 5px;
    width: 70px;
    text-align: center;
    border: 2px solid #43619d;
}
         