/* CSS Document */

td.border {
border-style:solid;
border-right-width: 1px;
border-left-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#0056aa;}

td.borderrepeat {
border-style:solid;
border-right-width: 1px;
border-left-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-color:#0056aa;
background-repeat:repeat-x;
background-repeat:repeat-y;
}

.navigation{
font-family:Capitals;
font-size:18px;
color:#CC9900;
line-height:36px;
text-shadow:#cccccc;
font-stretch:extra-expanded;
}

.navigation a{
text-decoration:none;
color:#cc9900;}

.navigation a:hover{
color:#93161d;
}

.style10 {color: #cc9900; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
.style11 {color: #cc9900; font-family
:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.style11 a{
text-decoration:underline;
color:#cc9900;}
.style11 a:hover{
color:#93161d;}

.header{
font-family:Capitals;
font-size:24px;
color:#CC9900;}

.hitcounter{
display:none;}