/* Text */
BODY {        background-image : url( "./Hinter-weiss3b-beid.gif" );
        font-family : Verdana;
        font-size : 8pt;
        background-repeat : repeat;
        background-attachment : scroll;
        background-position : center;

         scrollbar-face-color:#000099;
     scrollbar-arrow-color:#FF9900;
     scrollbar-3dlight-color:#FF9900;
     scrollbar-darkshadow-color:#000000;
     scrollbar-shadow-color:#000000}

option{
  background-color: #000099;
  font-family:verdana;
  font-size:8pt;
  color: #feb705
}
select{
  background-color: #000099;
  font-family:verdana;
  font-size:8pt;
  color: #feb705
}
input {
  background-color: #000099;
  font-family:verdana;
  font-size:8pt;
  color: #feb705
}
textarea {
  background-color: #000099;
  color: #feb705;
  font-family:verdana;
  font-size:8pt;
     scrollbar-base-color:#000000;
     scrollbar-face-color:#000099;
     scrollbar-arrow-color:#ffffff;
     scrollbar-3dlight-color:#ff9900;
     scrollbar-darkshadow-color:#000000;
     scrollbar-shadow-color:#000000
}

#social {
        position:fixed;
        top:50%;
        left:0;
        height:240px;
        margin:-120px 0 0 0;
}

        #social > div {
                position:relative;
                height:240px;
        }

        #social .facebook {
                position:absolute;
                top: 0;
                left: 0;
                display: block;
                background: url(./css/facebook_.png) no-repeat 0 0;
                height: 115px;
                width: 32px;
                text-decoration: none;
        }

                #social .facebook:hover {
                        background: url(./css/facebook_hl.png) no-repeat 0 0;
                        width: 40px !important;
                }

        #social .blog {
                position: absolute;
                bottom: 0;
                left: 0;
                display: block;
                background: url(./css/blog_.png) no-repeat 0 0;
                height: 115px;
                width: 32px;
                text-decoration: none;
        }

                #social .blog:hover{
                        background: url(./css/blog_hl.png) no-repeat 0 0;
                        width: 40px !important;
                }



/* Forms */
.nof_formsHandler_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_formsHandler_input_button {
  margin-right: 5px
}
.nof_formsHandler_input_reset {
  margin-right: 5px
}
.nof_formsHandler_input_submit {
  margin-right: 5px
}
.nof_formsHandler_errorText {
  color: rgb(255,0,0)
}
.nof_formsHandler_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_formsHandler_text {
  font-family: Arial;
  font-size: 13px
}
.nof_formsHandler_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_formsHandler_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_formsHandler_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_formsHandler_contentCell {
  padding: 2px
}
.nof_formsHandler_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_formsHandler_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_formsHandler_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_formsHandler_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Email Page */
.nof_emailPage_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_emailPage_input_button {
  margin-right: 5px
}
.nof_emailPage_input_reset {
  margin-right: 5px
}
.nof_emailPage_input_submit {
  margin-right: 5px
}
.nof_emailPage_errorText {
  color: rgb(255,0,0)
}
.nof_emailPage_text {
  font-family: Arial;
  font-size: 13px
}
.nof_emailPage_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_emailPage_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_emailPage_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_emailPage_contentCell {
  padding: 2px
}
.nof_emailPage_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_emailPage_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_emailPage_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_emailPage_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Secure Site */
.nof_secureSite_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_secureSite_input_button {
  margin-right: 5px
}
.nof_secureSite_input_reset {
  margin-right: 5px
}
.nof_secureSite_input_submit {
  margin-right: 5px
}
.nof_secureSite_errorText {
  color: rgb(255,0,0)
}
.nof_secureSite_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_secureSite_text {
  font-family: Arial;
  font-size: 13px
}
.nof_secureSite_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_secureSite_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_secureSite_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_secureSite_contentCell {
  padding: 2px
}
.nof_secureSite_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_secureSite_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_secureSite_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* New */
.nof_news_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_news_input_button {
  margin-right: 5px
}
.nof_news_input_reset {
  margin-right: 5px
}
.nof_news_input_submit {
  margin-right: 5px
}
.nof_news_errorText {
  color: rgb(255,0,0)
}
.nof_news_text {
  font-family: Verdana;
  font-size: 8pt
}
.nof_news_link {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
        background-color : rgb(255,255,204)
}
.nof_news_header {
  background-color: rgb(0,0,153);
        font-size : 14px;
        color : rgb(255,255,204);
        border : 1px solid rgb(0,0,153);
        padding : 5px;
        margin : 1px}
.nof_news_footer {
        padding : 0px;
        margin : 1px;
        background-repeat : no-repeat}
.nof_news_contentCell {
  padding: 2px;
        border-bottom : 1px solid rgb(0,0,0);
        margin-bottom : 5px
}
.nof_news_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_news_textarea {
   font-size: 9pt;
  font-family: Arial
}
.nof_news_heading {
  font-weight: bold;
  color: rgb(255,153,0);
  font-size: 14px
}
.nof_news_content {
        padding : 1px;
        background-attachment : scroll}
