       P {
           font-family : Verdana, Helvetica, sans-serif;
           font-size : 15px;
       }

       TD {
           font-family : Verdana, Helvetica, sans-serif;
           font-size : 15px;
           vertical-align : top;
       }

       TH {
           font-family : Verdana, Helvetica, sans-serif;
           font-size : 15px;
           vertical-align : top;
           text-align : left;
       }

       BODY {
           color: #333333;
           background:  #ffffff;
           font-family : Verdana, Helvetica, sans-serif;
#	   background-image : url("http://ranchovignola.com/images/nav2/23.jpg") ;
       }
       
       A:link {
           color: red;
       }
  
       A:visited {
           color: #336600;
       }

       A:active {
           color: blue;
       }

/************************************************************
*                   Main Page table settings                           *
************************************************************/
  .MainPageTable {
      width: 100%;
      border:  5; 
      cellspacing: 0;
      cellpadding: 0;
 }
 .LeftNavDataCell{
     width: 100%;
}
 .MainPageDataCell{
     width: 80% ;
}
/************************************************************
*                   SECTION HEADER STYLINGS                 *
************************************************************/

       .sectionHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                font-weight : bold;
                color : yellow;
                background : #FF9900;
        }

/************************************************************
*                   TABLE HEADER STYLINGS                 *
************************************************************/

       .tableHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                font-weight : bold;
                color : white;
                vertical-align : top; 
                background : #FFCC66;
        }
/************************************************************
*                   TABLE header login CELL STYLINGS                 *
************************************************************/

       .tablePageTopLoginCellStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                color : green;
                vertical-align : top; 
           	text-align : right;
        }
/************************************************************
*                   TABLE CELL STYLINGS                 *
************************************************************/

       .tablePageTopWelcomeCellStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                color : green;
                vertical-align : top; 
           	text-align : left;
        }

/************************************************************
*                   TABLE CELL STYLINGS                 *
************************************************************/

       .tableCellStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                color : black;
                vertical-align : top; 
        }

/************************************************************
*                   TABLE ROW HEADER STYLINGS               *
************************************************************/

       .tableRowHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                color : black;
                background : #FFCC66;
                vertical-align : top; 
                text-align : left
        }
/************************************************************
*                   TABLE ROW STYLINGS                      *
************************************************************/

       .tableRowStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                color : black;
                background : white;
                vertical-align : top; 
        }

/************************************************************
*               APPLICATION SUB MENU STYLINGS               *
************************************************************/

       .applicationSubMenuStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : black;
                background : white;
        }

       A.applicationSubMenuLinkStyle:link {
           color: black;
       }

       A.applicationSubMenuLinkStyle:visited {
           color: black;
       }

       A.applicationSubMenuLinkStyle:active {
           color: black;
       }

/************************************************************
*                   Warning box                             *
************************************************************/

       .warning {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 18px;
                color : red;
                background : #E5E5E5;
                text-align: center; 
                vertical-align : top;
                border: medium green;
                border-style: dashed;
        }

/************************************************************
*                   Left Side Bar STYLINGS                      *
************************************************************/
      .LeftNavTableStyle {
                BACKGROUND:  ;
                WIDTH:       100%;
                BORDER: 0;
 }
      .NavtableHeaderCellStyle {
                WIDTH:       100%;
                background :  #FF9900;
                color : #FFFF00;
                vertical-align : top;
                text-align: center;
 }

       .NavTableCellStyle {
              border: 0;
#              background: #FFCC66;
              WIDTH:  20%;
               text-align : left;
         }

       font.LeftSideBarHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 15px;
                color : #009900;
                vertical-align : top; 
                text-align : left;
        }

       font.LeftSideBarNavStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : #009900;
                vertical-align : top; 
                text-align : left;
        }
td.LeftSideBarNavHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 18px;
                color : #009900;
                vertical-align : top; 
                text-align : left;
       }   

td.LeftSideBarNavLinkStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 15px;
                color : black;
                vertical-align : top; 
                text-align : left;
        }   
font.HeaderMitegoneStyle {
                font-family : Verdana,Helvetica, sans-serif;
                font-size : 50px;
                color : black;
                vertical-align : bottom; 
                text-align : left;
        }   

font.LoginStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : green;
                vertical-align : bottom; 
                text-align : right;
        }   

font.PageTopStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 20px;
                color : black;
                vertical-align : bottom; 
                text-align : center;
        }   
dev.PageTopStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 15px;
                color : black;
                vertical-align : bottom; 
                text-align : center;
        }   
font.ThankYouStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 15px;
                color : black;
                vertical-align : bottom; 
                text-align : right;
        }   

/************************************************************
*                   Day Box Stylings                      *
************************************************************/

       .day_title_header {
                font-family : Verdana, Helvetica, sans-serif;
                color : black;
                background : #FFCC66;
                vertical-align : top; 
                text-align : center; 
        }


