* {
    font-family: Arial;
    //font-family: Arial Narrow;
    font-size: 14px;
}

window,document,html,body {
    max-width: 99.6%;
    height:100%;
    padding:0 !important;
    margin: 0 auto !important;
}

table td { width: 100%; height: 100%;}

img {
    border-width:0px;
    background-color: transparent;
}
h1 {
	font-size: 18px;
}
div.body, table.body, tr.body
{
    width: 100%; height: 100%;
}

table.body {
/*    max-width: 1280px;*/
    width: 100%;
    background-image: url('/images/wallpaper.png');
}

td.left, table.left {
    width: 282px;
}
/*
tr.logo td a {
    display: block;
    margin-left: -20px;
    padding-top: 15px;
    width: 130px;
    height: 140px;
}
tr.logo td div
{
    margin-left: -22px;
    margin-top: 125px;
}
tr.logo td div span {
    font-size: 30px;
    color: #ffffff;
}*/
tr.logo td { height: 220px; }

td.logo_left 
{
    width:442px !important;
    min-width:442px !important;
    height: 220px;
    background-image:url('/images/images/logo_left.png');
    background-repeat: no-repeat;
    background-position: right;
}
td.logo_center
{
    min-width: auto;
    width: auto;
    
    min-width: 0px;
    background-repeat: repeat-x;
    background-image:url('/images/images/logo_space.png');
}

td.logo_center div {
/*    position:absolute;*/
    position: relative;
    margin-top: 15px;
    margin-left: -20px;
    font-size: 30px;
    color:#ffffff;
    //width: 260px;
	white-space: nowrap;
	font-family: Arial Narrow;
}
td.logo_right
{
    width:458px !important;
    min-width:458px !important;

    background-image:url('/images/images/logo_right.png');
    background-repeat: no-repeat;
    background-position: left;
}



tr.space td {
    height: 2px;
}

tr.space2 td {
    height: 8px;
}

tr.space3 td {
    height: 4px;
}

table.menu_left {
    margin-left: 17px;
}
tr.menu_left_top td
{
    background-image: url('/images/menu_left_top.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

td.menu_left_body
{
    background-image: url('/images/menu_left_body.png');
    background-repeat: repeat-y;
    padding-left: 10px;
}

td.menu_left_body table td
{
    background-image: url('/images/menu_left_button.png');
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 30px;
	/*padding-bottom: 5px;*/
	height: 27px;
}

td.menu_left_body table td a
{
    font-weight: bolder;
    font-size: 18px;
    color: #852121;
    text-decoration: none;
}

tr.menu_left_bottom td
{
    background-image: url('/images/menu_left_bottom.png');
    background-repeat: no-repeat;
    background-position: top;
}

/****************************************************************************/

table.article_left {
    width: 272px;
    color: #b75f52;
    width: 263px;
}

tr.article_left_caption td
{
    background-image: url('/images/article_left_caption.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 26px;
	text-align: center;
    
}
tr.article_left_caption td a 
{
	color: #b75f52;
    font-weight: bolder;
    font-size: 16pt;
    text-decoration: none;
}

tr.article_left_top td
{
    background-image: url('/images/article_left_top.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 15px;
}

td.article_left_body
{
    background-image: url('/images/article_left_body.png');
    background-position: top;
    background-repeat: repeat-y;
}


td.article_left_body table td
{
    padding-left: 10px;
}

td.article_left_body table td a
{
    font-size: 18px;
    color: #852121;
    text-decoration: none;
}

tr.article_left_bottom td
{
    background-image: url('/images/article_left_bottom.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 15px;
}


/*****************************************************************************/

table.content
{
    min-width: 563px;
    width: 70%;
    height: 100%;
    min-height: 400px;
}

tr.content_caption td
{
    background-image: url('/images/body_content_caption.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 27px;
    text-align: center;
    font-weight: bolder;
    font-size: 16pt;
    color: #ffffff;
}

tr.content_top td
{
/*    background-image: url('/images/body_content_top.png');
    background-repeat: repeat-x;
    background-position: top;*/
    height: 13px;
}

td.content_body
{
    background-image: url('/images/body_content_body.png');
    background-position: top;
    /*background-repeat: repeat-y;*/
    padding-left: 8px;
    padding-right: 8px;
    min-height: 400px;
}

td.content_body span
{

}

tr.content_bottom td
{
/*    background-image: url('/images/body_content_bottom.png');
    background-repeat: no-repeat;
        background-repeat: repeat-x;
    background-position: top;*/
    height: 14px;
}


/*****************************************************************************/
table.right {
    width: 310px;
}
table.news_right {
    width: 263px;
    color: #b75f52;
}


tr.news_right_caption td
{
    background-image: url('/images/news_right_caption.png');
    background-repeat: no-repeat;
    background-position: center top;
    height: 27px;
    text-align: center;
}
tr.news_right_caption td a
{
    color: #b75f52;
    font-weight: bolder;
    font-size: 16pt;
    text-decoration: none;
}


tr.news_right_top td
{
    background-image: url('/images/news_right_top.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 13px;
}

td.news_right_body
{
    background-image: url('/images/news_right_body.png');
    background-position: top;
    background-repeat: repeat-y;
    padding-left: 12px;
    padding-right: 5px;

}
td.news_right_body a
{
    color: #852121;
    text-decoration: none;
}


td.news_right_body table
{
    font-size: 14px;
}
td.news_right_body table tr.date td {
    padding-left: 35px;
}
td.news_right_body table tr.content td {
    /*font-size: 14px;*/
}


tr.news_right_bottom td
{
    background-image: url('/images/news_right_bottom.png');
    background-repeat: no-repeat;
    background-position: top;
    height: 14px;
}

/*****************************************************************************/

tr.bottom td {
    height: 68px;
}
tr.bottom td.bottom {
	padding-top: 7px;
}
tr.bottom td table 
{
    min-width: 1006px;
    height: 68px;
}
tr.bottom td table td.bottom_left {
    width: 35px;
    background-image: url('/images/bottom_left.png');
    background-repeat: no-repeat;
    background-position: left top;
}

tr.bottom td table td.bottom_center {
    width: auto;
    /*min-width:1135px;*/
    min-width: 1000px;
    width: 1000px;
    background-image: url('/images/bottom_center.png');
    background-repeat: repeat-x;
    background-position: center top;
}

tr.bottom td table td.bottom_right {
    width: 36px;
    background-image: url('/images/bottom_right.png');
    background-repeat: no-repeat;
    background-position: right top;
}
/*
    background-image: url('/images/bottom.png');
    background-repeat: no-repeat;
    background-position: top;
    width: 1206px;
    padding-top: 17px;
    padding-right: 130px;

*/
tr.bottom td table td.bottom_center span {
    color: #ffffff;
    font-weight: bolder;
    font-size: 14px;
}


