* {
	padding: 0px;
	margin: 0px;
	text-align:center;
}

BODY {
   text-align:center;
   background:#ccffff
}

INPUT, SELECT {
	font: normal 10pt/12pt times;
	text-align: left;
	width: 90px;
}

TD {
	font: normal 10pt/12pt times;
	vertical-align: middle;
	text-align: center;
	padding: 1px;
}

.topbox, .smalltopbox, .bottombox {
	width: 988px;
	background: #639cdf url(http://www.twinflamingos.com/ussa/shortsales/newbanner.jpg) bottom right no-repeat;
	color: navy;
	font: bolder 18pt/20pt Times;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
	font: bolder 28pt/30pt Times;
}

.wrapper {
	width: 990px;
	text-align:left;
}

.leftbox, .leftboxshow, .taskbox {
	text-align: left;
	float: left;
	width: 488px;
	font: normal 10pt/12pt times, arial, sans-serif;
	background: #eeeeff url(none);
	color: navy;
	padding: 2px;
	border: 4px #eeeeff ridge;
}

.leftbox A:link {
	color: navy;
}

.leftbox A:visited {
	color: navy;
}

.leftbox A:active {
	text-decoration: none;
}

.leftbox A:hover {
	color: magenta;
	background-color: navy;
}

.leftboxshow {
	width: 260px;
	margin-left:3px;
}

.taskbox {
	width: 682px;
	padding: 1px;
	text-align: left;
}

.rightbox {
	float: right;
	width: 475px;
	background: #ccffcc;
	color: 004400;
	font: normal 12pt/14pt arial;
	height: 450px;
	padding: 8px;
	text-align: left;
	border: 4px #bbbbbb ridge;
}

.bottombox {
	clear: both;
	text-align: left;
	font: bold 12pt/14pt comic sans MS;
	height: 23px;
	background: #639cdf;
}

.form {
	font: bold 10pt/12pt times;
	padding: 1px;
	margin: 1px;
	float: left;
}

.infoleft, .inforight, .box1, .box2, .box3, .tbox1, .tbox2, .tbox3 {
	border-right: 2px #ccffff ridge;
	float: left;
	width: 95px;
	text-align: center;
	margin: 0px 1px;
	overflow:hidden;
}

.tbox1, .tbox2, .tbox3 {
	font: normal 12pt/14pt arial;
	width: 130px;
	height: 20px;
}

.tbox1 {
	width: 300px;
}

.tbox3 {
	border: 0px;
}

.row {
	float: left;
	padding: 0px;
	border: 2px #ccffff ridge;
	margin: 0px;
	text-align: center;
}

.inforight {
	width: 155px;
	text-align: left;
	border: 0px;
}

.box1 {
	width: 195px;
}

.box2, .box3 {
	width: 60px;
	text-align: center;
}

.box3 {
	border: 0px;
}

.clr {
	clear: both;
}

.button, .button1, .button2 {
	text-align: center;
	width: 100%;
	float: left;
	color: navy;
	font: bold 10pt/12pt times, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 15px;
	border: 0px;
}

.button1 {
	font: normal 12pt/14pt times, arial, sans-serif;
	background: #eeeeee;
	height: 18px;
	width:95%;
}

.button2 {
	font: normal 12pt/14pt times, arial, sans-serif;
	background: #ddddff;
	border: thin blue ridge;
	height: 22px;
}

.notes {
	padding: 10px;
	float: left;
	font: normal 10pt/12pt times, arial, sans-serif;
}

.checkbox {
	width: 1em;
}

body html {
}