.itemBorder 
{ 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid 
}
a.itemText 
{ 
	FONT: 12px Arial; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
a:hover.itemText
{
	color: yellow;
}
span.itemText 
{ 
	FONT: 12px Arial; 
	COLOR: #00ffff; 
	TEXT-DECORATION: none
}
a.breadCrumbStyleClass 
{ 
	FONT: 12px Arial; 
	COLOR: black; 
	TEXT-DECORATION: none
}
a:hover.breadCrumbStyleClass 
{
	color: red;
}

span.breadCrumbStyleClass  
{ 
	FONT: 12px Arial; 
	COLOR: red; 
	TEXT-DECORATION: none
}
a.siteMapStyleClass 
{ 
	FONT: 12px Arial; 
	COLOR: red; 
	TEXT-DECORATION: none
}
a:hover.siteMapStyleClass 
{
	color: green;
}
span.siteMapStyleClass  
{ 
	FONT: 12px Arial; 
	COLOR: blue; 
	TEXT-DECORATION: none
}
a.mediaStyleClass
{ 
	FONT: 12px Arial; 
	COLOR: black; 
	TEXT-DECORATION: none
}
a:mediaStyleClass 
{
	color: blue;
}

span.mediaStyleClass  
{ 
	FONT: 12px Arial; 
	COLOR: red; 
	TEXT-DECORATION: none
}
table.placeHolderLabel
{
	border: 0;
}
.placeHolderLabelTitle
{
	FONT: 18px Arial; 
	COLOR: Red; 
	background-color: e0e0e0;
}
.placeHolderLabelDescription
{
	FONT: 12px Arial; 
	COLOR: Black; 
	background-color: f5f5f5;
}

.exec_images
{
	vertical-align: top;
}

.exec_desc
{
	padding-left: 10px;
	vertical-align: top;
}


.person_table
{
	padding-bottom: 25px;
}
