.leftTopRed {
	background-image: url(images/topSolidLeft.png);
	height: 20px;
	width: 20px;
}
.middleTopRed {
	background-color: #ef1820;
	height: 20px;
}
.rightTopRed {
	background-image: url(images/topSolidRight.png);
	height: 20px;
	width: 20px;
}
.rightBottomRed {
	background-image: url(images/btmTitleRight.png);
	height: 20px;
	width: 20px;
}
.leftRed {
	background-color: #ef1820;
	width: 20px;
}
.leftBottomRed 
{
	background-image: url(images/btmTitleLeft.png);

	width: 20px;
}
.galleryTitleRed {
	background-color: #ef1820;
	vertical-align: top;
	height: 120px;

}
.leftRedBorder {
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ef1820;
}
.rightRedBorder {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ef1820;
}
.silverlightMain {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 290px;

}
.btmLeftRedBorder {
	background-image: url(images/btnLeft.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: top;

}
.btmRightRedBorder {
	background-image: url(images/btnRight.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: top;


}
.btmRedBorder {
	background-image: url(images/btmRedLine.png);
	
	height: 20px;

}
.orgNameText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #ef1820;
	TEXT-ALIGN: center;
}
.Pager1 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #ef1820;
	TEXT-ALIGN: center;	
}