body {
 background-color:#BAC0A6; margin:0;
}
font,th,td,p,div { font-family: verdana, MS Sans Serif, Helvetica, ; font-size: 11px ; color:#4B4B4B;}
.bottom{ font-size: 11px;font-family:  verdana, MS Sans Serif, Helvetica ; color:#6B573D ; font-weight: normal; }
.brown10{ font-size: 10px;font-family:  verdana, MS Sans Serif, Helvetica ; color:#899074 ; font-weight: bold; }
.brown11{ font-size: 11px;font-family:  verdana, MS Sans Serif, Helvetica ; color:#677243 ; font-weight: bold; }

a									{text-decoration:none ;					 color:#7B816B ;									font-size: 11px ; }
a:hover						{text-decoration:underline ;			 color:#BA2C00 ;									font-size: 11px ;}
a.l_red					{text-decoration:none ;					 color:#BA2C00 ;									font-size: 12px ;}
a.l_red:hover			{text-decoration:none ;			 color:#3C3C3C ;									font-size: 12px ;}

.input {
	FONT-SIZE: 9pt;
	FONT-FAMILY: verdana, MS Sans Serif,Arial, sans-serif; 
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
}

.tabletop {
   background-image: url(../images/panerai_main/bg_top.gif) ;
   background-repeat: repeat-x;
   background-position: top;
   /*	position: fixed;	 */
   }
   .tablebottom {
   background-image: url(../images/panerai_main/bg_bottom.gif) ;
   background-repeat: repeat-x;
   background-position: top;
   /*	position: fixed;	 */
   }
   .tablebottom2 {
   background-image: url(../images/panerai_main/bg_bottom2.gif) ;
   background-repeat: repeat-x;
   background-position: top;
   /*	position: fixed;	 */
   }
   .tablemid {
   background-image: url(../images/panerai_main/bg_mid.gif) ;
   background-repeat: repeat-y;
   /*	position: fixed;	 */
   }