/* CSS Document */

.style1 {
	color: #932F20;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
.style8 {
	color: #000000;
	font-size: 10px;
}
.style9 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style10 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style23 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

A:link    {color: #932F20; text-decoration: underline;}
A:visited {color: #932F20; text-decoration: underline;}
A:active  {color: #932F20; text-decoration: underline;}
A:hover   {color: #932F20; text-decoration: underline;}	


div.scroll {
height: 680px;
width: 438px;
overflow: auto;
border: 0px;
background-color: #ffffff;
padding: 0px;
scrollbar-arrow-color: a14f41;
scrollbar-face-color: eff0c6;
scrollbar-3dlight-color: a14f41;
scrollbar-shadow-color: a14f41;
scrollbar-darkshadow-color: eff0c6;
scrollbar-highlight-color: eff0c6;
scrollbar-track-color: eff0c6;
}