body { margin: 0px  0px; padding: 0px  0px }
      body  { scrollbar-face-color:       #FFCC66; 
       scrollbar-shadow-color:     #FFF1DF;
       scrollbar-highlight-color:  #FFF1DF ; 
       scrollbar-3dlight-color:    #FFF1DF ;
       scrollbar-darkshadow-color: #FFF1DF ; 
       scrollbar-track-color:      #FFF1DF ; 
       scrollbar-arrow-color:      #FFF1DF}


a:link { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:active { color: #FF9900; text-decoration: none}
a:hover { color: #FF9900; text-decoration: none}

.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #FFCCFF;
	border-left-color: #FFCCFF;
}

.picshake {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top: thin none #EEEEEE;
	border-right: thin solid #EEEEEE;
	border-bottom: thin solid #EEEEEE;
	border-left: thin solid #EEEEEE;

}


