.index_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4A50D2;
	border-right-color: #4A50D2;
	border-bottom-color: #4A50D2;
	border-left-color: #4A50D2;
}
.tos_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.tos_table_bg {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
