td.leftTopCorner
{
    background: url(/images/lefttop_corner.gif) top left no-repeat;
    width: 9px;
}

td.rightTopCorner
{
    background: url(/images/righttop_corner.gif) top left no-repeat;
    width: 9px;
}

td.leftBottomCorner
{
    background: url(/images/leftbottom_corner.gif) bottom left no-repeat;
    width: 9px;

}


td.leftBottomCorner_Gray
{
    background: url(/images/leftbottom_corner_gray.gif) bottom left no-repeat;
    width: 9px;
}

td.rightBottomCorner_Gray
{
    background: url(/images/rightbottom_corner_gray.gif) bottom right no-repeat;
    width: 9px;
}

table.shadedPanel{
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
  background: url(/images/grayShade.gif);
}

input
{
  color: #404040;
  background: #FFFFFF;
  
  font-family: Verdana;
  font-size: 9px;
  border: 1px solid #404040;
}

input.inputLarge
{
  color: #404040;
  background: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
  border: 1px solid #404040;
}


td.topPanel{
    font-family: Verdana;
    padding-left: 50px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

p.links{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}


input.smallButton{
    font-family: Verdana;
    font-size: 9px;
    color: #0D124F;
    background-color: #E0E0E0;
}

td.panelHeader{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 10px;
    height: 35px;
}


td.panelSubHeader{
    background: url(/images2/blendCorner.gif) top left no-repeat;
    height: 10px;
    font-size: 2px;
    background-color: #EBEBEB;
    border-right: solid;
    border-right-color: #C5C5C5;
    border-right-width:1px;

}

table.siteWindow{
  border-spacing: 0px;
  border-collapse: collapse;
}

td.siteWindowInside{
    border: solid;
    border-color: #C5C5C5;
    border-width:1px;
    color: ;
}

a.classicLink{
   font-family: Verdana;
   font-size: 11px;
   font-weight: bold;
}


td.gridHeader{
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #663399;
    background-color:#DDDDDD;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 25px;
}

a:link {
    text-decoration: underline;
    color: #603771;
}

tr.gridLine{
    background-color: #F2F2F2;
    font-family: Verdana;
    font-size: 10px;
}

tr.gridLineLarge{
    background-color: #F2F2F2;
    font-family: Verdana;
    font-size: 12px;
}


tr.gridLineHover{
    background-color: #927A9C;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    border-bottom: solid;
    border-bottom-color:#663399;
    border-bottom-width:1px;
    color: #FFFFFF;
}

td.gridLine{
    border-bottom: solid;
    border-bottom-color:#663399;
    border-bottom-width:1px;
    cursor: pointer;
    border-top: solid;
    border-top-color:#927A9C;
    border-top-width:1px;
}

td.lightGridLine{
    border-bottom: solid;
    border-bottom-color:#D4D4D4;
    border-bottom-width:1px;
}

td.highlightCell{
    border-bottom: solid;
    border-bottom-color:#D4D4D4;
    border-bottom-width:1px;
    background: #E4E4DC;

    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}




table.layoutTable{
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;

}

a:link.white {
	color: #FFFFFF;
    text-decoration: none;
}
a:visited.white {
	color: #FFFFFF;
    text-decoration: none;
}



td.common{
    font-family: Verdana;
    font-size: 10px;
}

td.commonLarge{
    font-family: Verdana;
    font-size: 12px;
}

td.BottomBorder{
    border-bottom: solid;
    border-bottom-color:#D4D4D4;
    border-bottom-width:1px;
}

td.TopBorder{
    border-top: solid;
    border-top-color:#D4D4D4;
    border-top-width:1px;
}


a.smallWhite:link{
    text-decoration: underline;
    font-family: Verdana;
    font-size: 9px;
}

tr.crossoff{
    text-decoration: line-through;
}

p.warningNote{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}

p.largeHeader{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
}

p.standardText{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}


td.gridLineLight{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background: #E9EAEB;
}


td.gridLineWhite{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background: #FFFFFF;
}

a.toolbarlink{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
}

a.gridLink:link{
    font-family: Verdana;
    font-size: 12px;
    color: #111111;
    text-decoration: none;

}

a.gridLink:visited{
    font-family: Verdana;
    font-size: 12px;
    color: #111111;
    text-decoration: none;
}



a.cartItemLink:link{
    font-family: Verdana;
    font-size: 10px;
    color: #111111;
    text-decoration: none;

}

a.cartItemLink:visited{
    font-family: Verdana;
    font-size: 10px;
    color: #111111;
    text-decoration: none;
}


a.navMenu:link{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
}
a.navMenu:visited{
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
}

td.toolbarPanel{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
}

.common{
    font-family: Verdana;
    font-size: 11px;
}

td.NoBorder{
    border-width: 0px;
}


td.hintCell{
    font-family: Verdana;
    font-size: 9px;
    background: #DDDDDD;
    border-color: #3333CC;
    border-style: solid;
    border-width: 1px;
    padding: 10px;

}

p.error{
    font-family: Verdana;
    font-size: 12px;
    padding: 10px;
    color: #FF3300;
    font-weight: bold;
}

a:link.catLevel1Link{
    font-family: Verdana; font-size: 12px; color: #111111; text-decoration: none;
}

a:hover.catLevel1Link{
    font-family: Verdana; font-size: 12px; color: #111111; text-decoration: underline;
}

a:visited.catLevel1Link{
    font-family: Verdana; font-size: 12px; color: #111111; text-decoration: none;
}


a:link.catLevel2Link{
    font-family: Verdana; font-size: 10px; color: #111111; text-decoration: none;
}

a:hover.catLevel2Link{
    font-family: Verdana; font-size: 10px; color: #111111; text-decoration: underline;
}

a:visited.catLevel2Link{
    font-family: Verdana; font-size: 10px; color: #111111; text-decoration: none;
}


a:link.LargeLink{
    font-family: Verdana; font-size: 12px; color: #111111; text-decoration: underline; font-weight: bold;
}

a:hover.LargeLink{
    font-family: Verdana; font-size: 12px; color: #111111; text-decoration: underline; font-weight: bold;
}

a:visited.LargeLink{
    font-family: Verdana; font-size: 10px; color: #111111; text-decoration: underline; font-weight: bold;
}








