html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	font-family: Arial, Verdana;
	font-size: 10px;
	background-color: #ffffff;
	color: #222222;
	margin: 10px;
	padding: 0px;
}

td
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
}

hr
{
	color: #aaaaaa;
	background-color: #ffffff;
	border-top: 1px dashed;
}

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: 16px;
  line-height:22px;
  font-weight: normal;
  display: inline;
}

h3
{
	font-family: verdana;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 23px;
  display: inline;
}

h4
{
  font-family: Verdana;
  font-size: 13px;
  line-height:18px;
  font-weight: normal;
  display: inline;
}

.mainTable
{
  background-color: #ffffff;
}

A
{
	text-decoration: underline;
	color: #222222;
}

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;
}

.lightLink
{
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #ffffff;
}

.lightLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.menuLink
{
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #444444;
	font-size: 11px;
}

input
{
	font-family: Verdana, Arial;
	font-size: 10px;	
}

.textbox
{
	width: 100%;
	height: 17px;
	border-width: 1px;
	border-style: solid;	
	border-color: #7799bb;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	height: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #7799bb;
}

select
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
}

.check
{	
	height: 15px;
	width: 15px;
}

.button
{
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 80px;
	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;
}

.footer
{
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #e3e3e3;
	background-color: #000000;
}

.footer:hover
{
	font-family: Verdana, Arial;
	text-decoration: underline;
	color: #ffffff;
}

.header
{
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #f0f0f0;
	background-color: #6B634B;
}

.header:hover
{
	font-family: Verdana, Arial;
	text-decoration: underline;
	color: #ffffff;
}

.copyright
{
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

.notice
{
	color: #777777;
	font-size: 10px;	
	text-decoration: none;
}

.error
{
	font-size: 11px;
	color: #ff0000;
	line-height: 14px;
}

.cost
{
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	color: #444444;
}

.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);
}

.logoTitle
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;

	color: #EDE8D9;
  background-color: #26287d;
  BACKGROUND-IMAGE: url(../images/bar_top_header.gif);
}

p
{
	font-family: Verdana, Arial;
	line-height: 16px;
	color: #333333;
}

.smallText
{
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}

.largeText
{
	font-family: verdana;
	color: #000000;
	font-size: 13px;	
	line-height: 20px;
}

.frontpageTextTitle
{
  font-family: arial;
	font-size: 1.65em;
  color: #EDE8D9;
  line-height:1.3em;
}

.frontpageTextSubTitle
{
  font-family: arial;
	font-size: 1.65em;
  color: #ffffff;
  line-height:1.3em;
}

.frontpageTextTitleShout
{
  font-family: arial;
	font-size: 1.65em;
  color: #ffffff;
  line-height:1.1em;
	text-decoration: none;
}

.frontpageTextTitleShout:hover
{
  font-family: arial;
  color: #ffffff;
}

.frontpageTextBlackTitle
{
  font-family: arial;
	color: #6B634B;
	font-size: 1.65em;
  line-height:1.3em;
}

.frontpageTextBlackTitleLarge
{
  font-family: verdana;
	color: #444444;
	font-size: 2.2em;
  line-height:1.3em;
	text-decoration: none;
}

.frontpageTextBlackTitleLarge:hover
{
  font-family: verdana;
	color: #444444;
	font-size: 2.2em;
  line-height:1.3em;
}

.whiteText
{
  color: #ffffff;
}

.whiteText:hover
{
  color: #ffffff;
}

.shout
{
	font-family: verdana;
	color: #4163b4;
	font-size: 13px;	
	line-height: 20px;
}

.shout:hover
{
	text-decoration: none;
  color: #E37514;
}

.thumbnail
{
/*	cursor: hand; */
}

.imageLink
{
	border-color: #ffffff;	
	border-width: 1px;
	border-style: solid;
}

.imageLinkHi
{
/*	cursor: hand; */
	border-color: #cccccc;
	background-color: #f7f7f7;
	border-width: 1px;
	border-style: solid;
}

.orderList
{
	background-color: #e3e3e3;
	color: #444444; 
}

.orderListHeader
{
	background-color: #4548ad;
	color: #ffffff; 
  height: 30px;
}

.orderListText
{
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
}

.rightCol
{
	background-color: #ffffff;
}

.shoutText
{
  font-family: verdana;
  color: #E37514;
	font-size: 14px;
	line-height: 25px;
  font-weight:bold;
}

.shoutText:hover
{
	text-decoration: none;
}

.pageTitle
{
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
  height:40px;
  background-color: #585566;
}

.subTitle
{
  background-color: #585566;
  color: #ffffff;
  BACKGROUND-IMAGE: url(../images/bar_grey.gif);
  height:40px;
}

.topMenu
{
  background-color: #777777;
  color: #cccccc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
  border-left: 0px;
  border-right: 0px;

}

.prodTitle2
{
	font-family: Verdana, Arial;
  font-weight: bold;
	font-size: 10px;
}

.tdSummation
{
	border-width: 1px;
	border-style: solid;
	border-color: #7799bb;
  border-left: 0px;
  border-right: 0px;
}

.menuHeader
{
  color: #ffffff;
	background-color: #7F6057;
  height: 22px;
}


.furniture {
	position:absolute;
	width:502px;
	height:10px;
	left: -1000px;
	top: -1000px;
}

.shelving {
	position:absolute;
	width:1px;
	height:1px;
	left: -1000px;
	top: -1000px;
}

.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;
}


.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;
}

