A:link { 
	color:blue;
	text-decoration:none;
}
A:visited { 
	color:red;
	text-decoration:none;
}
A:hover	{
	color:white;
	text-decoration:none;
	background-color:#000084
}

body { 
	not-scrollbar-face-color: #72727E; 
	not-scrollbar-shadow-color: #D4D0C8; 
	not-scrollbar-highlight-color: #D4D0C8; 
	not-scrollbar-3dlight-color: #D4D0C8; 
	not-scrollbar-darkshadow-color: #D4D0C8; 
	not-scrollbar-track-color: #72727E; 
	not-scrollbar-arrow-color: #000000;
	font-size:12pt;
	font-family:Verdana,Arial,Garamond; 
}

.normal {  
        font-size:10pt;
        font-family:Verdana,Arial,Garamond;
}

.small {
        font-size:8pt;
        font-family:Verdana,Arial,Garamond;
}

.mainsmall {
        font-size:8pt;
        font-family:Verdana,Arial,Garamond;
  	padding-left:10px;	
  	padding-right:10px;
  	padding-top:10px;			
  	padding-bottom:10px;			
	border:1px solid #000084;
}

.mainnormal {
        font-size:10pt;
        font-family:Verdana,Arial,Garamond;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;                   
        padding-bottom:10px;                   
        border:1px solid #000084;
}    

.addresses {
        font-size:8pt;
        font-family:Verdana,Arial,Garamond;
        border:1px solid #000084;
} 

table.addresses {
 border: 1px solid #000084;
 padding: 2px 2px 2px 2px;
 border-collapse: collapse;
 empty-cells: show;
}

table.addresses td, th {
 border: 1px solid #000084;
 padding: 3px;
}

.large {
        font-size:12pt;
        font-family:Verdana,Arial,Garamond;
}

.larger {
        font-size:14pt;
        font-family:Verdana,Arial,Garamond;
}  

.menu {
	font-family:Verdana,Arial,Garamond;
	color:#000084;
	font-size:12pt;
	font-weight:bold;
	background:images/stone-grey.gif
	letter-spacing:.2em;
}

.menusmall {
        font-family:Verdana,Arial,Garamond;
        color:#000084;
        font-size:10pt;
        font-weight:bold;
        background:images/stone-grey.gif
        letter-spacing:.2em;
}
		
A.menu:link { 
	color: black;
	text-decoration:none
}
A.menu:visited { 
	color: black; 
	text-decoration:none
}
A.menu:hover { 
	color: white;
	background-color:#000084;
	text-decoration:none
}

A.menusmall:link {
        color: black;
        text-decoration:none
}
A.menusmall:visited {
        color: black;
        text-decoration:none
}
A.menusmall:hover {
        color: white;
        background-color:#000084;
        text-decoration:none
}
.topmenu {
	font-family:Verdana,Arial;
	color:white;
	font-size:10pt;
	font-weight:bold;
}
A.topmenu:link { 
	color: white;
	text-decoration:none 
}
A.topmenu:visited { 
	color: white; 
	text-decoration:none 
}
A.topmenu:hover { 
	font-family:Verdana,Arial;
	color: black;
	background-color:white; 
	text-decoration:none 
}

#googless {
    background-color: transparent;
    border-collapse: collapse;
    white-space: nowrap;
    list-style: none;
    margin: 1px 0 0 0;
    height: auto;
    line-height: normal;
    float: right;
    padding: 1px 1em 1px 0;
    font-size:8pt;
}
