/* MENU MAIN A*/
a.menu:link, a.menu:visited{
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 15px;
vertical-align: top;
display: block;
border-style: none;
width: 175px;
text-indent: 0px;
padding-top: 10px;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* MENU MAIN HOVER*/
a.menu:hover {
color: #fdfa00;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}



/* MENU SUB A*/
a.menusub:link, a.menusub:visited{
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 12px;
line-height: 12px;
vertical-align: top;
display: block;
border-style: none;
width: 175px;
text-indent: 16px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* SUB MAIN HOVER*/
a.menusub:hover {
color: #fdfa00;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}




/* ORDER CONTACT A*/
#ord-cont a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 75px;
display: inline;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* ORDER CONTACT HOVER*/
#ord-cont a:hover, a:active{
color: #fdfa00;
font-weight: bold;
text-decoration: none;
}



/* QUICK LINK-1 A*/
#quick a{
color: #1e468e;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 15px;
vertical-align: top;
display: block;
width: 175;
border-bottom: 1px solid #ecbd4c;
text-indent: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* QUICK LINK HOVER*/
#quick a:hover, a:active{
color: #4380ef;
font-weight: bold;
text-decoration: none;
}



/* EMAIL PAGE */
a.emailpg:link {
color: #e52963;
font-weight: bold;
text-decoration: none;
font-size: 13px;
line-height: 15px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a.emailpg:hover {
color: #9e1a43;
}


/* COPYRIGHT */
#copyr a{
color: #000000;
font-weight: normal;
text-decoration: none;
font-size: 10px;
line-height: 15px;
height: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#copyr a:hover, a:active{
color: #9e1a43;
text-decoration: none;
}