
/*menu*/
#Menu          { line-height: 1.4em; margin-left: 28px; width: 180px; vertical-align: -0.25em }
.menu  { }
.menu li { margin-left: -33px; list-style-type: none; }
.menu a  { color: #a0a0a0; text-decoration: none; background-repeat: repeat; background-attachment: scroll; text-align: left; display: block; width: 125px; height: 16px }
.menu a:link   { text-decoration: none; background-position: 0 0 }
.menu a:hover     { color: #c8c8c8; background-color: #6a6a6a; background-repeat: repeat; background-attachment: fixed }
.menu a:active   { color: #ebebeb; background-color: #6a6a6a; background-repeat: repeat; background-attachment: scroll }
.nolink1 { color: #c90; font-size: 1.2em; font-weight: bold }
.nolink      { color: #c90; font-size: 1.2em; font-weight: bold; line-height: 1.2em }

