
/* Formatting */
A:Link {color:#333;text-decoration:underline;}
A:Visited {color:#333;text-decoration:underline;}
A:Hover {color:#abab6f;text-decoration:underline;}

h1 {color:#abab6f;}
h2 {color:#abab6f;}
h3 {color:#abab6f;}

TABLE.table {border:1px #ccc solid; border-width:1px 1px 0 1px;}
.table TD {border-bottom:1px #ccc solid;}
.table TH {background:#abab6f; color:#fff;}

/* Menu */
ul.menumenu li.currentLevel2 a:visited,
ul.menumenu li.currentLevel2 a:link {color:#abab6f;}

/* Vertical Expand Menu */
.VerticalExpandMenuLevel3.VerticalExpandMenuAncestor a:visited,
.VerticalExpandMenuLevel3.VerticalExpandMenuAncestor a:link,
.VerticalExpandMenuLevel3.VerticalExpandMenuCurrentPage a:visited,
.VerticalExpandMenuLevel3.VerticalExpandMenuCurrentPage a:link {color:#abab6f;}

.VerticalExpandMenuLevel4.VerticalExpandMenuAncestor a:visited,
.VerticalExpandMenuLevel4.VerticalExpandMenuAncestor a:link {color:#abab6f;}

.VerticalExpandMenuLevel4.VerticalExpandMenuCurrentPage a:visited,
.VerticalExpandMenuLevel4.VerticalExpandMenuCurrentPage a:link {color:#abab6f;}

.VerticalExpandMenuLevel5.VerticalExpandMenuAncestor a:visited,
.VerticalExpandMenuLevel5.VerticalExpandMenuAncestor a:link {color:#abab6f;}

.VerticalExpandMenuLevel5.VerticalExpandMenuCurrentPage a:visited,
.VerticalExpandMenuLevel5.VerticalExpandMenuCurrentPage a:link {color:#abab6f;}
