.td_contenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	background-image: url(../images/separation_bar.jpg);
	background-repeat: repeat-y;
}
.copyrightfont {
	font-size: 10px;
}
.bkg_contact_us {
	background-image: url(../images/photo_contact1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bkg_index {
	background-image: url(../images/photo_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#outer {
	height: 170%;
}
.tdmenu {
	background-image: url(../images/menu_100.jpg);
	background-repeat: repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
}
.img_border {
	margin-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.red {
	color: #C10435;
	font-size: 12px;
}
