body, html  {
    scrollbar-face-color:       #003333;
   	scrollbar-highlight-color:  #FFFF99;
   	scrollbar-shadow-color:     #FFFF99;
   	scrollbar-3Dlight-color:    #003333;
   	scrollbar-arrow-color:      #FFFF99;
   	scrollbar-track-color:      #003333;
   	scrollbar-darkshadow-color: #003333;
}
body, :link {	
	margin : 0px;
	padding : 0px;
	color: #cfcba9;
	background-color : #003130;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.table {
  background-image: url(img/bkg_logo.gif);
	background-repeat: no-repeat;
; background-color: 003130; font-size: 13px; background-position: center center; padding-right: 20px
}

.button {  height: 39px; width: 151px; background-image: url(img/button.gif); background-repeat: no-repeat; text-align: center; color: #FFFFFF; text-decoration: none}

.button-text,a.button-text:link {  color: #FFFFFF; text-decoration: none ; text-transform: uppercase; font-size: 12px; font-weight: bold; background-color: transparent}
a.button-text:hover {color: #FFFF66}
.title {  font-size: 13px; color: #CCCCCC; padding-top: 20px; font-weight: bold; background-image: url(img/borders.jpg); background-repeat: repeat-x; background-position: bottom; text-decoration: none}

