BODY
  {
    padding: 0;
    margin: 0px;
    font-size: 12px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #000;
    SCROLLBAR-TRACK-COLOR: #848585;
    SCROLLBAR-BASE-COLOR: #d4d4d4;

    color: #943F10;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #fff url(/img/main_bg.jpg) top left repeat-x;
    }

INPUT.text, SELECT
{
	margin: 10px;
  	padding: 1px;

    border: #ff9223 1px solid;

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    width: 300px;
}

TEXTAREA
{
  margin: 10px;
  padding: 1px;
    width: 300px;
    height: 100px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #ff9223 1px solid;
}

IMG
	{
	border: none;
	}

H1
	{
	font-size: 11px;
	color: #943f10;
	text-transform: uppercase;
	}

P	
	{
	text-align: justify;
	font-size: 11px;
    color: #943f10;
    font-weight: bold;
	}
B		
	{
	color: #000;
	}

DIV.addr_block
	{
	padding: 50px 0 0 0;
	}

DIV.addr_block, DIV.addr_block A
	{
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
DIV.addr_block A:hover
	{
	text-decoration: underline;
	}


TABLE.main_table
	{
	width: 961px;
	height: 100%;
	
	}

TD.header
	{
	width: 961px;
	height: 267px;
	}


TD.title_bg
	{
    width: 809px;
	height: 52px;
	text-align: center;
	vertical-align: bottom;

	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;


	padding: 0 0 15px 0;
    background: url(/img/page_bg.gif) bottom center no-repeat;
	}


TD.lm
	{
    width: 152px;
	height: 100%;
	vertical-align: top;

    background: #943f10 url(/img/lm_bg_00.gif) bottom left no-repeat;
	}




TD.lm_td_p, TD.lm_td_a
	{
	padding: 0 0 5px 40px;
	vertical-align: bottom;

	width: 152px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
TD.lm_td_p A
	{
	color: #cba184;
	text-decoration: none;
	}

TD.lm_td_p A:hover
	{
	color: #fff;
	text-decoration: none;
	}

TD.lm_td_p
	{
    background: url(/img/lm_bg_p.gif) bottom left no-repeat;
	}


TD.td_content
	{
    width: 809px;
	height: 100%;

	vertical-align: top;

	}

TABLE.inn_table
	{
	background: #fff url(/img/title_bg.jpg) top left no-repeat;
	}

TD.td_content_2
	{
    width: 100%;
	height: 100%;
	vertical-align: top;
    background: #fff url(/img/td2_bg.gif) top right repeat-y;
	}
TD.td_content_3
	{
    width: 100%;
	height: 100%;

	padding: 30px;
	vertical-align: top;
	}
TD.img_on_page
	{
	padding: 10px;
	vertical-align: top;
	text-align: center;
	
    background: #fff url(/img/td2_bg.gif) top right repeat-y;
	}


TD.counters
	{
	text-align: center;
	height: 60px;	
	}


.copyrigth
  {
  padding-top:  15px;
  padding-bottom:  15px;

  text-align: center;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333;
  }
.copy_link
  {
  text-decoration: none;
  text-align: center;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #333;
  }


