body{
background-color: #9eceff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/bkgd1.gif);
background-repeat: repeat-x;
font:Arial,Helvetica,sans-serif;
font-family:Arial,Helvetica,sans-serif;
}
td.headercell{
background:url(../images/head2.jpg) no-repeat;
}
td.contentcell{
background:url(../images/body2.jpg) no-repeat;
}
tr.decoration img{
display: block;
}
td.mapquesting img{
display: inline;
}
/*Nav*/
td.navtop{
width:176px;
background:url(../images/nav_top.gif) no-repeat;
height:10px;
}
td.navcontent{
width:176px;
background:url(../images/nav_body.gif) repeat-y;
clear:both;
}
div.NavContentMain{
font-size: 1.2em;
font-weight: bold;
padding: 10px 5px 5px 5px;
}
.NavContentMain a{
color:#0b4554;
text-decoration:none;
}
.NavContentMain a:visited{
color:#0b4554;
}
.NavContentMain a:hover{
color:#0b4554;
}
.NavContentMain a:active{
color:#0b4554;
}
div.NavContent2nd{
font-size: .9em;
padding: 10px 5px 10px 10px;
}
.NavContent2nd a{
color:#0b4554;
text-decoration:none;
}
.NavContent2nd a:visited{
color:#0b4554;
}
.NavContent2nd a:hover{
color:#0b4554;
}
.NavContent2nd a:active{
color:#0b4554;
}
div.NavContent3rd{
padding: 10px 5px 5px 5px;
}
td.navbottom{
width:176px;
background: url(../images/nav_bottom.gif) bottom no-repeat;
height:10px;
}
/*Content*/
td.contenttop{
width:748px;
background:url(../images/content_top.gif) no-repeat;
height:12px;
}
td.contentbody{
width:748px;
background:url(../images/content_body.gif) repeat-y;
clear:both;
}
td.contentbottom{
width:748px;
background: url(../images/content_bottom.gif) bottom no-repeat;
height:12px;
}
/*Footer*/
td.footertop{
width:945px;
background:url(../images/footer_top.gif) no-repeat;
height:12px;
}
td.footercontent{
width:945px;
background:url(../images/footer_body.gif) repeat-y;
text-align:center;
clear:both;
}
td.footerbottom{
width:945px;
background: url(../images/footer_bottom.gif) bottom no-repeat;
height:12px;
}
.grayfooter{
color:#999;
font-size:.9em
}
.footerlinks{
font-size:.9em
}
/*search style for the navigation*/
.search {
margin-top:20px;
width:176px;
text-align:center;
}
.search input [type="text"] {
width:170px;
}
