

.MenuItem{
	/*color:#917847;*/
	color:#663300;
	font-family:arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
.MenuItemSelected{
	color:red;
	font-family:arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
td.SectionHeading{
	color:white;
	background-color: #0A5D0B;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}
.BodyText{
	/*color:#614817;*/
	color:#555555;
	font-family:arial;
	font-size: 11pt;
	font-weight: normal;
}
.Title{
	color:#614817;
	font-family:arial;
	font-size: 18pt;
	font-weight: normal;
}
.SubTitle{
	color:#614817;
	font-family:arial;
	font-size: 14pt;
	font-weight: normal;
}
.FieldValue{
	color:#333333;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}
.Highlighted{
	color:#FF0000;
	font-family:arial;
	font-size: 12pt;
	font-weight: bold;
}
.FieldName{
	color:#333333;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}
.FooterText{
	color:#614817;
	font-family:arial;
	font-size: 8pt;
	font-weight: normal;
}
.LinkBar{
	/*color:#FFF94D;*/
	background-color: #333333;
	color: #dddddd;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none
}
.MiniLinkBarSelected{
	/*color:#FFF94D;*/
	background-color: #333333;
	color: #dddddd;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}
.MiniLinkBarNormal{
	/*color:#FFF94D;*/
	background-color: #333333;
	color: #dddddd;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
	
}
.ImageCaption{
	color: #000000;
	font-family:arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}
.SmallCaption{
	color: #000000;
	font-family:arial;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none
}
.Shading1{
	background-color:#dddddd;
}
.Shading2{
	background-color:#eeeeee;
}
.ParagraphHeading{
	color:#555555;
	font-family:arial;
	font-size: 11pt;
	font-weight: bold;
}
.CCEditMode{
	background-color: Red;
	color: white;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}

#myGallery
{
width: 400px !important;
height: 200px !important;
} 
