BODY
{
	background-image: url(/images/bg_repeat_tile.gif);
	background-repeat: repeat;
	margin-top: 15px !important;
}
.CSTMheader
{
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	height: 159px;
}
.CSTMfooter {
		color: #ffffff;
}

.CSTMfooter a {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 8px;
}

.CSTMfooter a:link {
		color: #ffffff;
		text-decoration: none;
}

.CSTMfooter a:visited {
		color: #ffffff;
		text-decoration: none;
}

.CSTMfooter a:hover {
		color: #ffffff;
		text-decoration: underline;
}

.CSTMfooter a:focus {
		color: #ffffff;
}

.CSTMfooter a:active {
		color: #ffffff;
}



