html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	margin: 10px;
	padding: 0px;
}

td
{
	font-family: Verdana, Arial;
	font-size: 11px;
}

hr
{
	color: #aaaaaa;
	background-color: #ffffff;
	border-top: 1px dashed;
}

p
{
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

img
{
  border-color: #888888;
}

caption
{
	font-family: verdana;
  font-style: italic;
	font-size: 11px;
  border:0px solid #333;
  margin-left:10px;
  text-align: left;
}

A
{
  color: #aF5E52;
}

A:hover
{
	text-decoration: underline;
  color: #000000;
}

A.whiteLink
{
  color: #ffffff;
}

A.whitelink:hover
{
	text-decoration: underline;
  color: #ffffaa;
}

A.nu
{
  text-decoration: none;
  color: #000000;
}

A.nu:hover
{
	text-decoration: underline;
  color: #7F6057;
}

A.nu2
{
  text-decoration: none;
  color: #ffffff;
}

A.nu2:hover
{
	text-decoration: underline;
  color: #ffffff;
}

A.menuLink
{
  text-decoration: none;
  color: #000000;
}

A.menuLink:hover
{
	text-decoration: underline;
  color: #000000;
}

A.shelvingLink
{
  text-decoration: none;
  color: #222222;
}

A.shelvingLink:hover
{
  text-decoration: none;
  color: #9F7E52;
}

input
{
	font-family: Verdana, Arial;
	font-size: 10px;
  padding: 0px 0px 0px 2px;
}

.textbox
{
	width: 100%;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

.mainTable
{
  width: 808px;
}

.roTextbox
{
	width: 100%;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
  background-color: #dddddd;
}

.textbox2
{
	width: 100%;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	height: 160px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

.roTextarea
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
  height:25px;
	border-width: 0px;
  overflow: hidden;
  color:#222222;
}

select
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
  border-color: #aaaaaa;
}

.select_large
{
	font-family: Verdana, Arial;
	font-size: 14px;
  height: 20px;
}

.check
{
	height: 15px;
	width: 15px;
}

.button
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	height:19px;
}

.button_large
{
	font-family: Verdana, Arial;
	width: 100%;
	font-size: 12px;
  height: 23px;
  padding: 0px;
  margin: 0px;
  BACKGROUND-IMAGE: url(../images/bar_red.gif);
  color: #ffffff;
  border-style: ridge;
  border-width: 1px;
}

.button_invoice
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 120px;
	height:30px;
}

.menu
{
  background-color: #585566;
  color: #ffffff;
  BACKGROUND-IMAGE: url(../images/bar_menu_detail.gif);
}

.menu_header
{
  background-color: #585566;
  color: #ffffff;
  BACKGROUND-IMAGE: url(../images/bar_red.gif);
}

.pageTitle
{
  background-color: #ef0700;
  color: #ffffff;

  height:40px;
}

.subTitle
{
  background-color: #585566;
  color: #ffffff;
  BACKGROUND-IMAGE: url(../images/bar_grey.gif);
  height:40px;
}

.topMenu
{
  background-color: #555555;
  color: #cccccc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
  border-left: 0px;
  border-right: 0px;

}

.smallText
{
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
}

.whiteText
{
  color: #ffffff;
}

.blackText
{
  color: #000000;
}

.smallText2
{
  font-size: 9px;
  color: #999999;
}

.reference
{
  color: #e70000;
}

.ok
{
  color: #00cc00;
}

.error
{
  color: #ff0000;
}

.tableHeader
{
  background-color: #104D87;
  color: #ffffff;
}

.tableRow
{
  background-color: #e3e3e3;
}

.tdSummation
{
	border-width: 1px;
	border-style: solid;
	border-color: #7799bb;
  border-left: 0px;
  border-right: 0px;
}

.footer
{
  font-family:verdana;
  font-size:10px;
  line-height: 13px;
}

.copyright
{
  font-family:verdana;
  font-size:10px;
  color: #555555;
  background-color: #d3d3d3;
  height: 28px;
}

.headerText
{
  font-family:verdana;
  font-size:10px;
  color: #888888;
}


h1
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 2.0em;
  font-weight: normal;
  line-height: 26px;
  display: inline;
}

h2
{
  font-family: Verdana;
  font-size: 18px;
  line-height:22px;
  font-weight: normal;
  display: inline;
}

h3
{
	font-family: verdana;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 23px;
  display: inline;
}

.leftOutlinebox
{
  border-color: #e3e3e3;
  border-style: dashed;
  border-width:0px 0px 0px 1px;

}

.outlinebox
{
  background-color: #f7f7f7;
  border-color: #aaaaaa;
  border-style: solid;
  border-width:1px;
}

.outlineboxwhite
{
  background-color: #ffffff;
  border-color: #aaaaaa;
  border-style: solid;
  border-width:1px;
}

.stageBox
{
  color: #ffffff;
  background-color: #686881;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

.stageBoxSelected
{
  background-color: #00AA00;
  color: #ffffff;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

.stageBoxSelected2
{
  background-color: #00BA00;
  color: #ffffff;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  text-align: center;
}

.rowUnderline
{
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

.menuBoxTitle
{
  border-color: #e3e3e3;
}

.menuBox
{
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #ffffff;
}

.menuboxHover
{
  BACKGROUND-IMAGE: url(../images/bar_grey.gif);
  color: #ffffff;
  border-color: #f3f3f3;
  border-style: solid;
  border-width: 1px;
}

.menuboxSelected
{
  color: #ffffff;
  border-color: #c3c3c3;
  border-style: solid;
  border-width: 1px;
}

#contentDiv {
	position:absolute;
	top:-1000px;
	left:200px;
	width:798px;
	height:690px;
	background-color:#ffffff;
	border:1px solid #4e1c89;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:2;
	padding:5px;
	color:#000000;

	}
