body {
	background-color: #E9B3B3;
	background-image: url(images/background_02.jpg);
	background-repeat: repeat-x;
}

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }

.Header		{ font-size: 20px; font-family: Arial Narrow; color: #000000; text-transform: uppercase; line-height: 20px; }
.Subheader	{ font-size: 14px; font-weight: bold; color: #000000;}

.Red		{ color: #C72636; }
.Pink		{ color: #E9B3B3; }
.Blue		{ color: #0000FF; }
.Black		{ color: #000000; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 16px; }
.LargeText	{ font-size: 24px; line-height: 24px; }

* .stretch {
	background-image: url(images/stretch_05.jpg);
	background-repeat: repeat-y;
}
* .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
* #thump{display:none;}
