/* standards START */ .dimmed {color:#CCCCCC;} .dimmedBl {color:#0000CC;} .calendarButton {cursor:hand;} .MaskedEditFocus { background-color: #ffffcc; color: #000000; } .MaskedEditMessage { color: #ff0000; font-weight: bold; } .MaskedEditError { background-color: #ffcccc; } .MaskedEditFocusNegative { background-color: #ffffcc; color: #000000; } .MaskedEditBlurNegative { color: #ff0000; } .txtboxNumeric { text-align:right; } .content_textbox { font-family:Courier New; font-size:11px; width:675px; } .AddressJumpLink { padding-left:2px; } /* standards END */ /* custom START */ Body { background-color: #965405; } .PageTable{ padding-right:8px; background-color:WHITE; border-right:1px solid BLACK; border-bottom:1px solid BLACK; } .table { FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; background-color:WHITE; } A { color: #315B85; text-decoration:underline;} A:visited { color: #315B85; text-decoration:underline;} A:active { color: RED; text-decoration:underline;} A:hover { color: RED; text-decoration:underline;} a.hov_Link { color: NAVY; text-decoration:underline;} a.hov_Link:visited { color: NAVY; text-decoration:underline;} a.hov_Link:active { color: RED; text-decoration:underline;} a.hov_Link:hover { color: RED; text-decoration:underline;} a.hov_Link2 { color: #000000; text-decoration:none;} a.hov_Link2:visited { color: #000000; text-decoration:none;} a.hov_Link2:active { color: BLUE; text-decoration:none;} a.hov_Link2:hover { color: BLUE; text-decoration:underline;} a.ToolbarDownLink { color: #000000; text-decoration:none;} a.ToolbarDownLink:visited { color: #000000; text-decoration:none;} a.ToolbarDownLink:active { color: RED; text-decoration:underline;} a.ToolbarDownLink:hover { color: RED; text-decoration:underline;} a.ToolbarUpLink { color: #FFFFFF; text-decoration:none; font-weight:bold;} a.ToolbarUpLink:visited { color: #FFFFFF; text-decoration:none; font-weight:bold;} a.ToolbarUpLink:active { color: #FFFFFF; text-decoration:underline; font-weight:bold;} a.ToolbarUpLink:hover { color: #FFFFFF; text-decoration:underline; font-weight:bold;} a.TabTableDownLink { color: #000000; text-decoration:none;} a.TabTableDownLink:visited { color: #000000; text-decoration:none;} a.TabTableDownLink:active { color: #315B85; text-decoration:underline;} a.TabTableDownLink:hover { color: #315B85; text-decoration:underline;} a.TabTableUpLink { color: #FFFFFF; text-decoration:none; font-weight:bold;} a.TabTableUpLink:visited { color: #FFFFFF; text-decoration:none; font-weight:bold;} a.TabTableUpLink:active { color: #FFFFFF; text-decoration:underline; font-weight:bold;} a.TabTableUpLink:hover { color: #FFFFFF; text-decoration:underline; font-weight:bold;} .TopLine { BACKGROUND-COLOR: #BFBC00; } .TopLineShadow { BACKGROUND-COLOR: #999999; } /* TOOLBAR items */ .ToolbarDiv { BACKGROUND-COLOR: #BFBC00; } .ToolbarTable{ FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; } .ToolbarDown { background-color: #CCCCCC; } .ToolbarUp { background-color: #BFBC00; } /* TABTABLE items */ .TabTableDiv { BACKGROUND-COLOR: #BFBC00; } .TabTableTable{ FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; } .TabTableDown { background-color: #CCCCCC; } .TabTableUp { background-color: #BFBC00; } /* DETAILTABLE items */ .DetailTableDiv { } .DetailTableTable { border-collapse:collapse; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; } .DetailTableLabelCell { BACKGROUND-COLOR: #EEEEEE; font-weight:bold; border:1px solid #808080; } .DetailTableCell { BACKGROUND-COLOR: #FFFFFF; border:1px solid #808080; } .DetailTableCellUnderline { BACKGROUND-COLOR: #FFFFFF; border-bottom:1px solid #808080; } /* LABELTABLE items */ .LabelTable { background-color:WHITE; } .LabelTableDiv { } .LabelTableTable { border-collapse:collapse; FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; } .LabelTableLabelCell { BACKGROUND-COLOR: #EEEEEE; font-weight:bold; border:1px solid #808080; } .LabelTableCell { BACKGROUND-COLOR: #FFFFFF; border:1px solid #808080; } .LabelTableCellUnderline { BACKGROUND-COLOR: #FFFFFF; border-bottom:1px solid #808080; } /* BOX items */ .BoxTop{ font-family: Tahoma; font-size: 10pt; color: White; font-weight:bold; background-image: url(../Images/skins/Custom/topPanel.gif); } .BoxMid{ background-image: url(../Images/skins/Custom/midPanel.gif); } .BoxBottom{ background-image: url(../Images/skins/Custom/bottomPanel.gif); } .BoxTopSmall{ font-family: Tahoma; font-size: 8pt; color: white; font-weight:bold; background-image: url(../Images/skins/Custom/topPanel2.gif); } .BoxMidSmall{ background-image: url(../Images/skins/Custom/midPanel2.gif); } .BoxBottomSmall{ background-image: url(../Images/skins/Custom/bottomPanel2.gif); } /* other */ .DataGridHeader { background-color:BFBC00; } .OECategoryDiv { border-top:1px solid #616426; margin-top:6px; } .OECategoryHeader { font-family: Tahoma; font-size: 10pt; color: #616426; font-weight:bold; } .OESubCategory { padding-left:10px; font-family: Tahoma; font-size: 8pt; color: #000000; font-weight:normal; } /* webform */ .txtboxNumeric { text-align:right; } /* custom END */