/************************************************************
*                   Month Box Stylings                      *
************************************************************/

       .month_title_header {
                font-family : Verdana, Helvetica, sans-serif;
                color : black;
                background : #FFCC66;
                vertical-align : top; 
                text-align : center; 
        }

       .month_wday_header {
                font-family : Verdana, Helvetica, sans-serif;
                color : black;
                background : #FF9900;
                vertical-align : top;
                text-align : center; 
                font-size : 11px;
        }

       .month_day_cell_text {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 75%;
                color : black;
        }

       .month_day_cell_selected_text {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 75%;
                color : black;
        }

       .month_day_cell {
                background : #EEEEEE;
                vertical-align : top; 
                text-align : center; 
        }

       .month_day_cell_selected {
                background : #FFCC66;
                vertical-align : top; 
                text-align : center; 
        }

       .month_view_day_header {
                background : #999999;
                vertical-align : top; 
                text-align : center; 
        }
/************************************************************
*                   Invoice Stylings                      *
************************************************************/

        .InvoiceHeaderStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 14px;
                font-weight : bold;
                color : black;
                vertical-align : top; 
                color : black;
}
         .InvoiceTextStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : black;
                vertical-align : top; 
                color : black;
                       }

          .InvoiceNumberStyle {
                font-family : Verdana, Helvetica, sans-serif;
                font-size : 10px;
                color : black;
                vertical-align : top; 
                color : black;
                       }
                                                               
/************************************************************
* CityShop styles                                           *
************************************************************/

BLOCKQUOTE { font-size: 14px; color: "#000080"; font-family: verdana }
P { color: "#ff9900"; font-family: verdana }
.small { font-size: 8 px }
.smallHeader { font-size: 9 px; font-family: verdana; font-weight: bold}
.smallCartHeader { font-size: 9 px; font-family: verdana; font-weight: bold; color: black}
.smallCartContents { font-size: 9 px; font-family: verdana;}
.SH { font-size: 10 px; font-family: verdana;}
.SHErr { font-size: 10 px; font-family: verdana; font-weight: bold; color: red}
.CartContents { font-size: 14 px; font-family: verdana;}
.CartPrice { font-size: 14 px; font-family: courier new;}
.CartPriceTotal { font-size: 14 px; font-family: courier new; font-weight: bold;}
.ATS { font-size: 11 px; font-family: tahoma; color: blue;}
.ATT { font-size: 11 px; font-family: verdana; font-weight: bold;
color: blue;}
.ATTErr { font-size: 11 px; font-family: verdana; font-weight: bold; color: red}
.OTT {font-size: 12 px; font-family: tahoma; font-weight: bold}
.OTTErr {font-size: 12 px; font-family: tahoma; font-weight: bold; color: red}
.OTOk {font-size: 12 px; font-family: tahoma; font-weight: bold; color: gray}
.OTReq {font-size: 12 px; font-family: tahoma; font-weight: bold}
.OTMenu {font-size: 12 px; font-family: tahoma; font-weight: bold; color: yellow}
.OTErr {font-size: 12 px; font-family: tahoma; font-weight: bold; color: red}
.OT {font-size: 14 px; font-family: verdana; font-weight: bold}
.OTS {font-size: 12 px; font-family: verdana; font-weight: bold}
.menue1 {font-size: -2 ; 
         color: #ffeb00;
       }
.menue2 {font-size:-2; 
         color: #ffeb00;
       }
.menue3 {font-size:-2; 
         color: #ffeb00;
       }
.color:white {font-size:-2; 
         color: #ffeb00;
       }
.ShopBodyStyle{
           color: #333333;
           background:  white;
           font-family : Verdana, Helvetica, sans-serif;
#	   background-image : url("http://ranchovignola.com/images/nav2/23.jpg") ;
       }
 .ShopLeftNaveStyle {
                BACKGROUND:  white;
                WIDTH:       20%;
                BORDER: 0;
 }  
 .ShopManPageStyle   {
            color: #ff9900;
               BACKGROUND:  #ffcc66;
            font-family : Verdana, Helvetica, sans-serif;
#              WIDTH:       100%;
                BORDER: 0;
 }  
 .StoreHeaderStyle{
                 BACKGROUND:  white;
 }    
 .StoreNavHeaderStyle{
                 BACKGROUND:  #f89a0b;
 }   
 .StoreSubHeaderStyle{
                BACKGROUND:  #ffeb00;
}
.ShopAdvertizing{
              height: 50;
             valign: top;
             color: #ff9900;
                BACKGROUND:  #ffeb00;
            font-family : Verdana, Helvetica, sans-serif;
                WIDTH:       20%;
                BORDER: 0;
 }   
.StorePageTableStyle{
}                WIDTH:       20%;
                BORDER: 0;
 }   
.StorePageTableStyle{
};
                BORDER: 0;
 }    
