.table_outer {
	border-top: 1px none #13298F;
	border-right: 1px solid #13298F;
	border-bottom: 1px none #13298F;
	border-left: 1px solid #13298F;
}
.bluebar {
	background-image: url(general/dot_13298F.jpg);
	background-repeat: repeat-x;
}
.test {
	font-family: "Century Gothic";
}
.gothic_large {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #13298f;
	font-weight: bold;
}
.gothic_small {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #8598EF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #333399;
}
.table {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
.table_index {
	border: 1px solid #13298F;
}
.dots {
	border-top: thin none #8598EF;
	border-right: thin none #8598EF;
	border-bottom: thin dotted #8598EF;
	border-left: thin none #8598EF;
}
.pricedots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.line_topbox {
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line_bottombox {
	border: 1px solid #000000;
}
.line_middle {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.back_left {
	background-image: url(starpics/starleft.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.back_right {
	background-image: url(starpics/starright.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
