body
{
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/bg.gif) top left repeat-y;
	margin: 80px 150px 20px;
}
.tborder
{
	background: #ffffff;
}
.bee
{
	background: url(images/yellow/tab.gif) top left no-repeat;
}

.title
{
	background: #ffffff url(images/catalog.gif) top right no-repeat;
}

.rshadow
{
	background: #ffffff url(images/rshadow.gif) top left repeat-y;
}

.bshadow
{
	background: #ffffff url(images/bshadow.gif) top left repeat-x;
}

.menu
{
	font: 13px arial, helvetica, sans-serif;
	background: #ffd24f;
	color: #000000;
	padding: 10px;
}

.main
{
	font: 13px arial, helvetica, sans-serif;
	background: #ffd24f;
	color: #000000;
	padding: 10px;
}

.footer
{
	background: url(images/yellowbottom.gif) top right repeat-x;
}

a.subnav
{
	color: #ffffff;
	font: 11px arial, helvetica, sans-serif;
	text-decoration: none;
}

a.subnav:hover
{
	color: #000000;
	font: 11px arial, helvetica, sans-serif;
	text-decoration: none;
}