
ul.sales {
list-style-type: none;
margin: 0px 0px 1px 0px;
 padding: 18px 0px 1px 3px;
color: white;
background-color: #0C4173; }

ul.train {
list-style-type: none;
margin: 0px 0px 1px 0px;
 padding: 18px 0px 1px 3px;
width: 150px;
color: #fff;
background-color: #4C7208; }

ul.net {
list-style-type: none;
margin: 0px 0px 1px 0px;
 padding: 18px 0px 1px 3px;
width: 150px;
color: #fff;
background-color:#740810;
}
.contact {
   font-size: 80%;
   }
h2 {
   text-align: center;
     }
#navlist1 ul { float: left; margin: 0; padding: 0; list-style-type: none;
                     font-family: verdana, arial, Helvetica, sans-serif;width: 150px; }
#navlist1 li { margin: 1px  0 1px 0; background-image: url(brs.gif); }
#navlist1 a { display: block; padding: 0px 5px; color: #fff; text-decoration: none; }
#navlist1 a:hover  { color: #fff; border-right: 1px solid #ffffff; text-decoration: none;
                            background-image: url(link.gif); background-repeat: no-repeat; background-position: right center;}
#navlist1 ul a  { display: block; padding: 4px 5px 5px 5px; width: 136px; color: #fff; text-decoration: none;  }

#navlist2 ul{ float: left; margin: 0; padding: 0; list-style-type: none;
                    font-family: verdana, arial, Helvetica, sans-serif;width: 150px; }
#navlist2 li { margin: 1px  0 1px 0; background-image: url(brt.gif); }
#navlist2 a { display: block; padding: 0px 5px; color: #fff; text-decoration: none; }
#navlist2 a:hover { color: #fff; border-right: 1px solid #ffffff; text-decoration: none;
                            background-image: url(link.gif); background-repeat: no-repeat; background-position: right center;}
#navlist2 ul a { display: block; padding: 4px 5px 5px 5px; width: 136px; color: #fff; text-decoration: none;  }

#navlist3 ul { float: left; margin: 0; padding: 0; list-style-type: none;
                     font-family: verdana, arial, Helvetica, sans-serif;width: 150px; }
#navlist3 li { margin: 1px  0 1px 0; background-image: url(bri.gif); }
#navlist3 a { display: block; padding: 0px 5px; color: #fff; text-decoration: none; }
#navlist3 a:hover { color: #fff; border-right: 1px solid #ffffff; text-decoration: none;
                             background-image: url(link.gif); background-repeat: no-repeat; background-position: right center;}
#navlist3 ul a { display: block; padding: 4px 5px 5px 5px; width: 136px; color: #fff; text-decoration: none;  }


#footer{
    position: relative;
    clear:both;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none; 
    background-color: #F5F5F5;
    padding: 10px;
    }
#adminfooter{
    position: relative;
    clear:both;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none; 
    background-color: #fff;
    margin-left: 150px;
    }
.bord {
    border: 1px solid #cccccc;
    }
.cntr { 
  text-align: center
   }
.saleshead {
   color: #0C4173;
   text-align: center;
   padding: 8px;
   font-weight: bold;
   font-size: 105%;
   }
.sales {
  font-size: 90%;
  text-align: center;
  background-color: #F3F9FE;
  border: 1px solid #0C4173;
  width: 500px;  
  margin-bottom: 4px;
  }
tr.blue{
  background-color: #0C4173;
  text-align: center;
  color: #fff;
  padding: 2px 0px;
  font-weight: bold;
  }

.trainhead {
   color: #4C7208;
   text-align: center;
   padding: 8px;
   font-weight: bold;
   font-size: 105%;
   }
.train {
  font-size: 90%;
  text-align: center;
  background-color: #FBFEF5; 
  border: 1px solid #4C7208;
  width: 100%  
  margin-bottom: 4px;
  }
tr.green{
  background-color: #4C7208;
  text-align: center;
  color: #fff;
  padding: 2px 0px;
  font-weight: bold;
  }
.inthead {
   color: #740810;
   text-align: center;
   padding: 6px;
   font-weight: bold;
   font-size: 105%;
   }
.int {
  font-size: 90%;
  text-align: center;
  background-color: #FEF1F2;
  border: 1px solid #740810;
  width: 500px;
  margin-bottom: 4px;
  }
tr.red{
  background-color: #740810;
  text-align: center;
  color: #fff;
  padding: 2px 0px;
  font-weight: bold;
  }
#adminfooter a{
   color: #740810;
   }
td.first a:link {  
        text-decoration: none; 
        font-weight: bold;
        color: #0C4173; 
        background: transparent 
        }
td.first a:visited {  
        text-decoration: none; 
        font-weight: bold; 
        color: #0C4173; 
        background: transparent 
        }
td.first a:hover {  
        text-decoration: underline; 
        font-weight: bold; 
        color: red;  
        background: transparent
        }
td.second a:link {  
        text-decoration: none; 
        font-weight: bold;
        color: #4C7208; 
        background: transparent 
        }
td.second a:visited {  
        text-decoration: none; 
        font-weight: bold; 
        color: #4C7208; 
        background: transparent 
        }
td.second a:hover {  
        text-decoration: underline; 
        font-weight: bold; 
        color: #FF0000;  
        background: transparent
        }
td.third a:link {  
        text-decoration: none; 
        font-weight: bold;
        color: #740810; 
        background: transparent;
        background-image: none;
        }
td.third a:visited {  
        text-decoration: none; 
        font-weight: bold; 
        color: #740810; 
        background: transparent 
        }
td.third a:hover {  
        text-decoration: underline; 
        font-weight: bold; 
        color: #FF0000;  
        background: transparent;background-image: none;
        }
tr.gray {
        background-color: #eee;
        }
td.gray {
        background-color: #eee;
        }
tr.grey {
        background-color: #eee;
        font-weight: bold;
        color: #000000;
        }
td.space {
        background-color: #eeeeee;
        width: 75px;
        }
tr.height {
       height: 40px;
        }
.foottext {
       color: #cccccc;
       text-align: center;
       font-size: 60%;
       }
.construction{
       color: #000000;
       text-align: center;
       font-size: 100%;
       }
fieldset {
      text-align: center;
      width: 40%;
      }



body {
   background: #FAFBE8;
   color: #333333;
   font: 90%;
   font-family: Arial, Helvetica, sans-serif;
   margin: 8px auto;
   padding: 0px;
   }   
#container {
   width: 780px;
   margin: 0 auto;
   color: #666666;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   }
#containerindex {
   width: 780px;
   margin: 0 auto;
   background-color: #FFFFCC;
   border: 1px solid #000000;
   }
#content {
    font-size: 80%;
    float: right;
    width: 625px;
    padding: 0;
    margin: 0; 
    border-left: 1px dotted #cccccc;
    }
#navlinkscontainer {
   padding: 1px;
   margin: 0; 
   float: left;
   width: 150px;
   text-align: center;
   }
#navlinks {
   padding: 4px 0 0 3px;
   margin: 0; 
   float: left;
   width: 98%;
   font-size: 90%;
   text-align: center;
   }
#content a:link, #content a:visited, #content a:hover{
     text-decoration: none;
   }
#navlinks a:link, #navlinks a:visited, #navlinks a:hover{
   display: block; 
   }
#navlinks a:link{
     color: #3399FF;
     text-decoration: none;
                  }
#navlinks a:visited{
     color: #3399FF;
     text-decoration: none;
                  }
#navlinks a:hover{ 
     color: #cc3333;
     text-decoration: none;
                  }