//
// Copyright (C) 2002 George Harder's Centre 
//
//                          www.ghcentre.com
//                             www.ghc.da.ru
//
//
body, p          { font-family: Tahoma; font-size: 9pt }
td               { font-family: Tahoma; font-size: 9pt }

.loading         { font-family: Arial; font-size: 7pt }
.copyright       { font-family: Tahoma; font-size: 7pt }

a                { color: #0000ff; text-decoration: underline }
a:visited        { color: #0000ff; text-decoration: underline }
a:hover          { color: #ff0000; text-decoration: underline }

h1               { color: #800000 }
h2               { color: #800000 }
h3               { color: #800000 }
h4               { color: #800000 }
h5               { color: #800000 }
h6               { color: #800000 }

.PriceTable      { font-family: Verdana; font-size: 8pt;
                   background-color: #eeeeee; color: #000000 }
.PriceTableTH    { font-family: Verdana; font-size: 8pt;
                   background-color: #606060; color: #ffffff; }

select           { font-family: Tahoma; font-size: 8pt; font-weight: normal; 
                   color: #000000; background-color: white; 
                   border-left: 1 solid #808080; border-right: 1 solid #FFFFFF; 
                   border-top: 1 solid #808080; border-bottom: 1 solid #FFFFFF; 
                   padding: 0em }

.btn             { font-family: Tahoma; font-size: 8pt; font-weight: normal; 
                   color: #000000; background-color: #C0C0C0; 
                   border-left: 1 solid #808080; border-right: 1 solid #FFFFFF; 
                   border-top: 1 solid #808080; border-bottom: 1 solid #FFFFFF; 
                   padding: 0em }

