.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smallertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #6BB5FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6BB5FF;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
.table {
	border: 2px dashed #000000;
}
.table_sides {
	border-top: 2px none #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px none #000000;
	border-left: 2px dashed #000000;
}
.table_tops {

	border-top: 2px dashed #000000;
	border-right: 2px none #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px none #000000;
}
.table_right {


	border-top: 2px none #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
.table_bottom {


	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px none #000000;
}
.table_top {



	border-top: 2px dashed #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
.table_tops_n_right {


	border-top: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px none #000000;
}
.table_right_n_top {



	border-top: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
}
.bigtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #6BB5FF;
}
.table_sides_n_bottom {

	border-top: 2px none #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px dashed #000000;
}
.text_field_space_traffic {
	width: 60px;
	border: thin dashed #000000;
	font-size: 16px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.text_field_prices {
	width: 50px;
	border: thin dashed #000000;
	color: #FFFFFF;
	background-color: #6BB5FF;
	font-weight: bold;
	text-align: center;
}
.calculate_button {
	border: thin dashed #000000;
	background-color: #6BB5FF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.caracteristica_plus {
	color: #6BB5FF;
	font-size: 14px;
}
.caracteristica_minus {
	color: #FF0000;
	font-size: 14px;
}
