﻿#banner
{
	background: url("banner.jpg") no-repeat left top;
	width: 776px;
	height: 91px;
}
html
{
	background: url("bg.jpg") repeat-x left top;
}

#tabsJ
{
	background: #f3dfff;
	border-bottom: 1px solid #B44EFF;
}
#tabsJ a
{
	background: url("tableftJ.gif") no-repeat left top;
}
#tabsJ a span
{
	background: url("tabrightJ.gif") no-repeat right top;
	color: #000;
}
#BOTTOM
{
	background: #FEF9F6;
	border-top: 1px solid #B44EFF;
}

