BODY
	{
    padding: 0;
    margin: 0px;
    font-size: 11px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #fff6bd;
    SCROLLBAR-TRACK-COLOR: #a0d391;
    SCROLLBAR-BASE-COLOR: #c3c3c4;
    color: #000;
    background: #fff;

    font-family: Tahoma, Verdana, Arial, sans-serif;
    }

A   {
	color: #000;
    text-decoration: underline;
	}
A:hover
	{
    text-decoration: underline;
    color: #a800ff;
	}

IMG
	{
	border-style: none;
	}

B,STRONG	{
	font-weight: bold;
    color: #d12e00;
	}


TD 
	{
    font-size: 12px;
	}

P
	{
    font-size: 12px;

    text-align: justify;
    margin: 0px;
    color: #696969;
    padding: 0 5px 10px 5px;
    text-indent: 17px;
	}
UL,LI,OL
	{
	text-align: left;
	}

BLOCKQUOTE
	{
	text-align: left;
	}


INPUT.text,TEXTAREA
	{
	width: 380px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 2px;
	}




P.clr_01
	{
	color: #696969;
	}
P.clr_02
	{
	color: #696969;
	}
P.clr_03
	{
	color: #696969;
	}
P.clr_04
	{
	color: #696969;
	}


H1
{
    margin: 0;
    padding: 0;
	font-size: 36px;
	font-weight: bold;
    color: #d12e00;
}
H2
{
    margin: 0;
    padding: 0;
	font-size: 18px;
	font-weight: bold;
    color: #d12e00;
}


DIV.lh1, DIV.lh2
	{
    margin: 0;
    padding: 0;
	font-weight: bold;
    color: #d12e00;
    line-height: 25px;
	}

DIV.lh1
	{
	font-size: 18px;
	}
DIV.lh2
	{
	font-size: 36px;
	}



TABLE.main_table
	{
	width: 990px;
	height: 100%;
	text-align: center;
	}
TD.head_01, TD.head_02, TD.head_03
	{
	height: 281px;
	}
TD.head_01
	{
	width: 414px;
	}
TD.head_02
	{
	width: 367px;
	}
TD.head_03
	{
	vertical-align: top;
	width: 209px;
    background: #fff url(/img/head_bg_03.jpg) top left no-repeat;
	}


TABLE.poll_table
	{
	margin-top: 7px;
	}

TD.left_menu
	{
    background: #fff url(/img/lm_bg.jpg) top left repeat-y;
	vertical-align: top;
	width: 313px;
	height: 100%;
	}
TD.content_td
	{
	vertical-align: top;
	width: 404px;
	}
TD.right_menu
	{
	vertical-align: top;
	width: 273px;
    background: #fff url(/img/rm_bg.jpg) top right repeat-y;
	}
TD.cont_block
	{
	vertical-align: top;
	padding: 67px 20px 0 109px;

	width: 313px;
	height: 223px;
    background: url(/img/cont_block.jpg) top left no-repeat;
	}
TD.right_block
	{
	vertical-align: top;
	padding: 5px 20px 0 25px;

	width: 242px;
	height: 172px;
    background: url(/img/rt_bg.jpg) top left no-repeat;
	}

TD.txt_1
	{
	font-size: 11px;
	vertical-align: middle;
	padding: 0 10px 0 8px;
	}
TD.txt_1 A
	{
	text-decoration: none;
	}


.copyrigth
	{
	padding-top:  5px;
	padding-bottom:  5px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #aaa;
	}
.copy_link
	{
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #aaa;
	}


