body {
      margin: 0px 0px 0px 0px;
      font-family:  Tahoma, Verdana, Arial, sans-serif;
      font-size: 12px;
             color: #ffffff;
        background: #b00000;
        background-repeat: none;
        background-attachment: fixed;
          }

img {
  background-color: #333333;
}

.headerbg {
      margin: 0px;
      margin-top: 50px;
      background: #000000;
      text-align: center;
      padding: 0px;
     }

.greyBg, .spam {
      background: #333333;
     }

   a {
            color: red;
        }

   a:hover {
            color: #ffffff;
        }

table {
             color: #ffffff;
        background: #000000;
           font-family:  Tahoma, Verdana, Arial, sans-serif;
      font-size: 11px;
     }

.contactTable {
             color: #ffffff;
        background: #333333;
           font-family:  Tahoma, Verdana, Arial, sans-serif;
      font-size: 11px;
     }

.adminTable {
      color: #000000;
      background: #ffffff;
}

.adminborder {
  border: solid 1px #dddddd;
}


#menu_container{
	height: 40px;
}



h1 {
    font-size: 14px;
    font-weight: bold;
    font-family:  "Trebuchet MS", Verdana, Arial,sans-serif;
     }

h2 {
    font-size: 18px;
    font-weight: bold;
    font-family:  "Trebuchet MS", Verdana, Arial,sans-serif;
     }

h3 {
      color: #ffffff;
      font-size: 14px;
      text-decoration: none;
      font-weight: bold;
      font-family:  "Minion Pro";
     }

h4 {
      color: #ffffff;
      font-size: 16px;
      text-decoration: none;
      font-weight: bold;
      font-family:  "Minion Pro";
      border-right: 5px solid #fcc54f;
      border-left: 5px solid #fcc54f;
     }

.calline {
      color: #ffffff;
      background: #000000;
      border: solid 1px #980202;  
      padding: 5px;
       }



.rightbar {
     width: 170px;
      margin-right: 5px;
}

.bodybg {
       background: #333333; 
}


.imgnob {
      BORDER: none;
      border-color; none;
       
  }

.bborder {
  border: solid 1px #ffffff;
  padding: 5px;
  margin: 3px;
}



.menu1 {
      color: #ffffff;
      font-size: 16px;
      text-decoration: none;
      font-weight: bold;
      font-family:  "Minion Pro";
     }

a.menu1:hover {
      text-decoration: none;
     }

.menu2 {
      font-family:  "Trebuchet MS", Arial,sans-serif;
      color: red;
      font-size: 12px;
      text-decoration: none;
      font-weight: bold;

     }
 
a.menu2:hover {
      text-decoration: none;
    }

.menu3 {
      color: #ffffff;
      font-size: 11px;
      text-decoration: underline;

     }

a.menu3:hover {
      color: #ffffff;
     }

.help {
      color: red;
      font-size: 11px;
      text-decoration: none;
     }

a.help:hover {
      text-decoration: underline;
     }

.footer {
      color: #ffffff;
      font-size: 11px;
      text-align: center;
      padding: 10px;
     }

.error {
      background: red;
      color: white;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 5px 5px 5px;
     }

.message {
      background: green;
      color: white;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 5px 5px 5px;
     }

.input {
    BACKGROUND-COLOR: #FFFFFF;
    BORDER: 1px solid #000000;
    COLOR: #000000;
    font-size: 11px;
    font-family: MS ゴシック, Verdana, Arial, sans-serif;
    }

  select {
    color: #000000;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-size: 11px;
    font-family: MS ゴシック, Verdana, Arial, sans-serif;
  } 

.small_input {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    font-size: 10px;
    font-family: MS ゴシック, Verdana, Arial, sans-serif;
    }

.small_submit {
    font-size: 10px; 
    cursor: auto;
    font-family: verdana, Arial, sans-serif;
    color: #000000 ;   
    border: 1px solid #000000;
    background-color: #dddddd;
  }


.submit {
    font-size: 10px;
    cursor: auto;
    font-family: verdana, Arial, sans-serif;
    color: #000000 ;   
    BORDER: 1px solid #000000;
    background-color: #dddddd;
  }

submit {
    font-size: 10px;
    cursor: auto;
    font-family: verdana, Arial, sans-serif;
    color: #000000 ;   
    BORDER: 1px solid #000000;
    background-color: #dddddd;
  }

 input {
    font-family: Verdana, Arial, sans-serif;

 }

.contact_input {
background-color: #000000;
width: 167px;
height: 21px;
background-image:url(site_images/contact-input-bg.jpg);
background-repeat: no-repeat;
border: 0;
padding-top: 3px;
}

.contact_textarea {
background-color: #333333;
height: 111px;
width: 254px;
background-image:url(site_images/contact-textarea-bg.jpg);
background-repeat: no-repeat;
border: 0;
padding-top: 3px;
}

.small_text {  
    font-size: 10px; 
   }

.medium_text {
      font-size: 11px;
     }

.printable {
      color: #ffffff;
      font-size: 10px;
      text-decoration: none;
     }

a.printable:hover {
      text-decoration: underline;
     }

.uppercase {
      text-transform: uppercase; 
     }

