@charset "utf-8";
.text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.background_gradient {
	background-attachment: scroll;
	background-image: url(images/contact_gradient.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.head21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #666633;
	font-variant: normal;
	text-transform: uppercase;
}
.index_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #330000;
}
.index_text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.background {
	background-attachment: scroll;
	background-image: url(images/tabby_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666633;
	font-style: italic;
}
.border_right {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
