#menubutton {text-decoration: none;  text-align: center; }

a.buttontext {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
	font-size: .75em;
	line-height: 12 px
	}
	
a.buttonover  {
	color: #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
	font-size: .75em;
	line-height: 12 px
}

.xsmallBlkTxt {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .55em;
}
.smallBlkTxt {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .65em;
}
.smallBlkTxtBold {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .70em;
}

.medBlkTxt {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	font-size: .75 em;
}
.medBlkTxtBold {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: .75 em;
}

.medredTxtBold {
	color: #ff0000;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: .75 em;
}

.lgBlkTxt {
	color: #000066;
	text-decoration: none;
	font-family: Arial;
	font-weight: Normal;
	font-size: 1.1 em;
}
.lgOrgTxt {
	color: ffcc00;
	text-decoration: none;
	font-family: Arial;
	font-weight: Normal;
	font-size: 1.1 em;
}
 /* BLOCKS*/

.sellTxt {
	position: relative;
	width: 800 px;
	top:10 px;
}
.sellForm {
	position: relative;
	width: 800 px;
	top:10px;

.unnamed1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.dbleLinesTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;

}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}