
body
    {   background-color: #999999;
        scrollbar-arrow-color: black;
        scrollbar-base-color: #999999;
        scollbar-face-color: #115899;}

body, td, select, p, a, th,
input, textarea, legend 
    {   font-family: verdana;
        color: black;
        font-size: 11px;}
FORM {
	margin-bottom : 0px;
	margin-top : 0px;}


A: link
    {   color: #115899;
        text-decoration: none;}

A: visited
    {   color: #115899;
        text-decoration: none;}

A: hover
    {   color: #115899;
        text-decoration: underline;}

H1
    {   font-size: 18px;
        font-weight: bold;
        color: darkgray;}

H2
    {   font-size: 16px;
        font-weight: bold;
        color: darkgray;}

H3
    {   font-size: 14px;
        font-weight: bold;
        color: darkgray;}

H4
    {   font-family: Geneva, helvetica;
        font-size: 12px;
        font-weight: bold;
        color: darkgray;}

H5
    {   font-size: 11px;
        font-weight: bold;
        color: darkgray;}

img
    {   border: 0px;}

.front
    {   border-left: 1px #CCCCCC solid;
        border-right: 1px dimgray solid;
        border-bottom: 1px dimgray solid;
        border-top: 1px #CCCCCC solid;
        background: white;
        border-collapse: collapse;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=dimgray, Positive=true);}
        
.front TD
    {   padding-left: 10px;}

.front TH
    {   background: 333366;
        border-bottom: 1px dimgray solid;
        font-weight: bold;
        text-align: left;
        color: white;
        font-family: Geneva, helvetica;
        font-size: 22px;
        padding-left: 10px;}
        
.frontBorder
    {   border-right: 1px dimgray solid;}
        
.frontBorderTop
    {   border-top: 1px #CCCCCC solid;}
        
.frontBorderBottom
    {   border-bottom: 1px dimgray solid;}
 

.plate
    {   border-left: 1px #CCCCCC solid;
        border-right: 1px dimgray solid;
        border-bottom: 1px dimgray solid;
        border-top: 1px #CCCCCC solid;
        background: white;
        border-collapse: collapse;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=dimgray, Positive=true);}

.plate TH
    {   background: 333366;
        border-bottom: 1px dimgray solid;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        color: white;}
           
.button,button
    {   color: 'white';
        background-color: 333366;
        border: 1px dimgray solid;
        font-family: verdana;
        font-weight: bold;
        font-size: 10px;
        cursor:pointer;
        cursor:hand;}

.back
    {   border-left: 1px #CCCCCC solid;
        border-right: 1px dimgray solid;
        border-bottom: 1px dimgray solid;
        border-top: 1px #CCCCCC solid;
        background: #999999;
        color: black;
        border-collapse: collapse;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=dimgray, Positive=true);}
		
.textbox,textbox,select.textbox
    {   color: black;
        background-color: #999999;
        border: 1px solid dimgray;
        font-family: verdana;
        font-size: 11px;}

.priceTxt
    {   color: black;
        font-size: 10px;
        font-weight: 600;}

.topMenuTD_On
    {   background-color: white;
        padding-left: 18px;
        padding-right: 18px;
        cursor:pointer;
        cursor:hand;
        text-align: center;
        height: 24px;}

.topMenuTD_Off
    {   background-color: transparent;
        cursor:pointer;
        text-align: center;
        height: 24px;
        padding-left: 18px;
        padding-right: 18px;}

.topMenuTABLE
    {   border-left: 1px #CCCCCC solid;
        border-right: 1px dimgray solid;
        border-bottom: 1px dimgray solid;
        border-top: 1px #CCCCCC solid;
        cursor:pointer;
        cursor:hand;
        height: 24px;}

.menuSpacer
    {   background-color: #999999;
        color: black;}

.generalBox
    {   padding: 10px;}

select.basketList
    {   font-family: "courier new" courier;
        width: 363px;
        color: black;
        background-color: #999999;
        border: 1px solid dimgray;
        font-size: 11px;}
        
radio, #VAT_type
{
        position:relative;
        top:3px;
}

.gray
    {   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30)}
    
.grayover
    {   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}

.nav
    {   color: black;
        font-weight: bold;
        text-decoration: none;}
        
A.nav
    {   color: black;
        font-weight: bold;
        text-decoration: none;}

A.nav: link
    {   color: black;
        font-weight: bold;
        text-decoration: none;}

A.nav: visited
    {   color: black;
        font-weight: bold;
        text-decoration: none;}

A.nav: hover
    {   color: black;
        font-weight: bold;
        text-decoration: none;
        background-color: #999999;}
        
.colortrOn
    {   
        height:24px;
        bgcolor: white;
        background-color: white;}
        
.colortrOff
    {   
        height:24px;
        bgcolor: darkgray;       
        background-color: darkgray;}
        
