body {
	margin: 0px;
}
td {
	vertical-align: top;
}
.bg-title {
	background-image: url(img/key.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
.news-title-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/title-news-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	height: 24px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE2EC;

}
.pad-all {
	padding: 5px;
}
.t10-white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
.border-white-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE2EC;
}
.T11 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 132%;
	color: #DFE2EC;
	padding: 20px 50px 10px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFE2EC;

}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 128%;
	color: #1F3954;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.yellow-big {
	font-weight: bold;
	color: #FFFFCC;
}
.T11-text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #DFE2EC;
}
a.phototitle:link, a.phototitle:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFE2EC;
	text-decoration: none;
}
a.phototitle:active, a.phototitle:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DFE2EC;
	text-decoration: underline;
}
.border-2 {
	border: 2px solid #DFE2EC;
}
.margin-top {
	margin-top: 15px;
}
