.border {
	border: thin groove #431203;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.border1 {
	border: 1px solid #601905;
}
.text {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	a{color:#dfc8c1;text-decoration:none; FONT-SIZE: 11px;}a:hover{color:#dfc8c1;text-decoration:none; FONT-SIZE: 11px;}
}

.textB {
	font-family:  Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;

	color: #ffffff;
	a{color:#ffffff;text-decoration:none; FONT-SIZE: 10px;}a:hover{color:#ffffff;text-decoration:none; FONT-SIZE: 10px;}

}.button {
	background-color: #601906;
	border: thin dashed #993333;
	font-family:  Helvetica, sans-serif;
	color: #ffffff;

}.button1 {
	background-color: #DFC8C1;
	border: thin dashed #993333;
	font-family:  Helvetica, sans-serif;
	color: #ffffff;

}
.bg {
	background-color: #E3D0C9;
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #993333;
}
.textS {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #601906;

}
.textSM {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #601906;

}
.textSL {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #601906;
}
#marqueecontainer{
position: relative;
width: 125px; /*marquee width */
height: 170px; /*marquee height */
background-color: #dfc8c1;
overflow: hidden;
border: 1px solid #601905;
padding: 1px;
padding-left: 5px;
}

