body {
	background-color: #355a7a;
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#shad {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tx {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#tx a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#tx a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#tx a:hover {
	color: #d9e3e8;
	text-decoration: none;
	font-weight: normal;
}
#tx a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#txs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
#txs a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#txs a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#txs a:hover {
	color: #d9e3e8;
	text-decoration: none;
	font-weight: normal;
}
#txs a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

