/* CSS Document */

body {background-color:WHITE;}

table tr td {color:Black; font-size:9pt; font-family:Verdana, Arial, Tahoma;}

a:link {text-decoration:underline; color:#000080;}
a:active {text-decoration:underline; color:#000080;}
a:visited {text-decoration:underline; color:#000080;}
a:hover {text-decoration:none; color:#000080;}

h1 {color:#000080;}
h2 {color:#000080;}
h3 {color:#000080;}
h4 {color:#000080;}
h5 {color:#000080;}
h6 {color:#000080;}

.mod-blue-top {background:#A9B8D0 url('graphics/mod-top-bg.gif') no-repeat top; width:160px; padding-top:10px;}
.mod-blue-bottom {background:#A9B8D0 url('graphics/mod-bottom-bg.gif') no-repeat bottom; height:5px; width:160px;}

.mod-grey-top {background:#808080 url('graphics/mod-top-bg.gif') no-repeat top; width:160px; padding-top:10px;}
.mod-grey-bottom {background:#808080 url('graphics/mod-bottom-bg.gif') no-repeat bottom; height:5px; width:160px;}

.nav-links {padding-left:5px; text-decoration:none; color:WHITE; font-size:9pt; font-family:Verdana, Arial, Tahoma; font-weight:bold;}
a.nav-links:link {text-decoration:none; color:WHITE;}
a.nav-links:active {text-decoration:none; color:WHITE;}
a.nav-links:visited {text-decoration:none; color:WHITE;}
a.nav-links:hover {text-decoration:none; color:gray;}

.footer {background:url('graphics/bottom-bg.gif') no-repeat top; height:25px; text-align:center; color:WHITE; font-size:8pt; font-family:Verdana, Arial, Tahoma;}

a.footer-link:link {text-decoration:none; color:WHITE;}
a.footer-link:active {text-decoration:none; color:WHITE;}
a.footer-link:visited {text-decoration:none; color:WHITE;}
a.footer-link:hover {text-decoration:underline; color:GRAY;}

a.laser-red:link {text-decoration:none; color:RED;}
a.laser-red:active {text-decoration:none; color:RED;}
a.laser-red:visited {text-decoration:none; color:RED;}
a.laser-red:hover {text-decoration:underline; color:WHITE;}






