body 
{
	margin: 0 0 8 0;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #777777;
	background: url(img/back.gif) #E7E7E7;
}


table
{
	padding: 0px;
}


td
{
	font-family: arial;
	font-size: 11px;
	color: #777777;
}

img
{
	border: 0px;
}

h1
{
	margin: 20 0 20 20;
	padding: 0 0 0 0;
	color: #CB541C;
	font: 15px tahoma;
	font-weight: bold;
}

h2
{
	color: #652C0F;
	font: 12px tahoma;
	font-weight: bold;
	margin: 10 0 0 0;
	padding: 0 0 6 0;
	text-transform: uppercase;
}

p
{
	font: 11px tahoma; 
	text-align: justify;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 4px;
	background: url(img/t-sep.gif) repeat-x bottom left;
}

a		{ text-decoration: underline; color: #7C2512; font: 11px arial}
a:link, a:visited	{ color: #7C2512}
a:hover, a:active	{ color: #CC2E16; text-decoration: none}

a.top-menu-lnk		{ text-decoration: none; color: #ffffff; font: 11px tahoma; padding: 0 20 0 20}
a.top-menu-lnk:link, a.top-menu-lnk:visited	{ color: #ffffff}
a.top-menu-lnk:hover, a.top-menu-lnk:active	{ color: #ffffff; text-decoration: underline}

a.article-lnk		{ text-decoration: none; color: #7B3815; font: 11px tahoma; font-weight: bold; display: block; padding: 12 0 24 36; background: url(img/str-a.gif) no-repeat}
a.article-lnk:link, a.article-lnk:visited	{ color: #7B3815}
a.article-lnk:hover, a.article-lnk:active	{ color: #000000; text-decoration: underline}

a.copy-lnk		{ text-decoration: underline; color: #404040; font: 10px arial; padding: 0 12 0 12}
a.copy-lnk:link, a.copy-lnk:visited	{ color: #404040}
a.copy-lnk:hover, a.copy-lnk:active	{ color: #82210C; text-decoration: none}

a.recl-lnk		{ text-decoration: none; color: #58514D; font: 10px arial; padding: 0 12 0 12}
a.recl-lnk:link, a.recl-lnk:visited	{ color: #58514D}
a.recl-lnk:hover, a.recl-lnk:active	{ color: #000000; text-decoration: underline}

a.more-lnk		{ text-decoration: underline; color: #7C2512; font: 11px arial; display: block; margin-top: 12px; text-align: right}
a.more-lnk:link, a.more-lnk:visited	{ color: #7C2512}
a.more-lnk:hover, a.more-lnk:active	{ color: #CC2E16; text-decoration: none}



#block
{
	width: 778px;
	background: #FFFFFF
}

#logo
{
	width: 300px;
	border-bottom: 12px solid #E1E1E1;
	background: #652C0F
}

#header
{
	background: #E0EDEE;
	height: 297px;
	border-bottom: 12px solid #E1E1E1;
}

#top-menu
{
	background: #000000;
	color: #ffffff;
	padding-right: 20px;
	text-align: right;
	padding: 13 0 14 0
}

#right-column
{
}

#art-ttl
{
	padding: 6 6 6 6;
	color: #ffffff;
	font: 15px tahoma;
	margin: 20 20 0 20;
	font-weight: bold;
	background: #7C360F;
	border-bottom: 1px solid #ffffff
}

#articles-rmk
{
	padding: 10 10 30 10;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #aeaeae;
}

#main-row
{
	padding-bottom: 10px;
	width: 529px;
}

#textarea
{
	padding: 14 14 14 14;
	text-align: justify;
	margin-left: 20px
}

#copyright
{
	color: #404040;
	font: 10px tahoma;
	padding: 20 20 20 20;
	text-align: left;
	border-top: 12px solid #E1E1E1
}

#foot
{
	padding: 14px;
	text-align: center;
	width: 770px;
	color: #222222
}