.background {
	background-image: url(../images-THC/images/background4_02.jpg);
	background-repeat: no-repeat;
}
.background-2 {
	background-image: url(../images-THC/images/background4_03.jpg);
	background-repeat: repeat-y;
}
.background-3 {


	background-image: url(../images-THC/images/background4_04.jpg);
}
.medium-text {
	font-size: 12px;
	font-family: Verdana;
}
.border-right-line-1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.border-bottom-line-1 {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.border-top-line-1 {


	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.border-left-right-line {



	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.small-text {

	font-size: 10px;
	font-family: Verdana;
}
.medium-button {
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #CCCCCC;
}
