.header      { background-image: url('images/new_header.jpg'); background-repeat: repeat-x; 

               background-position: left top }

.footer      { font-family: Arial; font-size: 10pt; color: #FFFF00; font-weight: bold; 

               padding: 3px; background-color: #FF0000 }

.menu        { font-family: Arial; font-size: 8pt; font-weight: bold; border-left-width: 1px; 

               border-right: 1px solid #000000; border-top-width: 1px; 

               border-bottom-width: 1px }

.body        { background-color: #F0F0F0; font-family:Arial; font-size:10pt; color:#000000; font-style:italic; font-weight:bold; padding-top:5px; padding-right:5px }
.left3           {
	background-image: url('images/slice3.jpg');
	
}
.left2           { background-image: url('images/slice2.jpg'); }

.pagetitle   { background-color: #F0F0F0 }

.left1           { background-image: url('images/slice1.jpg'); background-repeat: repeat-x; 

               }

.navigation  { background-image: url('images/menu_bg.gif'); 

               background-repeat: repeat-x; background-position: left top }

.topmenu     { background-image: url('images/top_menu_bg.jpg'); 

               background-position: left top }a:active     { color: #000000; text-decoration: none }

a:hover      { text-decoration: underline; color: #000000 }

a:link       { color: #000000; text-decoration: none }

a:visited    { color: #000000; text-decoration: none }

a            { color: #000000; text-decoration: none }

