.clsCursor
   {
   cursor: hand ;
   }

body
   {
   background-color: #FFFFFF ;
   margin-top: 0 ;
  
   }

h1
   {
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   font-size: 17px ;
   color: #062E8A ;
   text-align: center ;
   margin-top: 10 px;
   margin-bottom: 0 px;
   }

h2
   {
   font-family: verdana, "sans-serif" ;
   font-size: 14px ;
   color: #FFFFFF ;
   text-align: center ;
   margin-top: 10 px;
   margin-bottom: 0 px;
   }

a:link
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:visited
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:hover
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: bold ;
   text-decoration: underline ;
   font-size: 12px ;
   }

a:active
   {
   color: #7B0404 ;
   font-weight: bold ;
   font-family: verdana, "sans-serif" ;
   text-decoration: none ;
   font-size: 12px ;
   }




a.footer:link
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:visited
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:hover
   {
   color: #7B0404 ;
   font-family: verdana, "sans-serif" ;
   font-weight: normal ;
   text-decoration: underline ;
   font-size: 9px ;
   }

a.footer:active
   {
   color: #7B0404 ;
   font-weight: normal ;
   font-family: verdana, "sans-serif" ;
   text-decoration: none ;
   font-size: 9px ;
   }







span.formtitle
   {
   font-family: verdana, "sans-serif" ;
   font-size: 15px ;
   color: #B90000 ;
   font-weight: bold ;
   }

span.Pageheader
   {
   font-family: verdana, "sans-serif" ;
   font-size: 14px ;
   color: #7B0404 ;
   font-weight: bold ;
   }
   

span.smalltext
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   font-weight: normal ;
  
   }
   
span.copyrighttext
   {
   font-family: verdana, "sans-serif" ;
   font-size: 9px ;
   color: #000000 ;
   font-weight: normal ;
  
   }
   

div
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   text-align: center;
   }

div.error
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   font-weight: bold ;
   color: #FF0000 ;
   text-align: center ;
   }

p
   {
   font-family: verdana, "sans-serif" ;
   font-size: 12px ;
   color: #000000 ;
   margin-top: 10 px;
   margin-bottom: 10 px;
   margin-left: 10 px;
   margin-right: 10 px;
   }

table
   {
   table-layout: auto ;
   }

table.form
   {
   table-layout: auto ;
   background-color: #D0DEFD ;
   border-style: ridge ridge ridge ridge ;
   border-color: #062E8A ;
   border-width: 1px ;
   }

th
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   text-align: center ;
   }

td
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   }

td.main
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 15 ;
   padding-right: 25 ;
   padding-top: 15 ;
   padding-bottom: 15 ;
   }

td.submenu
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 7 ;
   padding-right: 7 ;
   padding-top: 40 ;
   padding-bottom: 7 ;
   background-color: #D0DEFD ;
   border-style: none ridge none none ;
   border-color: #F6F6F6 ;
   border-width: 1px ; 
   }

td.submenuitem
   {
   font-size: 12px ;
   font-family: verdana, "sans-serif" ;
   color: #0069B3 ;
   background-color: #000000 ;
   border-style: none ridge ridge ridge ;
   border-color: #000000 ;
   border-width: 1px ;
   padding-left: 2 ;
   padding-right: 2 ;
   padding-top: 4 ;
   padding-bottom: 4 ;
   }

input
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

input.button
   {
   font-family: verdana, "sans-serif" ;
   font-size: 12px ;
   font-weight: bold ;
   color: #000000 ;
   background-color: #062E8A ;
   }

input.contactbutton
   {
   font-family: verdana, "sans-serif" ;
   font-size: 13px ;
   color: #000000 ;
   background-color: #062E8A ;
   }

input.checkbox
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #FFFFFF ;
   background-color: transparent ;
   }

textarea
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

select
   {
   font-family: verdana, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   background-color: transparent ;
   }


#menubox{
background-color: #036;
margin: 1px;
height: 23px;
z-index: 9;
}
#menucont {
color: #069;
background-color : transparent;
position: absolute;
z-index: 2;
}
.menublock, .display {
float:left;
width:100px;
background-color: #036;
}
.subs{
background-color: #036;
}
.subs a{
display: block;
}
.menublock .subs{
display: none;
}
#menucont a.tl, #menucont a.tl:hover, #menucont a.tl:active, #menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active {
font-family: "lucida grande", "Lucida Sans Unicode", verdana, sans-serif;
font-size: 10px;line-height: 17px;
display: block;
text-decoration: none;
color: #fff;
background-color: #069;
margin: 1px 1px 1px 1px;
padding: 2px 2px 2px 2px;
order: none;
text-align: center;
font-weight: normal;
}
#menucont a.tl:hover, #menucont a.tl:active , #menucont a.sl:hover, #menucont a.sl:active{
background-color: #036;
text-align: center;
}
#menucont a.sl, #menucont a.sl:hover, #menucont a.sl:active{
text-align: left;
}
