#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 300px; /*marquee height */
background-color: 1D1493;
overflow: hidden;
/*border: 3px solid black;*/
padding: 2px;
padding-left: 4px;
}

.sub {  font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #5e6d82}
.bod {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff }
.bod2 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff }
.bod3 {  font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #ffffff }
.sub2 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; color: #5e6d82}

a            { color: #ffffff; font-size: ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  text-decoration:none;  font-weight: bold;}
a:hover      { color: #ffffff; font-size: ; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  font-weight: bold; text-decoration: underline} 
h4 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff}
h3 {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff}

.TableTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
	}
	
.td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000066;
}

.TextMain {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.TextTestimonialQuote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
}

.TextTestimonialName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
}

.TextCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
}

.PanelTestimonial {
	background-color: #DFDFEE;
	border: 1px solid #8B88D0;
}