/* ________________________________________ body _______ */

body
{
	background: url(../img/p_bg.jpg) repeat-x #F5EFE1;
	margin: 0;
	font-family: georgia, tahoma, verdana;
	font-size: 11px;
	color: #61583B;
}

table
{
	border: 0;
	padding: 0;
}

td
{
	padding: 0;
	vertical-align: top;
}

p
{
	padding: 0 0 0 40px;
	text-align: justify;
	line-height: 14px;
}

p.t
{
	text-indent: 20px;;	
}

p.w
{
	margin: 0;
}

p.r
{
	color: #D55018;
	text-align: right;
}

p.a
{
	color: #D55018;
}

ul
{
	width: 440px;
	margin: 0;
	padding: 0 0 0 60px;
	list-style-image: url(../img/li.gif);
	text-align: justify;
	line-height: 14px;
}

.nag
{
	padding: 0 0 0 40px;
	font-family: georgia, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4C4128;
	text-decoration: none;
}

.nag_small
{
	font-family: georgia, tahoma, verdana;
	font-weight: bold;
	color: #4C4128;
}

a.nag
{
	padding: 0 0 0 40px;
	font-family: georgia, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4C4128;
	text-decoration: none;
}

a.nag:hover
{
	text-decoration: underline;
}

.b
{
	color: #4C4128;	
}

a
{
	font-family: georgia, tahoma, verdana;
	font-size: 11px;
	color: #B1A88F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.r
{
	color: #D55018;
	font-weight: bold;
}

td.n
{
	background: url(../img/n_bg.gif);
	padding: 10px;
	border-bottom: 2px solid #DED6C3;
	font-family: tahoma;
	font-size: 10px;
	color: #8A7F67;
}

td.l
{
	padding: 5px 10px;
	border-bottom: 1px solid #DED6C3;
	font-family: tahoma;
	font-size: 10px;
	color: #8A7F67;
}

td.p
{
	padding: 5px 10px;
	border-bottom: 1px solid #DED6C3;
	font-family: georgia, tahoma;
	font-size: 12px;
	font-weight: bold;
}

.foot
{
	padding: 0 0 20px 0;
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #C7BFAC;
}

.foot a
{
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C7BFAC;
	text-decoration: none;
}

.foot a:hover
{
	color: #D6C8AB;
}

input.i, select.i, textarea.i
{
	background-color: #F5EFE0;
	border: 1px solid #DED6C3;
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #4C4128;
}

.banner
{
	border: 0;
	padding: 0 5px 0 0;
	margin: 0;
}

.banner_last
{
	border: 0;
	padding: 0;
	margin: 0;
}