body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #CBCBCB;
color: black;
width: 155px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FFCC00;
color: #FFFFFF;
}

.nav {
font: 14px Verdana;
}

.nav a,.nav a:link,.nav a:visited,.nav a:active {
color: #FFFFFF;
font: 14px Verdana;
line-height: 32px;
text-decoration: none;
}

.nav a:hover {
color: #FFCC00;
font: 14px Verdana;
cursor: pointer;
line-height: 32px;
text-decoration: none;
}

.footer {
font: 10px Verdana;
color: #999999;
}

.footer a,.footer a:link,.footer a:visited,.footer a:active {
color: #999999;
font: 10px Verdana;
text-decoration: underline;
}

.footer a:hover {
color: #999999;
font: 10px Verdana;
text-decoration: none;
}

.subheader {
font-family: Verdana;
font-size: 16px;
color: #AB1C1B;
font-weight: bolder;
}


.subsubheader {
font-family: Verdana;
font-size: 12px;
color: #AB1C1B;
font-weight: bolder;
}

.maintxt {
font-family: Verdana;
font-size: 12px;
color: #333333;
line-height: 20px;
}

.maintxt ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.maintxt li {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0em;
padding-left: 2em;
}

.submaintxt {
font-family: Verdana;
font-size: 11px;
color: #333333;
line-height: 20px;
}

.submaintxt ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.submaintxt li {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0em;
padding-left: 2em;
}


.map {
background-image: url(images/az_map.gif);
background-repeat: no-repeat;
}

.updater {
background-image: url(images/product_update.jpg);
background-repeat: no-repeat;
}

.mainpic {
background-image: url(images/home_img.jpg);
background-repeat: no-repeat;
}

.mainlink {
font: 12px Verdana;
}

.mainlink a,.mainlink a:link,.mainlink a:visited,.mainlink a:active {
color: #333333;
font: 12px Verdana;
text-decoration: underline;
}

.mainlink a:hover {
color: #CC0000;
font: 12px Verdana;
cursor: pointer;
text-decoration: underline;
}

.maintxtred {
font-family: Verdana;
font-size: 12px;
color: #AB1C1B;
line-height: 20px;
}