body {
font-family: arial;
font-size: 14px;
color:#04315E;
}

table td {
font-family: arial;
font-size: 14px;
color:#04315E;
}

li {
padding: 5px;
font-family: arial;
font-size: 14px;
}

.submit {

background-color: #ffffff;
background-image: url('img/tabletop.png');
background-repeat: repeat-x;
background-position: top;
border: 1px solid #dfdfdf;
color: #FFFFFF;
font-weight: bold; 
cursor: hand;

}

input.submit:focus {

background-color: #ffffff;
background-image: url('img/tabletopgreen.png');
background-repeat: repeat-x;
background-position: top;
border: 1px solid #dfdfdf;
color: #FFFFFF;
font-weight: bold; 
cursor: hand;

}

#topmenu{
margin-left: 4px;
padding: 5;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#topmenu ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#topmenu li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#topmenu a{
float:left;
color: white;
background: #336699 url(img/tabletop.png) repeat-x top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#topmenu a span{
float:left;
display:block;
/*background: transparent url(img/tabletop.png) repeat-x top;*/
padding:4px 9px 2px 6px;
}

#topmenu a span{
float:none;
}


#topmenu a:hover{
background-color: #336699;
}

#topmenu a:hover span{
background-color: #336699;
}

#topmenu #current a, #topmenu #current span{ /*currently selected tab*/
background-color: #336699;
}

#topmenuline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #336699;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


a {
color: #0B5CAD;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #6FC958;
}

#vertmenu {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
width: 100%;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#fff;
background-image: url(img/tabletop.png);
background-position: top;
background-repeat: repeat-x;
font-size: 11px;
font-family: veranda; 
padding: 3px 0 5px 3px;
color: #333333;
margin: 0px;
width: 100%;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-weight: bold;
font-size: 13px;
font-family: arial; 
display: block;
border-bottom: 1px dashed #336699;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:100%;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#sorter a{
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
color: #000;
}

#sorter:hover {

background-image: url(img/tabletopgreen.png);
color: #000;
}