/* -------------------------------------------------------------
                           Global Styles
------------------------------------------------------------- */

A:link 		{color : white}
A:active 	{color : red}
A:visited	{color : white}

body.header, body.sidebar {background-color: #162e62;
                           color: #ffffff}

.tab { background-color: #000000;
       font-family: Verdana, sans-serif; font-size: 10px;
       font-weight: bold; position: relative; left: 0px;
       top: 0px; text-decoration: none; color: #FFFFFF}
.tab a { font-family: Verdana, sans-serif; font-size: 10px;
         font-weight: bold; position: relative; left: 0px;
         top: 0px; text-decoration: none; color: #FFFFFF}
.tab a:visited { color: #FFFFFF}

.folder { background-color: #000000; }
.folder a { font-family: Verdana, sans-serif; font-size: 10px;
            font-weight: bold; position: relative; left: 0px;
            top: 0px; text-decoration: none; color: #FFFFFF}
.folder a:visited { color: #FFFFFF}


td.topmenu	{background-color: #000000}
td.hghmenu	{background-color: #999999;
                 font-family: Verdana, sans-serif;
                 font-size: 10px;
                 font-weight: bold;
                 color: #FFFFFF;
                 text-decoration: none}

tr.submenu	{background-color: #999999}

a.startmenu	{font-family: Verdana, sans-serif;
                 font-size: 10px;
                 font-weight: bold;
                 color: #FFFFFF;
                 text-decoraction: none}

a.topmenu	{font-family: Verdana, sans-serif;
                 font-size: 10px;
                 font-weight: bold;
                 color: #FFFFFF;
                 text-decoraction: none}

a.submenu	{font-family: Verdana, sans-serif;
                 font-size: 10px;
                 font-weight: bold;
                 color: #FFFFFF;
                 text-decoraction: none}
