/*  Copyright (c) WEBCOM ART | http://webcoma.net/  */

                /* common styles */

body{
                margin-left: 0px; 
                margin-top: 0px; 
                margin-right: 0px; 
                margin-bottom: 0px;
                }
table, td{
                border-collapse: collapse;
                border-spacing: 0;
                font-family: verdana, tahoma, sans-serif; 
                font-size:12px;
                color:#000000;
                }
th{
                text-align: left;
                }
a:link,
a:visited{
                color:#2A2ADC;
                text-decoration: underline;
                }
a:active,
a:hover{
                color:#DC2A2A;
                text-decoration: underline;
                }
input,
textarea{
                border-width: 1px;
                border-color: #aaaaaa;
                }
input.checkbox{ 
                border-style: none;
                }
form{
                margin: 0px;
                }
h1,h2,h3,h4{
                font-size: 12px;
                margin: 0px;
                }
.tbl{           
                border-style: solid; 
                border-color: #ffffff; 
                border-width: 1px;
                }
.gb{           
                border-style: solid; 
                border-color: #eeeeee; 
                border-width: 1px;
                }
.dash{          
                border-bottom: #cccccc 1px dashed;
                }
div.item-image{
                width: 120px;
                height: 120px;
                padding: 10px;
                margin: 0px 10px 10px 0px;
                float: left;
                border: #a0a0a0 1px solid;
                }

                /* individual styles */
#nav{
                padding-top: 15px;
                vertical-align: top;
                }
#nav a:link,
#nav a:visited{
                color: #121212;
                text-decoration: none;
                }
#nav a:active,
#nav a:hover{
                color: #DC2A2A;
                text-decoration: underline;
                }
.menu-selected{
                color: #DC2A2A;
                text-decoration: underline;
                }
#nav h1{
                margin: 4px 10px 5px 5px;
                font-family: arial;
                font-size: 14px;
                font-weight: bold;
                }
#nav h2{
                margin: 3px 10px 3px 37px;
                font-family: arial;
                font-size: 12px;
                font-weight: normal;
                }
#nav h3{
                margin: 3px 10px 3px 75px;
                font-family: arial;
                font-size: 11px;
                font-weight: normal;
                }
span.nav{
                margin: 5px 10px 4px 10px;
                float: left;
                }
#navtop{
                padding-left: 20px;
                color: #ffffff;
                }
#navtop a{
                color: #ffffff;
                font-weight: bold;
                }
#title div{
                margin: 0px 0px 0px 20px;
                font-size: 180%;
                font-weight: bold;
                font-face: arial;
                color: #7A9033;
                }
#slogan{
                padding-left: 15px;
                font-size: 16px;
                font-face: arial;
                font-weight: bold;
                color: #ffffff;
                }
#navigator{
                margin: 10px 0px 0px 0px;
                vertical-align: top;
                font-size: 14px;
                font-family: arial;
                color: #000000;
                }
#navigator a{
                font-size: 12px;
                font-family: arial;
                color: #000000;
                }
#navigator h2{
                margin: 0px 0px 0px 0px;
                }
#content{
                padding: 10px;
                vertical-align: top;
                }
#counters{
                margin-left: 35px;
                text-align: left;
                }
#copy{
                font-size: 12px;
                color: #000000;
                }
#label a{
                font-size: 11px;
                color: #343434;
                }
#search{
                width: 130px;
                height: 20px;
                }
#date{
                font-family: arial;
                }
