#menu {
    background: #0066CC;
    width:787px;
    height:23px;
}
#menu .top {
    background-color: #0066CC;
    font-family: verdana, tahoma;
    font-weight: bold;
    font-size: 10px;
    padding: 6px 16px 3px 15px;
    height:23px;
	border-right:1px solid b8b4ae;
}
#menu .topunderline {
    background-color: #0066CC;
    font-family: verdana, tahoma;
    font-weight: bold;
    font-size: 10px;
    padding: 6px 14px 3px 14px;
}
#menu .top a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu .topunderline a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu .topunderline a:hover {
    color: #FFF;
    text-decoration: underline;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #b8b4ae;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #b8b4ae;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #0D4B91;
    font-family: verdana, tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #1E80E3;
    font-family: verdana, tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-right {
    background-color: #e5e1da;
    font-family: verdana, tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: verdana, tahoma;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
}

.padding_white{   
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  background-image:url('none');
  padding-left: 10px;

 }
 
 .body { padding-top:5px;padding-bottom:5px; }

a.cust75:visited     { color: #666666; text-decoration: none; font-size: 9px;}
a.cust75:hover       { color: #333333; text-decoration: none; font-size: 9px;}
a.cust75             { color: #666666; text-decoration: none; font-size: 9px;}

a.cust90:visited     { color: #666666; text-decoration: none; font-size: 9px;}
a.cust90:hover       { color: #333333; text-decoration: none; font-size: 9px;}
a.cust90             { color: #666666; text-decoration: none; font-size: 9px;}

a.cust80:visited     { color: #666666; text-decoration: none; font-size: 8px;}
a.cust80:hover       { color: #333333; text-decoration: none; font-size: 8px;}
a.cust80             { color: #666666; text-decoration: none; font-size: 8px;}

a.cust10:visited     { color: #666666; text-decoration: none; font-size: 10px;}
a.cust10:hover       { color: #333333; text-decoration: none; font-size: 10px;}
a.cust10             { color: #666666; text-decoration: none; font-size: 10px;}

a.cust110:visited     { color: #666666; text-decoration: none; font-size: 11px;}
a.cust110:hover       { color: #333333; text-decoration: none; font-size: 11px;}
a.cust110             { color: #666666; text-decoration: none; font-size: 11px;}

.header    { font-size: 14px;}

.font10verd { 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.font10ptverd { 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
}

.font9ptverd { 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 9pt;
}



.textbx
{
    BACKGROUND: #FFFFFF;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #000000
}
.formheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

div.padding_white{   
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  color:#000000;
  background-image:url('none');
  padding: 10px;
}
.propdet_l
{
height:18px;padding:3,10,3,10px;border-left:1px dotted #ccc;
}
.propdet_r
{
height:18px;padding:3,10,3,10px;border-right:1px dotted #ccc;
}

#div_grey {

width:100%;
border:1px solid #ccc;
background-color:#E9F2FA;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000;

}

p,body,td,ul,li,form,div,span /*,font*/ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lnk_footer, a.lnk_footer:visited, a.lnk_footer:hover {
color: #FFF;
text-decoration:none;
font-weight:bold;
font-size:7pt;
}

.mtg_tbl, .mtg_tbl:visited {
text-decoration:none;
font-size:8.5pt;
font-weight:bold;
color:#000;
}
.mtg_tbl:hover {
color:0D4B91;
}