.nof_news_author {
  font-style: italic;
        font-size : 8pt}
.nof_news_date {
  font-weight: bold;
  color: rgb(51,51,51);
        font-family : Verdana;
        font-size : 8pt
}
.nof_news_title {
  font-size: 10pt;
  font-weight: bold;
  margin: 0px;
        font-family : Verdana
}
.nof_news_message {
  margin: 0px;
        font-family : Verdana;
        font-size : 8pt
}
.nof_news_maxPicSize {
  font-size: 10px;
  padding-left: 5px;
  white-space: nowrap
}

/* FAQ */
.nof_faq_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer;
        font-family : Verdana;
        font-size : 8pt
}
.nof_faq_input_button {
  margin-right: 5px
}
.nof_faq_input_reset {
  margin-right: 5px
}
.nof_faq_input_submit {
  margin-right: 5px
}
.nof_faq_select {
  margin-right: 5px
}
.nof_faq_text {
  font-family: Verdana;
  font-size: 8pt
}
.nof_faq_link {
  color: rgb(31,75,140);
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
        font-family : Verdana
}
.nof_faq_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_faq_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_faq_contentCell {        padding : 0px}
.nof_faq_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_faq_textarea {
   font-size: 13px;
  font-family: Verdana
}
.nof_faq_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 8pt;
        font-family : Verdana
}
.nof_faq_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_faq_categoryBlock {
  padding-top: 5px;
  padding-bottom: 5px
}
.nof_faq_category {
  font-size: 8pt;
        font-family : Verdana
}
.nof_faq_question {
  font-size: 8pt;
  font-weight: bold;
        font-family : Verdana}

/* Guestbook */
.nof_guestbook_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_guestbook_input_button {
  margin-right: 5px
}
.nof_guestbook_input_reset {
  margin-right: 5px
}
.nof_guestbook_input_submit {
  margin-right: 5px
}
.nof_guestbook_select {
  margin-right: 5px
}
.nof_guestbook_text {
  font-family: Arial;
  font-size: 13px
}
.nof_guestbook_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_guestbook_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_guestbook_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_guestbook_contentCell {
  padding: 2px
}
.nof_guestbook_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_guestbook_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_guestbook_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_guestbook_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_guestbook_required {
  color: rgb(255,0,0)
}
.nof_guestbook_textLabel {
  font-weight: bold
}
.nof_guestbook_formInstructions {
  font-size: 10px
}

