body {
	background-image: url(../backgrounds/cds_back_page.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B5457;
	text-align: center;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #BC1B1B;
}
a:visited {
	text-decoration: none;
	color: #BC1B1B;
}
a:hover {
	text-decoration: underline;
	color: #BC1B1B;
}
a:active {
	text-decoration: underline;
	color: #BC1B1B;
}
.lat {
	background-image: url(../backgrounds/lat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
}
.top {
	background-image: url(../backgrounds/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bottom {
	background-color: #BC1B1B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8A8;
	border-left-color: #A8A8A8;
}
.bottom_table {
	background-color: #DDE6E9;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8A8;
	border-left-color: #A8A8A8;
}
.box01 {
	background-image: url(../backgrounds/box01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 234px;
}
.box02 {
	background-image: url(../backgrounds/box02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 234px;
}
.back_copy {
	background-image: url(../backgrounds/back_copy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	text-align: center;
	vertical-align: top;
}

