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

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

.mainTable
{
	border-width: 0px;
	border-style: solid;
	border-color: #7799bb;
  border-left: 1;
  border-right: 1;
  border-top: 1;
  border-bottom: 1;
  background-color: #ffffff;
}

.headerStrip
{
	border-width: 0px;
	border-style: solid;
	border-color: #7799bb;
  border-left: 0;
  border-right: 0;
  border-top: 1;
  border-bottom: 1;
  background-color: #f3f3f3;
}

.menuStrip
{
	border-width: 0px;
	border-style: solid;
	border-color: #D6DFE9;
  border-left: 0;
  border-right: 1;
  border-top: 0;
  border-bottom: 0;
  background-color: #fbfbfb;
}

.copyrightStrip
{
	border-width: 1px;
	border-style: solid;
	border-color: #7799bb;
  border-left: 0;
  border-right: 0;
  border-top: 1;
  border-bottom: 0;
  background-color: #f3f3f3;
}

td
{
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}

p
{
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #444444;
}

ul
{
  padding: 0 0 0 15;
	margin: 0px;
	list-style: square;
}

A
{
	font-family: Verdana, arial;
	text-decoration: none;
  color: #73799D;
}

A:hover
{
	font-family: Verdana, arial;
	text-decoration: underline;
  color: #444444;
}

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

.textbox
{
	width: 100%;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #7799bb;
}

.textbox2
{
	width: 100%;
	height: 15px;
	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: 100%;
	height:19px;
}

.menu
{
  background-color: #585566;
  color: #ffffff;
}

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

.middleTable
{
  margin: 16;
  width: 600px;
}

.rightSideTable
{
  margin: 0;
  padding: 0;
  width: 144px;
  vertical-align: top;
}

.boxCost
{
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.vattext
{
  font-size: 8px;
  font-weight: bold;
  color: #ffffff;
}

.menuTitle
{
  color: #73799D;
}

.menuLink
{
  color: #444444;
}

.menuLink:hover
{
	text-decoration: underline;
	color: #73799D;
}

.prodTitle
{
	font-family: Verdana, Arial;
	font-size: 13px;
  font-weight: normal;
  line-height:19px;
}

.manTitle
{
  color: #dd6660;
}

.prodTitle2
{
	font-family: Verdana, Arial;
  font-weight: bold;
	font-size: 10px;
}

.smallText
{
  font-size: 8px;
  font-weight: bold;
}

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

.lightText
{
  color: #888888;
}

.error
{
  color: #ff0000;
}

.specs
{
  background-color: #f7f7f7;
}

.hightlightRow
{
  background-color: #E6E7EF;
  font-weight: bold;
}

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

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

.header
{
  background-color: #dBd6e0;
  color: #555555;
  padding: 2 2 2 2;
}

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

h1
{
	font-family: Helvetica, Verdana;
	font-size: 20px;
  display: inline;
  font-weight: normal;
  line-height:22px;
}

h2
{
	font-family: Verdana, Arial;
	font-size: 13px;
  font-weight: bold;
  display: inline;
  line-height:22px;
}


h3
{
	font-family: Verdana, Arial;
	font-size: 11px;
  font-weight: bold;
  display: inline;
  line-height:22px;
}

.menuCellData
{
	border-width:1;
  border:1;
 	border-style:solid;
  border-color: #ffffff;
}

.menuCellHeading
{
	border-width:1;
  border:1;
 	border-style:solid;
  border-color: #999999;
}

.tableRow
{
 background-color: #f3f3f3;
}

.rowSplit
{
 background-color: #444444;
 color: #ffffff;
}

