/* CSS for a plain framed header. */ .plainblueframed { color: #FFFFFF; background: #0033CC; border-collapse: collapse; border-color: #000000; border-style: solid; border-width: 0px; } /* Images with no padding */ .plainblueframed_tightimg { margin: 0px; padding: 0px; } .plainblueframed_subh1 { color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 150%; /* 22px */ padding-right: 20px; padding-bottom: 10px; text-align: right; vertical-align: bottom; } .plainblueframed_top_c1 { background-image: url('../skinimages/decorations/blueglow2/top_c1.gif'); width: 15px; height: 15px; vertical-align: top; background-repeat: no-repeat; } .plainblueframed_top_c2 { background-image: url('../skinimages/decorations/blueglow2/top_c2.gif'); width: auto; height: 15px; vertical-align: top; background-repeat: repeat-x; } .plainblueframed_top_c3 { background-image: url('../skinimages/decorations/blueglow2/top_c3.gif'); width: 15px; height: 15px; vertical-align: top; background-repeat: no-repeat; } .plainblueframed_menuitem_c1 { background-image: url('../skinimages/decorations/blueglow2/menuitem_c1.gif'); width: 15px; vertical-align: top; background-repeat: repeat-y; } .plainblueframed_menuitem_c2 { background-image: url('../skinimages/decorations/blueglow2/menuitem_c2.gif'); vertical-align: top; background-repeat: repeat; } .plainblueframed_menuitem_c3 { background-image: url('../skinimages/decorations/blueglow2/menuitem_c3.gif'); width: 15px; vertical-align: top; background-repeat: repeat-y; } .plainblueframed_bottom_c1 { background-image: url('../skinimages/decorations/blueglow2/bottom_c1.gif'); width: 15px; height: 15px; vertical-align: bottom; background-repeat: no-repeat; } .plainblueframed_bottom_c2 { background-image: url('../skinimages/decorations/blueglow2/bottom_c2.gif'); width: auto; height: 15px; vertical-align: bottom; background-repeat: repeat-x; } .plainblueframed_bottom_c3 { background-image: url('../skinimages/decorations/blueglow2/bottom_c3.gif'); width: 15px; height: 15px; vertical-align: bottom; background-repeat: no-repeat; } .plainblueframed_enclosingtable { width: 100%; } .plainblueframed_toptable { width: 100%; } .plainblueframed_itemtable { width: 100%; } .plainblueframed_bottomtable { width: 100%; }