DIV.cmsContent {
	width: 639px;
	overflow-x: hidden;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #606b7f;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 12px;
}
DIV.cmsContent A {
	color: #012391;
}

/* News */

DIV.tmpNewsContent {
	background: #c7d7f9;
	padding: 18px;
	margin-bottom: 13px;
}

/* Gallery */

TABLE.tmpGallery {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}
TD.tmpGalleryThumb {
}
TD.tmpGalleryThumb A {
	display: block;
 	width: 183px;
 	height: 137px;
 	background: #9bb5f3;
}
DIV.tmpGallerySpace {
	height: 27px;
	width: 42px;
	width: 37px;
	overflow: hidden;
}

