a:link, a:visited, a:active { text-decoration: none; color: #0000FF; font-family:verdana,sans-serif; font-size:100%; } a:hover { text-decoration: underline; color: #FF6666; font-family:verdana,sans-serif; font-size:100%; } body { font-family:verdana,sans-serif; font-size:100%; } a:active { text-decoration: none; color: #0000FF; } a:hover { text-decoration: underline; color: #FF6666; } } .error_message { color: #FF0000; font-weight: bold; } .brown { color: #800000; } .gray { color: #3E3E3E; } .lyrics { color: #3E3E3E; font-size: 12px;} .green { color: #005B00; } .brown_bold { font-weight: bold; color: #800000; font-family: Georgia, Tahoma, Verdana, Arial; font-size: 11px;} .page_location { font-size: 15px; color: #005B00; font-weight: bold; } .help_title { color: #226822; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 14px; font-weight: bold; } legend { font-weight: bold; color: #335EA8; font-family: verdana,sans-serif; font-size:110%; } textarea { font-size: 11px; font-family: Arial, Tahoma, Verdana, Helvetica; } input { font-family: Tahoma, Verdana, serif; font-size: 11px; } select { font-family: Tahoma, Verdana, serif; font-size: 11px; } fieldset { -moz-border-radius: 5pt; border: 1px solid #cccccc; } fieldset.menu { background: #F7F7F7; border: 1px solid #C0C0C0; } H1 { font-weight: bold; color: #335EA8; font-family: verdana,sans-serif; font-size:110%; } H2 { font-family:verdana,sans-serif; font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; } H3 { font-weight: bold; font-family: arial, verdana,sans-serif; font-size:110%; } th { font-size: 11px; border: 1px solid #cccccc; background: transparent url(images/bg_td.gif); text-align: center; color: #996600; } .summary { font-family:verdana,sans-serif; font-size:100%; color:#333222; } td { font-family: Arial, Tahoma,Verdana, Helvetica; font-size: 11px; } table.lines { border: 1px solid #cccccc; } td.lines_c { border: 1px solid #cccccc; } td.lines /* Used on all td's in row except right side */ { border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } td.lines_r /* Used for right side td */ { border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; } td.config1 { font-family:verdana,sans-serif; border-bottom: 1px solid #cccccc; height:30; background-color: #eeeeee; background: transparent url(images/bg_td.gif); font-size: 14px; font-weight: bold; color: #005B00; } table.help_tbl { background: transparent url(images/mainbg.gif); border: 1px solid #cccccc; font-family: Verdana, Arial, Tahoma, Helvetica; } table.b1 { border: 1px solid #cccccc; padding: 0px; } table.b2 { border: 1px solid #cccccc; border-top: 0px; padding: 1px; } form { display: inline; margin: 0px; padding: 0px; } .chromestyle{ width: 100%; font-weight: bold; font-family:verdana,sans-serif; font-size:100%; } .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/ content: "."; display: block; height: 0; clear: both; visibility: hidden; } .chromestyle ul{ border: 1px solid #BBB; width: 100%; background: url(images/menu/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/ padding: 4px 0; margin: 0; text-align: left; /*set value to "left", "center", or "right"*/ } .chromestyle ul li{ display: inline; } .chromestyle ul li a{ color: #0000FF; padding: 4px 7px; margin: 0; text-decoration: none; border-right: 1px solid #DADADA; } .chromestyle ul li a:hover{ /* background: url(images/menu/chromebg-over.gif) center center repeat-x; */ /*THEME CHANGE HERE*/ background-color: #eeeeee; } .chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/ content: " "; /*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/ } /*------------------------------------------------------------------------*/ .dropmenudiv{ position:absolute; top: 0; border: 1px solid #BBB; /*THEME CHANGE HERE*/ border-bottom-width: 0; line-height:18px; z-index:100; background-color: white; width: 200px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/ } .dropmenudiv a{ width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/ padding: 2px 0; text-decoration: none; font-weight: bold; color: #0000FF; } * html .dropmenudiv a{ /*IE only hack*/ width: 100%; } .dropmenudiv a:hover { /*THEME CHANGE HERE*/ background-color: #F0F0F0; }