.menu        { font-family: Tahoma; font-size: 7pt; text-transform: uppercase; font-weight: 
               bold; border-left-width: 1px; border-right: 1px solid #000000; 
               border-top: 1px solid #000000; border-bottom: 1px solid #000000; 
               background-image: url('images/new_menu_bg.gif') }
.productbody { font-family: Tahoma; font-size: 8pt; color: #000000; padding: 4px; 
               background-color: #FFFFFF }
.products    { font-family: Tahoma; text-transform: uppercase; font-size: 8pt; color: #000000; 
               font-weight: bold; padding: 4px; background-color: #FFFFFF }
.bottom      { font-family: Tahoma; font-size: 8pt; text-transform: uppercase; color: #000000; 
               border: 1px solid #000000; padding: 2px; background-image: 
               url('images/bottom_bg.gif') }
.left        { color: #000000; font-family: Tahoma; font-size: 8pt; text-transform: uppercase; 
               font-weight: bold; padding: 5px; background-repeat: repeat-y; 
               background-position: center top }
.body        { padding:5px; font-family: Tahoma; color: #000000; font-size: 8pt; background-image: url('images/flag_background.jpg'); 
               background-repeat: repeat; background-attachment: fixed; 
               background-position: center }
a            { color: #000000; text-decoration: none }
a:visited    { text-decoration: none; color: #000000 }
a:link       { text-decoration: none; color: #000000 }
a:hover      { color: #000000; text-decoration: underline }
a:active     { color: #000000; text-decoration: underline }
BODY		 {
			   padding:0; scrollbar-arrow-color: red; 
	           scrollbar-base-color: white; 
	           scrollbar-shadow-color: white; 
	           scrollbar-face-color: #FFD980; 
	           scrollbar-highlight-color: white; 
	           scrollbar-dark-shadow-color: white; 
	           scrollbar-3d-light-color: blue
              }