#body 
{
	background-color: #2e1837;
	background-repeat: repeat-x;
}


.pageHeaderFrame
{
	height: 157px;
  background-image: url('/userfiles/15/Image/colmarheader4.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
}

.pageFrameOuter {
	border: none;
}

.pageFrameInner {
	border: none;
}

.pageTitle 
{
	color: #2e1837;
}

.exampleProfileLink {
color: #2e1837;
text-decoration: none;
}

a 
{
	color: #ff9e16;
  text-decoration: none;


}

a:hover
{
	color: #2e1837;
	text-decoration: none;
}

.sideMenuFrame {
  background-color: Transparent;
}

.mainContentFrame {
}

.contentHeaderFrame {

}

.rightContentFrame {
}

.contentFooterFrame {
	background-color: White;
}

.sideMenu {
padding-top: 6px;
}

.sideMenu a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #fa8700;
}

.sideMenu a:hover 
{
	color: #2e1837;
	text-decoration: none;
}

.pagePartTitleLink 
{
	color: #fa8700;
}

.pagePartTitleLink:hover
{
	color: #2e1837;
}
	
.footerFrame 
{
	color: #2e1837;
}

.footerFrame a
{
	color: #ffffff !important;
}

.footerFrame a:hover
{
	color: #ffffff !important;
  background-color: Transparent;
}
