@charset "windows-1250";
/* CSS Document */

.galfold_maindiv {
	margin: 0px;
	padding: 10px;
	background-color: #ECF3EB;
}
.galfold_folderbg {
	background-color: #CEE3D2;
	padding-top: 11px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
}
.galfold_folderimg {
	padding: 3px;
	border: 1px solid #B1D3B0;
	margin-bottom: 2px;
}
.galfold_folderime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007532;
	font-weight: normal;
}
.galfold_maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #008036;
	text-align: center;
	line-height: 28px;
}
.galfold_maintxt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #536179;
	text-align: center;
}
.galfold_galtopname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #008036;
	margin-left: 40px;
	width: 170px;
	padding-left: 8px;
	color: #E1E1E1;
	line-height: 18px;
	text-align: center;
	height: 28px;
	padding-bottom: 6px;
}
a.galfold_backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
}
a.galfold_backlink:hover {
	color: #C00;
	text-decoration: none;
}