/* Testimonials */
.nof_testimonials_label {
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_testimonials_input_button {
  margin-right: 5px
}
.nof_testimonials_input_reset {
  margin-right: 5px
}
.nof_testimonials_input_submit {
  margin-right: 5px
}
.nof_testimonials_text {
  font-family: Arial;
  font-size: 13px
}
.nof_testimonials_link {
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_testimonials_header {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_testimonials_footer {
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_testimonials_contentCell {
  padding: 2px
}
.nof_testimonials_columnHeadingRow {
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_testimonials_textarea {
   font-size: 13px;
  font-family: Arial
}
.nof_testimonials_heading {
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_testimonials_content {
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_testimonials_maxPicSize {
  font-size : 10px;
  padding-left : 5px;
  white-space : nowrap
}
.nof_testimonials_author {
  white-space : nowrap;
  font-style : italic;
  margin-right : 5px
}
.nof_testimonials_testimonial {
  font-weight : bold;
  font-size : 16px;
  margin : 0px
}
.nof_testimonials_date {
  font-weight : bold;
  color : rgb(153,153,153)
}
.nof_testimonials_description {
  margin : 0px
}
.nof_testimonials_required {
  color : rgb(255,0,0)
}
.nof_testimonials_successText {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}

.nof_EmptyStyleBanners1-Default {
font-family:verdana; font-size:14pt; font-weight:normal; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:8pt; font-weight:700; font-style:normal; color:rgb(255,153,0)
}


P {
        font-family: Verdana;
        font-size : 8pt;
        text-align: left
}

UL {
        font-size: 8pt;
        list-style-position : outside;
        padding-top : 1px;
        padding-bottom : 3px;
        line-height : 15px;
        margin-top : 1px;
        margin-bottom : 1px;
        list-style-type : disc}

.TextObject {
        font-size: 8pt
}

OL {
        font-size: 8pt;
        padding-top : 1px;
        padding-bottom : 3px;
        line-height : 15px;
        margin-top : 1px;
        margin-bottom : 1px;
        list-style-position : outside;
        list-style-type : disc
}

.TextNavBar {
        font-size: 8pt;
        letter-spacing : 0px
}

A:link {
        font-size: 8pt
}

A:visited {
        font-size: 8pt;
        color : rgb(153,51,51)
}

A:active {
        font-size: 8pt;
        color : rgb(255,0,0)
}

.nof_EmptyStyleNavbar25-Regular {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar25-Rollover {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar25-Highlighted {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar25-HighlightedRollover {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}
.nof_EmptyStyleNavbar31-Regular {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar31-Rollover {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar31-Highlighted {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar31-HighlightedRollover {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}
.nof_EmptyStyleNavbar37-Regular {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar37-Rollover {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar37-Highlighted {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar37-HighlightedRollover {
font-family:Verdana; font-size:8; font-weight:700; font-style:normal; color:#ff9900
}


.nof_EmptyStyleTableStyles40-row3cell1 {
        color: rgb(111,118,101);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row3cell2 {
        color: rgb(111,110,83);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row2cell1 {
        color: rgb(111,110,83);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row3cell3 {
        color: rgb(111,110,83);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row2cell2 {
        color: rgb(108,105,103);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row1cell1 {
        color: rgb(101,76,97);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row2cell3 {
        color: rgb(111,110,83);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row1cell2 {
        color: rgb(110,115,99);
         background-color: transparent;
        font-family : Arial
}

.nof_EmptyStyleTableStyles40-row1cell3 {
        color: rgb(101,76,97);
         background-color: transparent;
        font-family : Arial
}.nof_news_navigationLink{        font-size : 12px;
        color : #003399
}
.nof_news_navigation{        font-size : 12px}
.nof_faq_categoryDescription{        font-family : Verdana;
        font-size : 8pt
}
.nof_faq_navigationLink{        font-size : 8pt;
        font-family : Verdana
}
.nof_faq_navigation{        font-size : 8pt;
        font-family : Verdana
}
.nof_faq_answer{        font-family : Verdana;
        font-size : 8pt
}

.nof_EmptyStyleNavbar47-Regular {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,204,0)
}

.nof_EmptyStyleNavbar47-Rollover {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar47-Highlighted {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}

.nof_EmptyStyleNavbar47-HighlightedRollover {
font-family:Verdana; font-size:8pt; font-weight:bold; font-style:normal; color:rgb(255,153,0)
}



H1 {        font-weight : bold;
        font-family : Verdana;
        color : rgb(0,0,0);
        font-size : 12pt;
        margin : 0px}

.nof_EmptyStyleNavbar49-Regular {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar50-Rollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar51-Highlighted {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar52-HighlightedRollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar53-Regular {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar54-Rollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar55-Highlighted {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}

.nof_EmptyStyleNavbar56-HighlightedRollover {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#ffffff
}
H2 {
        font-family: Verdana;
        font-size : 12pt;
        font-weight : bold;
        margin : 0px}

H3 {
        font-family: Verdana;
        font-size : 12pt;
        color : #990000;
        font-weight : bold;
        margin : 0px}

H4 {
        font-family: Verdana;
        font-size : 10pt;
        font-weight : bold;
        margin : 0px}

H5 {
        font-family: Verdana;
        font-weight : bold;
        font-size : 10pt;
        color : rgb(153,0,0);
        margin : 0px}


div.news{
         width: 100%;
         background: transparent;
         margin-bottom: 0px
}
div.newszwei{
         width: 100%;
         background: transparent;
         margin-bottom: 0px
}

H6 {
        font-size: 10pt;
         color: rgb(0,0,0);
         text-align: center;
         background-color: rgb(181,188,240);
        font-family : Verdana;
        margin : 0px;
        padding : 1pt}

.umrandetFest {
   color: rgb(230,224,224);
   background-color: rgb(9,10,181);
   border: 1px solid rgb(230,224,224);
   padding: 4px
}
.umrandet {
   color: rgb(255,153,0);
   background-color: rgb(9,10,181);
   border: 1px dashed rgb(230,224,224);
   padding: 4px
}


.nof_EmptyStyleTableStyles18-row3cell1 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row3cell2 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row2cell1 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row3cell3 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row2cell2 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row1cell1 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row2cell3 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row1cell2 {
        color: rgb(0,0,0);
         background-color: transparent
}

.nof_EmptyStyleTableStyles18-row1cell3 {
        color: rgb(0,0,0);
         background-color: transparent
}.nof_EmptyStyleNavbar49-Regular {
font-family:verdana; font-size:10pt; font-weight:700; font-style:normal; color:#ffcc00
}

.nof_EmptyStyleNavbar49-Rollover {
font-family:verdana; font-size:10pt; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar49-Highlighted {
font-family:verdana; font-size:10pt; font-weight:700; font-style:normal; color:#ff9900
}

.nof_EmptyStyleNavbar49-HighlightedRollover {
font-family:verdana; font-size:10pt; font-weight:700; font-style:normal; color:#ff9900
}
A:hover {
        font-size: 8pt;
        color : rgb(153,51,51)
}







A:hover {
        font-size: 8pt;
        color : rgb(153,51,51)
}
