#title
{
	background-color:	rgb(92, 92, 173);
}

.menu li,
.menu li.active a
{
	color:			rgb(92, 92, 173);
}

.menu li.active
{
	border-bottom-color:	rgb(92, 92, 173);
}

.left_menu #content
{
	border-bottom-color:	rgb(92, 92, 173);
	border-left-color:	rgb(92, 92, 173);
}

#content dt, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content strong, #content th, #content thead td, #content a span,
#content dt a, #content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a, #content strong a, #content th a, #content thead td a
{
	color:			rgb(92, 92, 173);
}

#content thead th, #content tfoot th,
#content thead th a, #content tfoot th a
{
	background-color:	rgb(92, 92, 173);
	color:			white;
}

#content table
{
	border-color:		rgb(92, 92, 173);
}

#content table .even td,
#content tbody .even th
{
	background-color:	rgb(236, 235, 245);
}

#content div.tabs ul.header
{
	background:		url(/images/dot-violet.png) bottom repeat-x;
}

#content div.tabs ul.header li.tab0 a
{
	background:		rgb(92, 92, 173);
}

#content div.tabs ul.header li.tab1 a
{
	background:		rgb(112, 111, 183);
}

#content div.tabs ul.header li.tab2 a
{
	background:		rgb(141, 140, 197);
}

#content div.tabs ul.header li.tab3 a
{
	background:		rgb(173, 174, 214);
}

#content div.tabs ul.header li.tab4 a
{
	background:		rgb(207, 206, 230);
}

#content div.tabs ul.header li.tab5 a
{
	background:		rgb(236, 235, 245);
}

#content div.tabs ul.header li.tab0.ui-tabs-selected a,
#content div.tabs ul.header li.tab0 span
{
	border-color:		rgb(92, 92, 173);
	color:			rgb(92, 92, 173);
}

#content div.tabs ul.header li.tab1.ui-tabs-selected a,
#content div.tabs ul.header li.tab1 span
{
	border-color:		rgb(112, 111, 183);
	color:			rgb(112, 111, 183);
}

#content div.tabs ul.header li.tab2.ui-tabs-selected a,
#content div.tabs ul.header li.tab2 span
{
	border-color:		rgb(141, 140, 197);
	color:			rgb(141, 140, 197);
}

#content div.tabs ul.header li.tab3.ui-tabs-selected a,
#content div.tabs ul.header li.tab3 span
{
	border-color:		rgb(173, 174, 214);
	color:			rgb(173, 174, 214);
}

#content div.tabs ul.header li.tab4.ui-tabs-selected a,
#content div.tabs ul.header li.tab4 span
{
	border-color:		rgb(207, 206, 230);
	color:			rgb(207, 206, 230);
}

#content div.tabs ul.header li.tab5.ui-tabs-selected a,
#content div.tabs ul.header li.tab5 span
{
	border-color:		rgb(236, 235, 245);
	color:			rgb(236, 235, 245);
}

#content fieldset
{
	background:		rgb(236, 235, 245);
	border-color:		rgb(92, 92, 173);
}

#content legend
{
	color:			rgb(92, 92, 173);
	border-color:		rgb(92, 92, 173);
}

#content label
{
	color:			rgb(92, 92, 173);
}

