a { color: #663366; }
a:hover { color: black; }
h4 { color: black; }
.white a { color: #333366; }
.dark { background: #663366; color: #e5e5e5; }
.dark a { color: #ccccff; }
.dark h5 { color: #ddc3dd; text-transform: uppercase; }
.medium { background: #bb99bb; color: #663366; }
.medium samp { background: #bb99bb; color: #663366; }
.medium a { color: #663366; }
.medium a:hover { color: #000000; }
.medium strong { color: #000000; }
.light { background: #ddc3dd; color: #663366;}
.light samp { background: #ddc3dd; color: #663366; }
.light a { color: #663366; }
.light a:hover { color: #000000; }
.light h5 { color: #663366; }
.light strong { color: #663366; }
.xlight { background: #f4e3f4; color: #663366;}
.xlight samp { background: #f4e3f4; color: #663366; }
.xlight a { color: #663366; }
.xlight strong { color: #663366; }

.altdark { background: #333366; color: #e5e5ff; }
.altmedium { background: #ACACCC; color: #333366; }
.altmedium samp { background: #ACACCC; color: #333366; }
.altmedium a { color: #333366; }
.altmedium a:hover { color: #000000; }
.altmedium strong { color: #333366; }
.altlight { background: #ccccff; color: #333366; }
.altlight samp { background: #ccccff; color: #333366; }
.altlight a { color: #333366; }
.altlight a:hover { color: #000000; }
.altlight strong { color: #333366; }
.altxlight { background: #e5e5ff; color: #333366; }
.altxlight samp { background: #e5e5ff; color: #333366; }
.altxlight a { color: #333366; }
.altxlight a:hover { color: #000000; }
.altxlight strong { color: #333366; }

.smallType { font-size:11px; } 

a.bulleted { background-image: url(/images/provider/arrow.gif); }

input.text { border: 1px solid #000033; }
input.search { border: 1px solid #000033; }
select { border: 1px solid #000033; }

span.error { font-weight: bold; color: #990000; }

table.tabpane { border-color: #663366; }
table.tabset { border-color: #663366; }
table.tabset td { border-color: #663366; }

table.tabset td.xlight samp { background: #f4e3f4; }
table.tabset td.light samp { background: #ddc3dd; }
table.tabset td.medium samp {background: #bb99bb; }
table.tabset td.dark samp {background: #663366; }
table.tabset td.altdark samp {background: #333366; }
table.tabset td.altmedium samp {background: #7B7BAC; }
table.tabset td.altlight samp {background: #ccccff; }
table.tabset td.altxlight samp {background: #e5e5ff; }

table.tabset_fancy { border-color: #663366; }
table.tabset_fancy samp { cursor: default; }
table.tabset_fancy td { border-color: #663366; background-color: #e5e5ff; }

table.tabset_fancy td.xlight samp { background: #f4e3f4; }
table.tabset_fancy td.light samp { background: #ddc3dd; }
table.tabset_fancy td.medium samp {background: #bb99bb; }
table.tabset_fancy td.dark samp {background: #663366; }
table.tabset_fancy td.altdark samp {background: #333366; }
table.tabset_fancy td.altmedium samp {background: #7B7BAC; }
table.tabset_fancy td.altlight samp {background: #ccccff; }
table.tabset_fancy td.altxlight samp {background: #e5e5ff; }

table.xlight th samp.altxlight { background-color: #e5e5ff; }
