@charset "utf-8";
.stretch {
	background-image: url(images/down_graphic.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back {
	background-image: url(images/backgrounds/about_tnm.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.pic_back {
	background-image: url(images/sms.jpg);
}
.backform {
	background-color: #A2DD7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
linesmall {
	border: 1px double #FFFFFF;
}
tinyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2DD7F;
	border-right-color: #A2DD7F;
	border-bottom-color: #A2DD7F;
	border-left-color: #A2DD7F;
}
