A {
	font-weight: bold;
	color: #CD7715;
	text-decoration: none;
}
A:hover {
	font-weight: bold;
	color: #CD7715;
	text-decoration: underline;
}
.frontendBody {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content, .content TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AE8357;
}


.Text10 {
	font-size: 10px !important;
}
.Text10Gray {
	color: #79593B !important;
}
.Text12 {
	font-size: 12px !important;
}
.Text12Red {
	font-size: 12px;
	color: #CC0000;
}

/*******************************************/
.newsentryCell {
	font-size: 10px !important;
	padding-left: 30px !important;
}
.newsTitle {
	font-size: 12px !important;
	font-weight: bold !important;
	color: #BD721D !important;
}
/*******************************************/

/*******************************************/
.ContentRow {
	/*background-color: #000000;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;	
}
.ContentRowHighlight {
	background-color: #231A12 !important;
	cursor: pointer; 
	cursor: hand;	
}
/*******************************************/

/** PHOTO ALBUM ****************************/
.headeryear {
	font-size: 15px;
	font-weight: bold;
	color: #BD721D !important;
	text-decoration: none !important;
	text-align: left;
	vertical-align: middle !important;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79593B;
}
.subheaderyearRow {
	font-size: 10px !important;
	color: #79593B !important;
	text-align: left !important;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
.SelectedAlbumTitleCell {
	font-size: 12px !important;
	color: #AE8357 !important;
	/*background-color: #513417 !important;*/
	text-align: left !important;
	vertical-align: middle !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEAF7F;*/
}
.SelectedAlbumDescrCell {
	font-size: 10px !important;
	color: #AE8357 !important;
	/*background-color: #906C48 !important;*/
	text-align: left !important;
	vertical-align: middle !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79593B;	
}
.AlbumDateCell, .AlbumDescrCell {
	font-size: 11px !important;
	color: #AE8357 !important;
}
.AlbumDescrCell {
	font-weight: bold !important;
}
/*******************************************/

/** SECTION TABS ***************************/
.sectionTabUpTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E4C5A5;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	border-top: 1px solid #79593B;
	border-right: 1px solid #79593B;
	border-left: 1px solid #79593B;
	border-bottom: 1px solid #000000;	
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}
.sectionTabDownTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E4C5A5;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	border: 1px solid #79593B;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-color: #79593B;
}
.sectionTabBlankTD {
	font-size: 9px;
	border-bottom: 1px solid #79593B;
}
.sectionTabTDHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	border-top: 1px solid #79593B;
	border-right: 1px solid #79593B;
	border-left: 1px solid #79593B;
	border-bottom: 1px solid #79593B;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background-color: #CD7715;
	cursor: hand;
	cursor: pointer;
}
/*******************************************/

/** FOOTER *********************************/
.footerCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714820;
	text-align: right;
	white-space: nowrap;
}
TD.footerCell A {
	font-weight: bold;
	color: #714820;
}
TD.footerCell A:hover {
	font-weight: bold;
	color: #cd7715;
	text-decoration: underline;	
}
/*******************************************/

