body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 10pt; 
}
a {
	text-decoration: none;
	color: #0000ff;
}
#InfoOnly, #advert{ 
  display : none; 
} 
#navBarRight{
	float: right;
	width: 20%;
	margin: 0px;
	padding: 5px;
	background-color: transparent;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	min-height: 90%;
}

#boxright {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}
#boxleft {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
h5
{
	font-family: arial, Arial;
	font-size: 12pt;
	background-color: #dcdcdc;
	color: #000000;
	padding: 0;
	margin: 0;
	text-align: center;
	border-width: 1;
	border-style: solid;
	border-top-color: #99CCFF;
	border-left-color: #99CCFF;
	border-bottom-color: #000000;
	border-right-color: #000000;

}
td
{
	border-width: 1;
	border-style: solid;
	border-top-color: #EEEEFF;
	border-left-color: #EEEEFF;
	border-bottom-color: Black;
	border-right-color: White;
	padding: 0pt;
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0;
	vertical-align: top;
}
th {
	border-width: 0px thin medium 1;
	border-style: none;
	border-top-color: White;
	border-left-color: White;
	border-bottom-color: Black;
	border-right-color: White;
	padding: 0pt;
	font-family: Arial;
	font-size: 10pt;
	font-weight: light;
	text-align: center;
	background-color: White;
	color: Black;
	margin: 0;
	vertical-align: middle;
}
td.NameRow{
	border-width: 0px 1px 1px 0;
	border-style: none solid solid none;
	border-top-color: #EEEEFF;
	border-left-color: White;
	border-bottom-color: Gray;
	border-right-color: White;
	padding: 0pt;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	margin: 0;
	vertical-align: middle;
	text-align: left;
}
td.qnty{
	border-width: 0px 1px 1px 0;
	border-style: none solid solid none;
	border-top-color: #EEEEFF;
	border-left-color: White;
	border-bottom-color: Gray;
	border-right-color: White;
	padding: 0pt;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	margin: 0;
	vertical-align: middle;
	text-align: right;
}
td.Dollars{
	border-width: 0px 1px 1px 0;
	border-style: none solid solid none;
	border-top-color: #EEEEFF;
	border-left-color: White;
	border-bottom-color: Gray;
	border-right-color: White;
	padding: 0pt;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	margin: 0;
	vertical-align: middle;
	text-align: right;
	right: auto;
}
td.clear
{
	background-image: url();
	border-style: none;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	background-color: transparent;
	color: #000000;
}


input.textfield
{
	background: White;
	text-decoration: none;
	border: 0px none White;
	font-size: 10pt;
	text-align: right;
}

table {
	border: none;
	padding: 0px 0px 0px 0px;
}