body {
background:  #38669a url('../images/back_main.jpg') repeat fixed;
margin: 0px;
font: small "verdana", sans-serif ;
color: #EFD0B1;
}

.but {
 border: 2px outset #195082;
 padding: 0 .1em 0 .1em;
 margin: 4px;
 color: #FFF;
 text-decoration: none;
 background-color:#195082;	font-weight: bolder;
}

.but:hover {
border: 2px inset #195082;
padding: 0 .1em 0 .1em;
margin: 4px;
color: #FFF;
text-decoration: none;
background-color: #496e9e;	font-weight: bolder;
}

a.navLink {
color: #000;	border: 1px outset #d4d0c8;
padding: 0 .1em 0 .1em;	margin: 0px;
text-decoration: none;  font-weight: bolder; font-size: 14px;
background: fixed #dbbc8d url('../images/back_map.jpg');
}

a.navLink:hover {
border: 1px inset #d4d0c8;}

a.navLinksec {
color: #496e9e;
text-decoration: none;}

a.navLinksec:hover {
color: #195082;}

.copyright {
font: 8pt normal Verdana, Arial, Helvetica, sans-serif;	
color: #EFD0B1;	}

.acdlink {
text-decoration:none; 
color: #EFD0B1;}

a.linktitle {color:#FFFFCC; border-bottom: 1px dashed #FFC; text-decoration:none;}
a.linktitle:hover {	color:#FFFFCC; border-bottom: 1px solid #FFC;}

hr {
	color:#FFC; height: 1px;
}
