/* CSS Document */

body {background:#F7FFFF url('graphics/bg.gif'); text-align:center;}

table tr td {background-color:#FFFFE7; font-family:verdana, arial, tahoma; font-size:9pt; color:#13731C;}

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

.menu {background-image:url('graphics/menu-line.gif'); height:25px; background-position:bottom; background-repeat:repeat-x;}

.content {height:350px; padding-top:20px; padding-left:20px; padding-right:20px; padding-bottom:20px;}

.main-text {font-family:verdana, arial, tahoma; font-size:9pt; color:#000000;}
.header {font-family:verdana, arial, tahoma; font-size:20pt; color:#OOOOOO; text-align:center;}
.font-page-text {font-family:verdana, arial, tahoma; font-size:16pt; color:#13731C;}

.footer-text {font-family: verdana, arial, tahoma; font-size:10px; color:#13731C;}
a.footer-text:link {text-decoration:underline; color:#13731C;}
a.footer-text:active {text-decoration:underline; color:#13731C;}
a.footer-text:visited {text-decoration:underline; color:#13731C;}
a.footer-text:hover {text-decoration:none; color:#13731C;}

.laser-red {font-family:verdana, arial, tahoma; color:#000000; font-size:10px;}
a.laser-red:link {text-decoration:none; color:#ff0000;}
a.laser-red:active {text-decoration:none; color:#ff0000;}
a.laser-red:visited {text-decoration:none; color:#ff0000;}
a.laser-red:hover {text-decoration:none; color:#000000;}

.dark-bg {background-color:#F0FFFF;}

.banner-bg {background-image:url('graphics/banner-bg.gif'); height:102px; width:800px; background-repeat:repeat-x;}

.green-bg {background-color:#13731C;}