BODY
	{
    padding: 0;
    margin: 0;
    color: #000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #fff;
	}

TABLE.main_table
	{
	width: 960px;
	height: 100%;
	}
TD.center_td
	{
	height: 100%;
	}


A
	{
	font-size: 12px;
	color: #cb2600;
	text-decoration: none;
	}
A:hover
	{
	color: #ffa959;
	text-decoration: underline;
	}


TD.bar_00_2
	{
	width: 156px;
	text-align: center;
	background: url(/img/bar_00_2.gif) top left repeat-x;
	}


TABLE.center_table
	{
	height: 100%;
	}
TD.left_menu
	{
	width: 220px;
	height: 100%;
	background: #dfdfdf url("/img/lm_bg.gif") top left no-repeat;
	vertical-align: top;
	padding: 38px 0 0 0;
	}


DIV.center_div
	{
	position: relative;
	height: 100%;
	width: 100%;
	}
DIV.h1
	{
	position: absolute;
	top: 5px;
	left: 465px;

	color: #fff;
	font-size: 16px;
	font-weight: bold;

	}
DIV.content_div
	{
	width: 666px;
	padding: 38px 0 20px 42px;
	}

DIV.lm_div
	{
	position: relative;
	width: 100%;
	}
DIV.lm_shadow
	{
	position: absolute;
	top: -7px;
	right: 0;
	width: 18px;
	height: 315px;
	}

TD.lm_a2, TD.lm_p2
	{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	}

TD.lm_a1, TD.lm_a2 
	{
	font-size: 12px;
	color: #fff;
	background: #cb2600;
	}
TD.lm_p1, TD.lm_p2
	{
	font-size: 12px;
	color: #000;
	background: #ffa959;
	}
TD.lm_p2 A
	{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
TD.lm_p2 A:hover
	{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	}
TD.lm_a2 A
	{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
TD.lm_a2 A:hover
	{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	}


TD.lm_spacer
	{
	height: 2px;
	}

TD.content_td
	{
	font-size: 12px;
	text-indent: 15px;

	width: 740px;
	background: url("/img/content_bg.gif") top left no-repeat;
	}


DIV.col_1_h1, DIV.col_2_h1
	{
	position: absolute;
	top: 6px;
	left: 240px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	}

DIV.col_1_h1
	{
	_left: none;
	_left: 190px;
	}
DIV.col_2_h1
	{
	_left: none;
	_left: 175px;
	}


DIV.col_0, DIV.col_1, DIV.col_2
	{
	position: relative;

	font-size: 12px;
	text-indent: 15px;
	}
TD.col_0
	{
	vertical-align: top;
	height: 100%;
	width: 100%;
	background: url("/img/col_0_bg.gif") top right no-repeat;
	}
DIV.col_0
	{
	width: 960px;
	}
DIV.col_0_h1
	{
	position: absolute;
	top: 6px;
	left: 690px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	}
DIV.col_0_txt
	{
	position: static;
	top: 0;
	left: 0;

	padding: 50px 10px 20px 40px;
	}


DIV.col_1
	{
	padding: 50px 10px 20px 40px;
	}
DIV.col_2
	{
	padding: 50px 10px 20px 60px;
	}

TD.col_1, TD.col_2
	{

	font-size: 12px;
	text-indent: 15px;

	width: 480px;
	vertical-align: top;	
	}

TD.col_1
	{
	height: 100%;
	background: url("/img/col_1_bg.gif") top left no-repeat;
	}
TD.col_2
	{
	background: url("/img/col_2_bg.gif") top left no-repeat;
	}


TD.td_footer
	{
	color: #000;
    font-size: 10px;
	height: 35px;
	text-align: center;
	background: #cb2600;
	}
TD.td_footer A
	{
	color: #fff;
    font-size: 10px;
	}

DIV.site_map
	{
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	}

TD.td_copyright
	{
	height: 27px;
	text-align: center;
	color: #000;
    font-size: 10px;
	background: #ffa959;
	}
TD.td_copyright A
	{
	color: #000;
    font-size: 10px;
	text-decoration: none;
	}
TD.td_copyright A:hover
	{
	text-decoration: underline;
	}

TD.gallery_td
	{
	text-align: center;
	color: #000;
    font-size: 11px;
	}
TD.banners
	{
	text-align: center;
	padding: 5px;
	}
TD.banners IMG
	{
	margin: 5px;
	}

