h4 {
	font-size: 18pt;
	text-align: left;
	color: #024d8f;
	font-family: Tahoma;
	margin:5px 0 5px 0;
}
#gal_tbl td hr{color:#edf6fa}


/* pages*/
#pg_top_cont{
	text-align:left;
}


/*ReDefine x-pages style*/
#pg_top_cont{
	margin: 0 0 0 0;
}
#pg_top_cont *{
	font-size: 9pt;
}
#pg_top_cont * a{
	color: #168cbf;
}
#pg_top_cont * b{
	color: #000000;
}
#pg_top_cont #pg_top a.rl{
	text-decoration: none;
}

/*head*/
h4{
	text-align: center;
}

/* font for gal*/
#descr,
#descr *,
#gal_tbl * {
font-family: Tahoma, Arial, sans-serif;	
}

/*gal table*/
#gal_tbl td{
	text-align: left;
}
#gal_tbl th{
	text-align: left;
	font-weight: normal;
}
#gal_tbl th div{
	margin:0 0 3px 0;
	}
/*name*/
#gal_tbl th em{
	color:#df1e7e;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	}
	
#gal_tbl th div.s,
#gal_tbl th div.s *{
	font-size: 8pt;
	}
a.b {
	font-weight:bold;
}	
/* LINKS*/	

#descr  a:link,
#descr  a:hover,
#descr  a:active,
#descr  a:focus,
#descr  a:visited,
	
#gal_tbl th  a:link,
#gal_tbl th  a:hover,
#gal_tbl th  a:active,
#gal_tbl th  a:focus,
#gal_tbl th  a:visited {
		color: #0257c0;
		}
#gal_tbl th a:hover{color: #0490ef;}


