/********** CULTURE ART FIND **********/

.alb_mtable {
	width: 100%;	
	text-align: left;
}
.alb_header {
}
.alb_content {
	padding: 5px 0px 0px 0px;
}
.alb_footer {
}
.alb_ctable {
}

/* ctable styles - START */

.alb_mod_title {
	padding: 3px 0px 3px 0px;
	color: #004363;
	font-weight: bold;
	font-size: 12px;
}
.alb_mod_desc {
	padding: 0px 0px 10px 0px;
}

.alb_art_table {
}

.alb_art_title {
	padding: 3px 0px 3px 0px;
	color: #EB3D00;
	font-weight: bold;
	font-size: 12px;
}
.alb_art_title a:link {
	color: #EB3D00;
	font-weight: bold;
}
.alb_art_title a:visited {
	color: #EB3D00;
	font-weight: bold;
}
.alb_art_title a:hover {
	color: #004363;
	font-weight: bold;
}
.alb_art_title a:active {
	color: #004363;
	font-weight: bold;
}

.alb_art_text {
	text-align: justify;
	padding-bottom: 10px;
}

.alb_art_more {
	color: #004363;
	padding: 3px 0px 0px 0px;
	font-size: 9px;
	text-align: right;
}
.alb_art_more a:link {
	color: #004363;
}
.alb_art_more a:visited {
	color: #004363;
}
.alb_art_more a:hover {
	color: #EB3D00;
}
.alb_art_more a:active {
	color: #EB3D00;
}

.alb_back_box {
	text-align: right;
	color: #000000;
}

.alb_back_box a:link {
	font-size: 9px;
	color: #004363;
}
.alb_back_box a:visited {
	font-size: 9px;
	color: #004363;
}
.alb_back_box a:hover {
	color: #EB3D00;
}
.alb_back_box a:active {
	color: #EB3D00;
}

.alb_pages_table {
	text-align: left;
}
.alb_pages_cell {
	text-align: left;
}

.alb_spacer {
	height: 15px;
}

/* ctable styles - END */


