body {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#EC6219;
  scrollbar-shadow-color:#993300;
  scrollbar-face-color:#A70215;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#993300;
  scrollbar-3dlight-color:##993300;
 }


.menu {
	background-image: url(images/menu_r8_c1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#A70215;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A70215;
	text-decoration: none;
	line-height: 18px;
}

.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #EA5E00;
	text-decoration: none;
	line-height: 18px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A70215;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ec6219;
	text-decoration: underline;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 22px;
        font-style: italic;
        font-weight: normal;
        color: #A70215;
        text-decoration: none;
}
.text1b {
	font-family: Arial, Helvetica, sans-serif;
	color:#A70215;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A70215;
	text-decoration: none;
	line-height: 18px;
}
.text1sm {
	font-family: Arial, Helvetica, sans-serif;
	color:#A70215;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A70215;
	text-decoration: none;
	line-height: 16px;
}
.orangesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #EA5E00;
	text-decoration: none;
	line-height: 16px;
}