div.spacer {
height: 100px;
}

div.addy {
border-width: thin;
border-style: dotted;
width: 180px;
height: 200px;
text-align: center;
border-color: #1c169b;
background-color: #ECEAFF;
color: #1c169b;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
font-size: 12px;
}

div.abox {
color: #ffffff; 
background-color:#1c169b;
}

span.addy {
font-size: 15px;
font-weight: bold;
letter-spacing: 1px;
}

div.navbox {
 height: auto;
 padding-top: 143px;
 line-height: 31px;
 font-family: verdana;
 font-size: 13px;
 background: url("logo2.jpg");
 background-repeat: no-repeat;
 padding-left: 185px;
 float: left;
}

A.mlink {
font-family: tahoma;
font-size: 11px;
}

a {
color: #0507ba;
}

a:hover {
color: #ff0000;
}

h1 {
font-size: 17pt;
text-align: center;
}

a.navlink {
text-decoration: none;
font-weight: bold;
color: #000139;
}

a.navlink:hover {
color: #ff0000;
font-weight: 600;
padding-left: 3px;
}

body {
background: url(bg.jpg);
background-repeat: no-repeat;
background-position: 350 150;
padding-top: 5px;
scrollbar-face-color : #2c669b;
scrollbar-shadow-color : #6461D3;
scrollbar-highlight-color : #6461D3;
scrollbar-3dlight-color : #6461D3;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #D2D0FF;
scrollbar-arrow-color : #ffffff;
}

td {
font-family: verdana, arial, sans-serif;
font-size: 11px;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:active { 
text-decoration: none; 
color: #ffffff;
width: 125px;
border-style: none;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
font-size:10px;
}
				
a.menuitem:hover { 
text-decoration: none; 
color: #000139; 
background: #ffffff;
width: 125px;
padding-left: 0px;
padding-top: 0px; 
padding-bottom: 0px;
padding-right: 2px;
}

span.menublock {z-index: 1;
left: 195px;
width: 200px;
top: 258px;
border-style: none;
padding-right: 3px; 
padding-left: 3px;
padding-top: 2px;  
position: absolute;
}

span.dropbox {z-index: 1;
 line-height: 15px;
background: #000139;
color: #ffffff;
border-width: 1px;
padding-left: 3px;
padding-top: 2px;  
padding-bottom: 3px;
width: 134px; 
height: 25px;
top: 27px;
position: absolute;
visibility: hidden;
border-style: inset;
}
				
