.OOS_item_menu /* buiten gebruik */
   {
   background-color   : #9999CC;   
   }
   
.select-parts
   {
	background-color   : #eeeeff;
	color              : #000000;
	font-family        : Verdana, Tahoma, Arial, Helvetica;
	font-size          : 11px;
	width              : 550px;
   }

.spacer
   {
   background-color   : #000000;
   height             : 1px;
   }

.title_background /* buiten gebruik */
   {

   }
   
.title_menu /* in gebruik */
   {
   color              : #FFFFCC;
   background-color   : #333366;
   font-size          : 11px;
   height             : 15px;
   }
   
a:hover
   { 
   color                : #000000;
	font-weight          : bold;
   text-decoration      : none; 
   }

a:link    
   {
   color                : #000000;
	font-weight          : bold;
   text-decoration      : none; 
   }

a:visited 
   { 
   color                : #000000;
	font-weight          : bold;
   text-decoration      : none; 
   }

body
   {
   background-color   : #ffffff;
   color              : #000000;
   font-family        : Verdana, Tahoma, Arial, Helvetica;
   font-size          : 11px;
   margin-bottom      : 0;
   margin-left        : 0;
   margin-right       : 0;
   margin-top         : 0;
   }

table
   {
   border             : 0;
	margin-left        : 0px;
	margin-right       : 0px;
	margin-top         : 0px;
	margin-bottom      : 0px;
   }

td
   {
   color              : #000000;
   font-family        : Verdana, Tahoma, Arial, Helvetica;
   font-size          : 11px;
   vertical-align     : top;
   }

