hr {
	color:#8551DB !important;
}

#container #header {
	background:url(/common/img/header-gradient-trks.png) repeat-x left top !important;
}
#container #header .title {
	background:url(/common/img/title-trks.png) no-repeat .3em .3em !important;
	color:#4D00CC !important;
}

#container #footer {
	border-top:1px solid #8551DB !important;
}

fieldset {
	border-color:#8551DB !important;
}

.dash-title {
	background-color:#D0BCF1 !important;
	border:1px solid #8551DB !important;
}

.yui-layout-hd {
	background:#D7C6F3 none !important;
	border-bottom:1px solid #8551DB !important;
}
.yui-layout-hd div.title-div {
	border-bottom:1px solid #8551DB !important;
}

.yui-skin-sam .yui-panel .hd {
	background:url(/common/img/header-gradient-trks.png) repeat-x left center !important;
	border-bottom:1px solid #8551DB !important;
}

.yui-skin-sam .active,
.yui-skin-sam .yuimenubaritem-selected {
	background:url(/common/img/menu-hover-gradient-trks.png) repeat-x left top !important;
}
.yui-skin-sam .yuimenubar .yuimenubaritem.shortcut {
	background-color:#D6C5F3 !important;
}
.yui-skin-sam .yuimenubar .yuimenubaritem-selected.shortcut,
.yui-overlay.yuimenu .yuimenuitem-selected,
.ygtvcontent.selected,
.ygtvcontent.selected .ygtvlabel {
	background-color:#C4AAED !important;
}

.datagrid caption {
	background-color:#C5ACEE !important;
	border:1px solid #8551DB !important;
}

.datagrid tbody tr.row-0 { background-color:#EEF2BB; }
.datagrid tbody tr.row-1 { background-color:#DCDCD3; }
.datagrid tbody tr.row-2 { background-color:#FFDCDC; }
.datagrid tbody tr.row-3 { background-color:#CDE1D6; }
.datagrid tbody tr.row-4 { background-color:#FFEAB0; }
.datagrid tbody tr.row-5 { background-color:#E6EEAA; }
.datagrid tbody tr.row-6 { background-color:#EED5AA; }
.datagrid tbody tr.row-7 { background-color:#FFD5AA; }

.datagrid td small.row-icon {
	color:#FFC; border:1px solid #F90; background-color:#333 !important;
	font-size:9px !important; padding:1px 3px;
	font-family:Tahoma; width:30px;
	display:inline-block; width:35px; text-align:center;
}
.datagrid td small.tt1 {
	background-color:#639 !important;
}
.datagrid td small.tt2 {
	background-color:#36C !important;
}
.datagrid td small.tt3 {
	background-color:#F30 !important;
}
.datagrid td small.tt4 {
	background-color:#C00 !important;
}
.datagrid td small.tt5 {
	background-color:#063 !important;
}
.datagrid td small.tt6 {
	background-color:#C66 !important;
}
.datagrid td small.tt7 {
	background-color:#366 !important;
}
.datagrid td small.tt8 {
	background-color:#903 !important;
}
.datagrid td small.tt9 {
	background-color:#396 !important;
}
.datagrid td small.tt10 {
	background-color:#369 !important;
}
.datagrid td small.tt11 {
	background-color:#636 !important;
}
.datagrid td small.tt12 {
	background-color:#699 !important;
}
.datagrid td small.tt13 {
	background-color:#963 !important;
}
.datagrid td small.tt14 {
	background-color:#066 !important;
}
.datagrid td small.tt15 {
	background-color:#669 !important;
}
.datagrid td small.tt16 {
	background-color:#360 !important;
}
.datagrid td small.tt17 {
	background-color:#069 !important;
}
.datagrid td small.tt18 {
	background-color:#663 !important;
}
.datagrid td small.tt19 {
	background-color:#96F !important;
}
.datagrid td small.tt20 {
	background-color:#C13100 !important;
}
.datagrid td small.tt21 {
	background-color:#C93 !important;
}




.segment-list .main-title {
	font-size:13px; font-weight:bold;
	margin-top:10px; margin-bottom:0px;
}
.segment-list .main-title span {
	font-weight:normal;
}
.segment-list a { border:none !important; margin:0px 2px; }
.segment-list div { white-space:nowrap; }


.segment-list a.open {
	background:url(../img/plus.png) no-repeat center center;
	cursor:pointer;
}
.segment-list a.close {
	background:url(../img/minus.png) no-repeat center center;
	cursor:pointer;
}
.segment-list a.open:hover {
	background:url(../img/plus-hover.png) no-repeat center center;
}
.segment-list a.close:hover {
	background:url(../img/minus-hover.png) no-repeat center center;
}

