body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#DivMainTable {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.righty {
	float: right;
}

#DivTop {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#DivTop #imgTop {
	padding-top: 4px;
}
#DivJoin {
	margin-left: auto;
	margin-right: auto;
	width: 801px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #741001;
	border-bottom-color: #741001;
	border-left-color: #741001;
	height: 663px;
	text-align: left;
}
.smalltext {
	font-size: 10px;
}
.border {
	border: thin dotted #741001;
}







#DivLeft {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #741001;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #741001;
	padding-top: 5px;
	padding-bottom:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #741001;
	height: 1400px;
	padding-right: 0px;
	padding-left: 0px;
}
#DivCenter {
	padding: 5px;
		border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #741001;
		height: 1400px;
}
#DivRight {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #741001;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #741001;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #741001;
	height: 1400px;
}
#outline {
	border: thin solid #000000;
	float: left;
}
#textModels {
	font-weight: bold;
	color: #750F01;
	text-align: left;
}

.join_table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 400px; border: thin solid #000000; padding: 5px; margin: 0px; }
.join_name { font-weight: bold; text-align: right; border: none; }
.join_value { text-align: left; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button {
	background-color: #750F01;
	width: 300px;
	color: #FFFFFF;
}
