/* ======================================== CSS Styles for vt7/buildroute ======================================== */ Body { background-color: #FFFFFF; font-family: Verdana; font-size: Small; color: #121462; } .TopHeadBg { background-color: #0D94DE; font-family: Verdana; font-size: Small; font-weight: Arial; color: White; } .HeadBg { background-color: #515151; font-family: Verdana; } .SiteTitle { font-family: Verdana; font-size: 15px; font-weight: bold; color: white; } .TabsPanelBg { background-color: #0D94DE; } .TabBg { background-color: #0D94DE; border-color: #3130A0; } .OtherTabsBg { background-color: #0D94DE; border-color: #0D94DE; } .SelectedTab { font-family: Verdana; font-size: 10px; font-weight: bold; color: #070BC6; } .OtherTabs { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; } .HeadingsPanelBg { background-color: #D7D7D7; } .HeadingBg { background-color: #D7D7D7; border-color: #D7D7D7; } .OtherHeadingsBg { background-color: #D7D7D7; border-color: #D7D7D7; } .SelectedHeading { font-family: Verdana; font-size: 12px; font-weight: bold; color: #070BC6; } .OtherHeadings { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; } .FoldersPanelBg { background-color: #0D94DE; } .FolderBg { background-color: #0D94DE; border-color: #FFFFFF; } .OtherFoldersBg { background-color: #0D94DE; border-color: #FFFFFF; } .SelectedFolder { background-color: #0D94DE; font-family: Verdana; font-size: 13px; font-weight: bold; color: #070BC6; } .OtherFolders { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; } .ContentPanel { background-color: #FFFFFF; } .RightPanel { background-color: #0D94DE; } a:link.OtherTabs { color: white; text-decoration: none; } a:visited.OtherTabs { color: white; text-decoration: none; } a:active.OtherTabs { color: red; text-decoration: none; } a:hover.OtherTabs { color: red; text-decoration: underline; } a:link.OtherHeadings { color: black; text-decoration: none; } a:visited.OtherHeadings { color: black; text-decoration: none; } a:active.OtherHeadings { color: red; text-decoration: none; } a:hover.OtherHeadings { color: red; text-decoration: underline; } a:link.OtherFolders { color: white; text-decoration: none; } a:visited.OtherFolders { color: white; text-decoration: none; } a:active.OtherFolders { color: red; text-decoration: none; } a:hover.OtherFolders { color: red; text-decoration: underline; } .SiteLink { font-size: 10px; font-weight: bold; } a:link.SiteLink { color: white; text-decoration: none; } a:visited.SiteLink { color: white; text-decoration: none; } a:active.SiteLink { color: red; text-decoration: none; } a:hover.SiteLink { color: red; text-decoration: underline; } A:link { color: black; text-decoration: none; } A:visited { color: black; text-decoration: none; } A:active { color: red; text-decoration: none; } A:hover { color: red; text-decoration: underline; } .Accent { font-weight: bold; color: white; } .Message { background-color: #eeeeee; font-family: Verdana; font-size: 10px; font-weight: normal; } .ItemTitle { font-family: Verdana; font-size: 10px; font-weight: bold; color: #3130A0; } .Head { font-family: Verdana; font-size: 16px; font-weight: bold; color: #3130A0; } .SubHead { font-family: Verdana; font-size: 10px; font-weight: bold; color: #3130A0; } .SubSubHead { font-family: Verdana; font-size: 10px; font-weight: bold; color: #070BC6; } .Normal { font-family: Verdana; font-size: 10px; font-weight: normal; line-height: 12px; } .NormalTextBox { font-family: Verdana; font-size: 12px; font-weight: normal; } .NormalRed { font-family: Verdana; font-size: 10px; font-weight: bold; color: red; } .NormalBold { font-family: Verdana; font-size: 10px; font-weight: bold; } .CommandButton { font-family: Verdana; font-size: 10px; font-weight: normal; } a:link.CommandButton { color: darkred; text-decoration: underline; } a:visited.CommandButton { color: darkred; text-decoration: underline; } a:active.CommandButton { color: darkred; text-decoration: underline; } a:hover.CommandButton { color: red; text-decoration: underline; } H1 { font-family: Verdana; font-size: 20px; font-weight: normal; color: #666644; } H2 { font-family: Verdana; font-size: 20px; font-weight: normal; color: #666644; } H3 { font-family: Verdana; font-size: 12px; font-weight: normal; color: darkred; } H4 { font-family: Verdana; font-size: 12px; font-weight: normal; color: darkred; } H5, DT { font-family: Verdana; font-size: 10px; font-weight: bold; color: darkred; } H6 { font-family: Verdana; font-size: 10px; font-weight: bold; color: darkred; } TFOOT, THEAD { font-family: Verdana; font-size: 12px; color: darkred; } TH { font-family: Verdana; font-size: 12px; font-weight: bold; color: darkred; } SMALL { font-size: 10px; } BIG { font-size: 14px; } BLOCKQUOTE, PRE { font-family: Verdana; } UL LI { list-style-type: square; } UL LI LI { list-style-type: disc; } UL LI LI LI { list-style-type: circle; } OL LI { list-style-type: decimal; } OL OL LI { list-style-type: lower-alpha; } OL OL OL LI { list-style-type: lower-roman; } HR { color: #3130A0; text-align: left; } .F_paragraphe { font-family: Verdana; font-size: 10px; font-weight: bold; }