BODY
	{
    padding: 0;
    margin: 0px;
    font-size: 11px;
    padding-top: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    SCROLLBAR-ARROW-COLOR: #fff;
    SCROLLBAR-TRACK-COLOR: #bcffbd;
    SCROLLBAR-BASE-COLOR: #025a0c;
    color: #000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background: #bcffbd url(/img/main_bg.jpg) top left repeat-x;
    }

INPUT.text
{
	margin: 10px;
	padding: 1px;

    border: #327434 1px solid;

    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	width: 500px;
}

TEXTAREA
{
	margin: 10px;
	padding: 1px;
    width: 500px;
    height: 100px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    border: #327434 1px solid;
}

A   {
	color: #000;
    text-decoration: underline;
	}
A:hover
	{
    text-decoration: underline;
    color: #577056;
	}

IMG
	{
	border-style: none;	
	}
TD 
	{
    font-size: 11px;
	}
P
	{
    font-size: 11px;
    margin: 0px;
    padding: 0 5px 10px 5px;
	}
P.imp
	{
	font-weight: bold;
    padding: 0 5px 10px 20px;
    background: url(/img/p_imp.gif) top left no-repeat;
	}


TABLE.main_table
	{
	width: 960px;
	height: 100%;
	}
TABLE.head_0
	{
	width: 100%;
	}
TD.head_00
	{
	width: 371px;	
	}
TD.head_01
	{
	width: 589px;	
    background: #327434 url(/img/head_01.jpg) top left no-repeat;
	}
TD.head_1
	{
	padding: 20px 0 0 0;
	vertical-align: top;
	height: 278px;
    background: #327434 url(/img/head_1_bg.jpg) top left no-repeat;
	}
TD.lm
	{
	color: #fff600;
	}
TD.lm A
	{
	color: #fff;
	text-decoration: none;	
	}
TD.lm A:hover
	{
	color: #fff600;
	text-decoration: none;	
	}


TD.txt_title
	{
	padding: 0 0 0 60px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 24px;
    background: #327434 url(/img/page_title_bg.gif) top left no-repeat;
    text-transform: uppercase;
	}
TABLE.con_table
	{
	width: 100%;
	height: 100%;
		
    background: url(/img/footer_bg_0.gif) bottom left no-repeat;
	}
TD.con_txt
	{
    color: #727272;
	padding: 20px 0 20px 40px;
	vertical-align: top;
	text-align: left;
	}
TD.con_pic
	{
	padding: 20px 0 20px 0;
	text-align: center;
	vertical-align: top;
	width: 263px;
	}


TD.mid_td
	{
	height: 100%;
    background: #fff url(/img/con_bg_1.gif) top left repeat-y;
	}




TD.counters
	{
	padding: 15px 0 0 0;
	text-align: center;
	height: 60px;
    background: #327434 url(/img/footer_bg.gif) top left repeat-x;
	}


.copyrigth
	{
	padding-top:  15px;
	padding-bottom:  15px;

	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	}
.copy_link
	{
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	}


