
BODY
{
    FONT-FAMILY:Verdana,Arial,Sans,Helvetica;
    scrollbar-face-color: 324151;
    scrollbar-track-color: 324151;
    scrollbar-arrow-color: ffffff;
    scrollbar-highlight-color: 55616E;
    scrollbar-3dlight-color: 55616E;
    scrollbar-shadow-color: 324151;
    scrollbar-darkshadow-color: 000000;
}
A {font-family : Verdana,Arial,Sans,Helvetica,sans-serif; color : #FAE137; text-decoration : none; font-size : 11px; font-weight :bold;}
A:HOVER {text-decoration : underline; color: red;}
A:visited{color:FAE137;}

IMG{display: block; height: auto; max-width: 100%;}

SELECT {font-family: Courier New;}

TD {font-family : Verdana,Arial,Sans,Helvetica,sans-serif; font-size : 11px; color : White;}
TD.white {font-family : Verdana,Arial,Sans,Helvetica,sans-serif; font-size : 11px; color : #333333;}
.normaltext {font-family : Arial,Helvetica,sans-serif; font-size : 12px; color : Black;}
.title {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 24px; color : #FF0000;}
.title-1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 14px; color : #006699;}

.menu-link {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight : bold; font-size : 10px; color : #FFFFFF; text-decoration: none;}
.menu-link:HOVER {text-decoration: underline; }

.menu-link-2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 10px; color : #FFFFFF; text-decoration: underline; font-weight: normal;}
.menu-link-2:HOVER {text-decoration: none; }

.product-listing
	{
	font-weight : bold;
	font-size : 13px;
	}

.aclink {font-family : Verdana,Arial,Helvetica,sans-serif; color : #006699; text-decoration : underline; font-size : 12px; font-weight :bold }
.normalvar1 {font-family : Verdana,Arial,Helvetica,sans-serif; color : #006699; font-size : 12px; font-weight :bold }
.a-title-a {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 25px; color : #006699;}
.a-title-b {font-family : Verdana,Arial,Helvetica,sans-serif; font-size: 25px; color : #006699;}
.a-title-c {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 18px; color : #006699;}
.a-question {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-style: italic; font-size : 15px; color : #ff9900;}
.a-desc {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12px; color : Gray;}
.menu-1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-weight : bold; font-size : 13px; color : #626262;}
.menu-2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12px; color : #858585; text-decoration : underline;}
.ssummary {font-family : Arial,Helvetica,sans-serif; font-size : 11px; color : #858585;}
.ssummary-link {font-family : Arial,Helvetica,sans-serif; font-size : 11px; color : #858585; text-decoration : underline;}
.summary-link {font-family : Arial,Helvetica,sans-serif; font-size : 10px; color : #006699; text-decoration : underline; font-weight :bold;}
.summary-header-big { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 22px; color : #ff9900;}
.fpsl {font-family : Arial,Helvetica,sans-serif; font-size : 10px; color : #006699; text-decoration : underline;}
.fpbl {font-family : Arial,Helvetica,sans-serif; font-size : 12px; color : #006699; text-decoration : underline; font-weight :normal}

/* Browser-compatibility styles */
.flex {
    display: flex;
}
.repeat-x {
    background-repeat: repeat-x;
}
#header-top {
    background-image: url('/images/tiling1_right.gif');
    background-position-x: 2px;
}
#header-columns {
    background-image: url('/images/tiling2_right.gif');
}
#header-center {
    display: grid;
}
#header-bottom {
    background-image: url('/images/tiling3_right.gif');
}
#footer-top {
    align-items: center;
    background-image: url('/images/footer.gif');
    color: white;
    font-size: 11px;
    height: 42px;
    padding-left: 20px;
}
#footer-bottom {
    background-image: url('/images/myspacer.gif');
    height: 1px;
}
