<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    background: url("../images/theme/blue/body_back.jpg") no-repeat fixed 50% 0 #08253D;
}
#top_linktree, #top_linktree .navigate_section
{
    background-color: #010D14;    
}
h4.catbg, h4.catbg2 , h3.catbg , h3.catbg2 , .table_list tbody.header td.catbg
{
    background: rgb(195,217,255);
    background: -moz-linear-gradient(top,  rgba(195,217,255,1) 0%, rgba(187,208,237,1) 50%, rgba(177,200,239,1) 53%, rgba(173,189,221,1) 77%, rgba(152,176,217,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(195,217,255,1)), color-stop(50%,rgba(187,208,237,1)), color-stop(53%,rgba(177,200,239,1)), color-stop(77%,rgba(173,189,221,1)), color-stop(100%,rgba(152,176,217,1)));
    background: -webkit-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(187,208,237,1) 50%,rgba(177,200,239,1) 53%,rgba(173,189,221,1) 77%,rgba(152,176,217,1) 100%);
    background: -o-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(187,208,237,1) 50%,rgba(177,200,239,1) 53%,rgba(173,189,221,1) 77%,rgba(152,176,217,1) 100%);
    background: -ms-linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(187,208,237,1) 50%,rgba(177,200,239,1) 53%,rgba(173,189,221,1) 77%,rgba(152,176,217,1) 100%);
    background: linear-gradient(top,  rgba(195,217,255,1) 0%,rgba(187,208,237,1) 50%,rgba(177,200,239,1) 53%,rgba(173,189,221,1) 77%,rgba(152,176,217,1) 100%);
    }
div.cat_bar h4.catbg, div.cat_bar h4.catbg2, div.cat_bar h3.catbg ,div.cat_bar h3.catbg2
{
    background: none;
}
div.cat_bar
{
    background-color: #28292A;
}
a:link, a:visited
{
	color: #346;
}
.dropmenu a
{
	color: rgba(255, 255, 255, 0.6);
}</pre></body></html>