body {
  scrollbar-face-color:#B20F10; /*face of scroll bar CC33FF test color*/
  scrollbar-arrow-color:#FEFCFF; /* the arrow on the buttons */
  scrollbar-track-color:#E9B9B9; /* the track that the slide bar runs along */
  scrollbar-highlight-color:#CC5E5F; /* inner border */ 
  scrollbar-3dlight-color:#B92728; /* Outer border */
  scrollbar-shadow-color:#BA2626; 	
  scrollbar-darkshadow-Color:#B92728;
}

td.leftMenu {
  background-color:#B20F10
}

td.banner {
  background-color:#ABABAB
}

td.content {
  background-color: white;
	padding: 20px,20px,20px,20px;
  font-family: Arial;
	font-weight: normal;
  font-size: 12px;
	text-align: left;
}

h1 {
  color: #990000;
}

h2 {
  color: #B20F10;
}

p {
  text-indent: 0px;
}
