
body {
background: white url(img/back2.jpg) repeat-x;
}


dl, dlanyad, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {

position: absolute; /* Menu position that can be changed at will */
z-index:100;
width: 100%; /* precision for Opera */

}
#menu dl {
float: left;
width: 13em;
}





#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
border: 1px solid gray;
margin: 1px;

}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}


h3 {
font-size:130%; 
color: #0f3f6d;
font-family:Tahoma, Arial,Times, serif; 
font-weight:bold; 
letter-spacing:.1em;
}


.page { 
font-family:Verdana,Arial,Sans-Serif; 
font-size:11px; 
color:#000000;
line-height:180%; 
word-spacing:.12em; 
letter-spacing:.1em;
 }
 
 
.page2 { 
font-family:Verdana,Arial,Sans-Serif; 
font-size:12px; 
color:#12427e;
line-height:180%; 
 }

ul {
font-family: Gill Sans,Arial, sans-serif; 
font-size:12px; 
color:#630743;
word-spacing:.12em; 
line-height:140%;
margin : 0px; padding : 5px 5px 5px 5px;
background: #fff;
 }

 li {
list-style-image: url(img/list.gif);
 margin : 5px; 
 }
 

.small { 
font-family:Verdana,Arial,Sans-Serif; 
font-size:12px; 
color:#12427e;
line-height:180%; 
word-spacing:.15em; 
letter-spacing:.1em;
 }
 
 .small2 { 
font-family:Verdana,Arial,Sans-Serif; 
font-size:12px; 
color:#cd0303;
line-height:120%; 
word-spacing:.5em; 
 }
 
  .small3 { 
font-family:Verdana,Arial,Sans-Serif; 
font-size:12px; 
color:#555555;
line-height:120%; 
word-spacing:.5em; 
 }
 
 
a.footermenu          {  font-family: verdana;  font-size: 10px; text-decoration: none; color: #02669a}
a.footermenu:hover         {  font-family: verdana;  font-size: 10px; text-decoration: underline; color: #02669a}

a.fap         {  font-family: verdana;  font-size: 12px; text-decoration: underline; color:12427e}
a.fap:hover         {  font-family: verdana;  font-size: 12px; text-decoration: none; color: 12427e}

a.menu         {  font-family: verdana;  font-size: 14px; text-decoration: none; word-spacing:.2em; color:103e6f}
a.menu:hover         {  font-family: verdana;  font-size: 14px; text-decoration: underline; word-spacing:.2em; color: 103e6f}

a.submenu         {  font-family: verdana;  font-size: 10px; text-decoration: none; word-spacing:.2em; color:103e6f}
a.submenu:hover         {  font-family: verdana;  font-size: 10px; text-decoration: underline; word-spacing:.2em; color: 103e6f}

.footer {
font-family: verdana;  font-size: 10px; text-decoration: none; color: #aaa}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 14px;
z-index: 100;
background-color: #ffffff;
width: 154px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #aaaaaa;
color: white;
}
