﻿


/* container -> tree (treeview class)
--------------------------------*/
.treeview a.selected {color: #02aeee; }
.treeview .hover { cursor: pointer; text-decoration: none; }
.treeview a.hover { color: #02aeee; }

/* content 
-----------------------------------*/
#content h1 { background: url(images/h1_bg_blue.jpg) no-repeat center center; }
#content h1 span { color: #02aeee; }
#content a { color: #02aeee; text-decoration: none; border-color: #02aeee; }
#content a:hover { text-decoration: underline; }
#content table th { border-bottom-color: #02aeee; }