#page
{
	background:		url(/images/internet/watermark.png) -90px 26em no-repeat;
}

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

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

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

.left_menu #content
{
	border-bottom-color:	rgb(35, 182, 173);
	border-left-color:	rgb(35, 182, 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(35, 182, 173);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content fieldset
{
	background:		rgb(229, 246, 245);
	border-color:		rgb(35, 182, 173);
}

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

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

