.pix_M {
	height: auto;
	width: 250px;
	padding: 5px 0px 5px 5px;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.pix_M a {
	color: #999999;
	width: 75px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 2px;
}
.pix_M a:hover {
	color: #333333;
	background-color: #999999;	
}
.pix_M img {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: none;
	margin-right: 5px;
}
.pix_S {
	color: #999999;
	background-color: #EEEEEE;
	height: 157px;
	width: 152px;
	text-align: left;
	padding: 5px 0px 5px 5px;
	display: block;
	overflow: hidden;
	font-size: 80%;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.pix_S a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 152px;
	height: 157px;
	background-image: url(../1mages/misc/zoom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.pix_S a:hover {
	color: #333333;
	background-color: #999999;
	background-image: none;
}
.pix_S img {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: none;
}
.pix_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.txt_de-emphasis, .small-text {
	color: #999999;
	font-size: 80%;
}
.txt_award_indent, .indent {
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 10px;
}
a.link_bold, a.bold-link {
	font-weight: bold;
	color: #333333;
}

h1, .colour-title {
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
	white-space: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.pix_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
hr {
	color: #FF9900;
	border-top: 1px dashed #FF9900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
a.a_bigger {
	font-size: 120%;
	color: #F09100;
}
