.aClassSelect {
	width:100;
	background-color:#DFDFDF;
	font-size:xx-small;
	color: #000000;
}

.tabelafull {
	border: thin solid #000066;
}
.tabelaTopBlack {
	border-top: 1px solid #000000;
}

.tabelaBottomBlack {
	border-bottom: 1px solid #000000;
}

.tabelaRight {
	border-right: 2px dotted FF9999;
}

.tabelaLeft {
	border-left: 2px dotted FF9999;
}

.tabelaLeftBottom {
	border-left: 2px dotted FF9999;
	border-bottom: 2px dotted FF9999;
}

.tabelaLeftRightBottom {
	border-left: 2px dotted FF9999;
	border-right: 2px dotted FF9999;
	border-bottom: 2px dotted FF9999;
}

.tabelaBottom {
	border: thin solid #000066;
}

.tabelaTop {
	border-top: 2px dotted FF9999;
}

.tabelaLeftRight {
	border-right: 2px dotted FF9999;
	border-left: 2px dotted FF9999;
}

A {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover {
	color: #999966;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quickdrops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: ##999966;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #555555;
}
.hatchUpper {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.hatchUpperDotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.hatchLower {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchRight {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchLeftUpper {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchLeftLower {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchRightLower {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchRightUpper {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchLeftRight {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.hatchUpDown{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}


.hatchFull {
	border: thin solid #000066;
}
