body	{
	background-color: white;
}
.tip	{
	background-color:	#F8F8FF;
	border: solid 1px #ff6600;
}
hr.blue	{
	color: #AEC2EB;
}
span.quotedtext	{
	color: green;
}
span.quotedtext2	{
	color: brown;
}
span.quotedtext3	{
	color: blue;
}
span.quotedtext4	{
	color: tomato;
}

.actionbar	{
	background-color:	#E4E4E4;
}

td.actionbar td	{
	color: black;
}
.actionbar input	{
	border-top: solid 2px #EEEEEE;
	border-left: solid 2px #EEEEEE;
	border-right: solid 2px #696969;
	border-bottom: solid 2px #696969;
	background-color: #D3D3D3;
}

.ruledlistrules	{
	background-color: ;
}

.ruledlistheader	{
	background-color: #3366cc;
	color: white;
}
.ruledlistheader td, tr.ruledlistheader td, tr.ruledlistheader td A, tr.ruledlistheader td A:visited, tr.ruledlistheader td A:active, td.ruledlistheader, td.ruledlistheader a	{
	color: white;
}

.unreadrow	{
	background-color: white;
	color: black;
}
.readrow A, .unreadrow A	{
	color: blue;
}
.smallrow, .smallrow TD	{
	background-color: white;
	color: black;
}
.smallrow A	{
	color: blue;
}

.readrow	{
	background-color: #f0f0ff;
}
.contactrow	{
	background-color: white;
}
.contactrow A	{
	color: blue;
}

.ruledlistheader input {
	border-top: solid 2px #D1F9FF;
	border-left: solid 2px #D1F9FF;
	border-right: solid 2px #1144AA;
	border-bottom: solid 2px #1144AA;
	background-color: ;
}

.ruledlistheader input.smallbutton, input.smallbutton {
	border-top: solid 2px #D1F9FF;
	border-left: solid 2px #D1F9FF;
	border-right: solid 2px #1144AA;
	border-bottom: solid 2px #1144AA;
	background-color: ;
}

table.clienttabs tr td.active	{
	background-color: #4682B4;
	color: white;
}
table.clienttabs tr td.active a	{
	color: white;
}
table.clienttabs td.inactive	{
	background-color: #D8E0E9;
	border-top: solid 1px #4682B4;
}
table.clienttabs td.inactive a	{
	color: #4682B4;
}
table.clienttabs td.spacer	{
	background-color: white;
}
div.visclienttab	{
	border-top:	solid 4px #4682B4;
	border-left:	solid 3px #4682B4;
	border-bottom:	solid 3px #4682B4;
	border-right:	solid 3px #4682B4;
}
.tabtip	{
	background-color:	#F8F8FF;
	border-bottom: solid 1px #404040;
	border-right: solid 1px #404040;
	border-left: solid 1px #a0a0a0;
	border-top: solid 1px #a0a0a0;
}
div.cbdiv	{
	background-color: #e6e6fa;
}
div.tablediv	{
	background-color: #e6e6fa;
}

table.servertabs td.activetab	{
	background-color:	#003399;
	color: white;
}
td.activetab a	{
	color: white;
}
td.inactivetab	{
	background-color: #CCCCCC;
	color: #4875CE;
	border-top: solid 1px #4875CE;
}
td.inactivetab a	{
	color: #4875CE;
}
td.subtitle, table.servertabs td.subtitle	{
	background-color: #003399;
	color: white;
	border-right: solid 1px #003399;
}