
H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #4F593E; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #4F593E; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #4F593E; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #E8E6DD url(/images/background.jpg) repeat-x;
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 8pt; color: #4F593E; font-family: arial, helvetica;
   min-height: 100%; 
}



.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 8pt; color: #4F593E; 
   font-family: arial, helvetica;
   padding: 20px;
}

.area_table { text-decoration: none; font-size: 8pt; color: #4F593E; font-family: arial, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
   color: #4F593E; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { 
   color: #4F593E; 
   text-decoration: none; 
   /*width: 200px;*/
}

.search_label { text-align:right; }
.search_field { text-align:left; }

.name { 
       font-size: 8pt;
    font-weight: bold;
}

.search_name {
    font-size: 12pt;
    font-weight: bold;

}

.search_img {
   border: solid 1px black;
}
/*
.search_h1 {
   float: left;
}
*/
.search_head {
   float: none;
}

.count {
   float: right;
}

.addbus th {text-align: right;}

.buslabel {
   text-align: right;
}

#view_name {
            font-size: 14pt;
            font-weight: bold;
            text-decoration: underline;
}
.view_table {
             background: #E8E6DD;
             padding: 5px;
}

.view_table a:link, .view_table a:active, .view_table a:visited {
             text-decoration: none;
}

.top_menu { 
   
   font-family: arial, helvetica;
   color: #4F593E; 
   font-size: 8pt;   
   vertical-align: middle;
   
}
.top_menu a:link, .top_menu a:active, .top_menu a:visited { 
   font-size: 8pt;
   color: #4F593E;
   text-decoration: underline;
   padding: 3px 8px 3px 8px;

}
.top_menu a:hover { 
   font-size: 8pt;
   color: #4F593E;
   text-decoration: none;
   padding: 3px 8px 3px 8px;
}

.border {
   color: #4F593E;
   /*border: solid black 1px;*/
   padding: 2px;
   margin: 0px;
   height: 15px;
}

.border a {
   color: #4F593E;
}


/*FOOTER MENU STYLE*************/
.footer { 
   background-color: #A59A78;
   vertical-align: top;
   font-family: arial, helvetica;
   color: #4F593E; 
   font-size: 7pt;
   padding: 10px 10px 10px 10px;
   
}
.footer a:link, .footer a:active, .footer a:visited { 
   font-size: 7pt;
   color: #4F593E;
   text-decoration: underline;
}
.footer a:hover { 
   font-size: 7pt;
   color: #4F593E;
   text-decoration: none;
}

INPUT { font-size: 9pt;  }
TEXTAREA { font-size: 9pt; }
SELECT { font-size: 9pt; }
OPTION { font-size: 9pt;  }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }