body
{
	background-color:#646464;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
td
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.banner
{
	abackground-image:url(images/banner.jpg);
	background-position:lef top;
	background-repeat:no-repeat;
	background-color: #4F3B32;
}
div.menu_div
{
	background-color: #4F3B32;	
	background-image:url(images/m_bg.gif);
	background-position:lef top;
	background-repeat:repeat-x;
}
div.flash
{
	position:relative;
	z-index:1;
	height:142px;
}
div.address
{
	position:relative;
	height:125px;
	margin-top:17px;
	margin-bottom:-142px;
	margin-right:20px;
	z-index:2;
	text-align:right;
}
b, strong
{
	color:#F6A60B;
	font-weight:bold;
}
a
{
	color: #F6A60B;
}
td.footer
{
	background-color:#32211A;
	padding:20px;
	color:#7A6359;
}
td.footer .left
{
	width:250px;
	float:left;
}
td.footer .left a
{
	color:#7A6359;
}
td.footer .right
{
	float:right;
	width:550px;
	text-align:center;
}
td.footer .right a
{
	color:#F6A60B;
}
td.ttyl
{
	background-color:#32211A;
	background-image:url(images/pepper111.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	height:	47px;
	color:#DD9304;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
.ttyl .submenu
{
	font-size:13px;
	float:right;
	margin-right:10px;
	width:300px;
	margin-top:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.ttyl .submenu a
{
	color:#DD9304;
}
td.content
{
	padding:20px;
	background-image:url(images/content.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.input
{
	width:99%;
	border:1px solid #993300;
}
.ic
{
	color: #32211a;
}
.ic a
{
	color: #32211a;
}