.bannerPanel3 {
cursor:pointer;
width:226px;
height:166px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow3.png', sizingMethod='image');
background-image:url(../images/panelShadow3.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.bannerPanel3Selected {
cursor:pointer;
width:226px;
height:166px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow3Red.png', sizingMethod='image');
background-image:url(../images/panelShadow3Red.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.bannerPanel2 {
cursor:pointer;
width:226px;
height:249px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow2.png', sizingMethod='image');
background-image:url(../images/panelShadow2.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.bannerPanel2Selected {
cursor:pointer;
width:226px;
height:249px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow2Red.png', sizingMethod='image');
background-image:url(../images/panelShadow2Red.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.bannerPanel1 {
cursor:pointer;
width:226px;
height:498px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow1.png');
background-image:url(../images/panelShadow1.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.bannerPanel1Selected {
cursor:pointer;
width:226px;
height:498px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadow1Red.png');
background-image:url(../images/panelShadow1Red.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.centerPanel {
position:absolute;
top:0px;
left:0px;
width:592px;
height:498px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelShadowLarge.png');
background-image:url(../images/panelShadowLarge.png);
background-image:expression('none');
background-repeat:no-repeat;
}
.copyright {
font-family:Tahoma, Arial, Verdana;
font-size:8pt;
color:#6B6B6B;
padding:12 0 0 0;
}
.corporateLink {
font-family:Tahoma, Arial, Verdana;
font-size:8pt;
color:white;
padding:0 10 0 10;
}
.corporateLink A {
color:white;
text-decoration:none;
}
.corporateLink A:hover {
text-decoration:underline;
}
.topLinksCell {
background:white;
color:#808080;
border-style: solid;
border-bottom-width:1px;
border-right-width :0px;
border-left-width  :0px;
border-top-width   :0px;
border-color: #C0C0C0;
font-family:Tahoma, Arial, Verdana;
font-size  :10pt;
padding-bottom: 2px;
}
.topLinksCell A {
color:#808080;
text-decoration:none;
}
.topLinksCell A:hover {
color:#F40009;
}
.dropShadowTop {
width:14px;
height:14px;
position:absolute;
top:59px;
left:0px;
height:20px;
width:100%;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/dropshadow_top.png',sizingMethod='scale');
background-image:url(../images/dropshadow_top.png);
background-image:expression('none');
}
.dropShadowLeft {
width:9px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/dropshadow_left.png',sizingMethod='scale');
background-image:url(../images/dropshadow_left.png);
background-image:expression('none');
background-repeat:repeat-y;
}
.dropShadowRight {
width:9px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/dropshadow_right.png',sizingMethod='scale');
background-image:url(../images/dropshadow_right.png);
background-image:expression('none');
background-repeat:repeat-y;
}
.localTable TD {
color:#808080;
text-align:right;
padding:2px;
cursor:pointer;
}
.localTable TD:hover {
background:red;
color:white;
}
.topMenu {
border-style:none;
width: 120px;
height:21px;
color: white;
cursor:pointer;
padding: 0px;
white-space :nowrap;
text-transform:uppercase;
font-size   :10pt;
font-family :Tahoma, Arial, Verdana;
font-size   :10pt;
font-weight :normal;
}
.dropDownMenu {
border-color:none;
border-style: solid;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
font-size :10pt;
font-family:Arial, Verdana;
z-index :100;
width   :180px;
top: -20px;
left    :-20px;
position:absolute;
}
.dropDownMenu TD {
font-size :10pt;
font-family:Verdana, Arial;
cursor:pointer;
color:white;
padding:0px;

/* this is for IE */
h: expression(onmouseover=new Function("this.style.backgroundColor='white'; this.style.color='#F40009'"),
						onmouseout=new Function("this.style.backgroundColor=''; this.style.color='white';"));
}
.dropDownMenu TD:hover {
background:white;
color:#F40009;
border-color:#F40009;
}
.menuTable {
border-collapse: collapse;
width:100%;
background:#F40009;
}
.menuEntrySpecialNormal {
background-image :url(../images/locallinks_shadow.jpg);
background-repeat:repeat-x;
color:white;
font-family:Tahoma, Arial, Verdana;
font-size  :10pt;
font-weight:normal;
padding    :3 15 3 15;
cursor: pointer;
text-transform:uppercase;
}
.menuEntrySpecialHover {
background :white;
color:#F40009;
font-family:Tahoma, Arial, Verdana;
font-size  :10pt;
font-weight:normal;
padding    :3 15 3 15;
cursor: pointer;
text-transform:uppercase;
}
.menuEntryNormal {
background :#F40009;
color:white;
font-family:Tahoma, Arial, Verdana;
font-size  :10pt;
font-weight:normal;
padding    :3 15 3 15;
cursor: pointer;
text-transform:uppercase;
}
.menuEntryHover {
background :white;
color:#F40009;
font-family:Tahoma, Arial, Verdana;
font-size  :10pt;
font-weight:normal;
padding    :3 15 3 15;
cursor: pointer;
text-transform:uppercase;
}
.localLoyaltyTopMenu {
border-style:none;
height:21px;
padding: 2px;
white-space :nowrap;
font-size   :10pt;
font-family :Tahoma, Arial, Verdana;
font-size   :10pt;
font-weight :normal;
color: white;
cursor:pointer;
}
.localLoyaltyTopMenu A {
color: white;
text-decoration:none;
white-space :nowrap;
}
.localLoyaltyDropDownMenu {
border-color:none;
border-style: solid;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
font-size :10pt;
font-family:Arial, Verdana;
color   :#808080;
z-index :100;
width   :180px;
top: -20px;
left    :-20px;
position:absolute;
}
BODY {
background:#C3C3C3;
background-image:url(../images/background_gradient.jpg);
background-repeat:repeat-x;
padding:0 0 0 0;
margin :0 0 0 0;
}
.panelRedBottomLeft {
width:14px;
height:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelRedBottomLeft.png',sizingMethod='scale');
background-image:url(../images/panelRedBottomLeft.png);
background-image:expression('none');
}
.panelRedBottom {
width:14px;
height:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelRedBottom.png',sizingMethod='scale');
background-image:url(../images/panelRedBottom.png);
background-image:expression('none');
}
.panelRedBottomRight {
width:14px;
height:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template1/images/panelRedBottomRight.png',sizingMethod='scale');
background-image:url(../images/panelRedBottomRight.png);
background-image:expression('none');
}

