﻿*
{
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
}

body 
{
    background-color:#28231B;
}
.div_main
{
    width:100%;
    background-image:url(MyImages/background.jpg);
    background-repeat:no-repeat;
}

.div_main_content
{
    width:1024px;
    
}

.table_content
{
    width:1024px;
    
}
.td_menu
{
    width:209px;
    padding-top:120px;
    padding-left:31px;
    padding-right:31px;
    background-image:url(MyImages/menu_tlo_back.png);
    background-repeat:repeat;
    vertical-align:top;
}
.td_content
{
    background-color:#3E3128;
}
.td_subpages_master
{
    background-color:#3E3128;
}
.td_subpages_master .div_subpages
{
    width:741px;
    padding:5px 5px 5px 5px;
    background-color:inherit;
}
.td_borders_subpages_master
{
    background-color:#674C40;
}
.td_banner
{
    width:751px;
    height:325px;
}
.div_logo 
{
    width:753px;
    height:117px;
    background-image:url(MyImages/content_01.jpg);
    background-repeat:no-repeat;
}
.div_subpages
{
    padding:10px 10px 10px 10px;
    vertical-align:text-top;
    vertical-align:top;
}