html {
	overflow: -moz-scrollbars-vertical;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black;
}

.netscape6problem {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


a:link {
	text-decoration: underline;
	color: blue;
}

a:visited {
	text-decoration: underline;
	color: blue;
}

a:active {
	text-decoration: underline;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: #FF6318;
}

.LinkText {
	font-size: 12px; 
	color:blue;
}

.SplashClickText {
	font-size: 16px; 
	color:blue;
	font-weight: bold; 
}

.SplashTitleText {
	font-size: 24px; 
	color:#FF6300;
	font-weight: bold; 
}

.StandardTextTiny {
	font-size: 10px; 
	color:black;
 	font-weight: normal; 
}


.StandardTextTinyRed {
	font-size: 10px;
	color:red;
 }


.StandardTextTinyBold {
	font-size: 10px; 
	color:black;
	font-weight: bold; 
 }

.ErrorTextSmall {
	font-size: 12px; color:Red;
 }

.ErrorTextTiny {
	font-size: 10px; color:Red;
 }

.ErrorTextSmallBold {
	font-size: 12px; color:Red;
	font-weight: bold; 
 }

.ErrorTextTinyBold {
	font-size: 10px; color:Red;
	font-weight: bold; 
 }

.StandardTextSmall {
	font-size: 12px; color:black;
 }

.StandardTextSmallDisabled {
	font-size: 12px; color:black;
	background-color: lightgrey;
 }

.StandardTextSmallBold {
	font-size: 12px; 
	font-weight: bold; 
	color: black;
}

.StandardTextMedium {
	font-size: 13px;
	color:black;
}

.StandardTextMediumBold {
	font-size: 13px; 
	font-weight: bold; 
	color: black;
}

.StandardTextLarge {
	font-size: 14px; 
	color: black;
}

.StandardTextLargeBold {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.FooterText {
	background-color: #0143EF;
	font-size: 10px;
	color: white;
	padding: 6px;
}

a.FooterText:link,
a.FooterText:visited,
a.FooterText:active {
	color: white;
	text-decoration: none;
}

a.FooterText:hover {
	color: #FF6318;
	text-decoration: none;
}


.EditText {
	font-family: Arial;
	font-size: 7pt; 
	color: black; 
	text-decoration:none
}

.MenuCell {
	background-color:#C0C0C0;
}

.MenuCellActive {
	background-color: #0143EF;
}

.MenuCell,
.MenuCellActive {
	border: solid white 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding: 3px 0px 3px 0px;
}

.MenuItem,
.MenuItemActive {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

a.MenuItem:link,
a.MenuItem:visited,
a.MenuItem:active {
	color:blue;
	text-decoration: none;
}

a.MenuItem:hover {
	color:#FF6318;
	text-decoration: none;
}

a.MenuItemActive:link,
a.MenuItemActive:visited,
a.MenuItemActive:active {
	color:white;
	text-decoration: none;
}

a.MenuItemActive:hover {
	color:#FF6318;
	text-decoration: none;
}

.MenuDescText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #0143EF;
	color: orange;
	padding: 3px 0px 3px 0px;
}

.ProductsListMenuItemActive {
	color:red;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}

.ProductsListMenuItem {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}

a.ProductsListMenuItem:link,
a.ProductsListMenuItem:visited,
a.ProductsListMenuItem:active {
	color:blue;
	text-decoration: none;
}

a.ProductsListMenuItem:hover {
	color:#FF6318;
	text-decoration: none;
}

.OutsideWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	border: red 0px solid;
}

.InsideWrapperTable {
	margin: 0 auto;

	padding: 0px 0px 0px 0px;
	border: black 0px solid;
}

.HeaderTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: orange 0px solid;
}

.HorizContentTable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:black 0px solid;
	width:100%;
}

.InfoTable	{ 
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: #00A5DE 1px solid;
	background-image: url(../images/UKMap.gif);
}

.InfoBulletText {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	color:darkblue;
}

.ProductMenuBox {
	border-left: solid #C0C0C0 1px;
	border-right: solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 1px;
	border-top: solid #C0C0C0 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	color:darkblue;
}

.SurveyText {
	background-color: red;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

a.SurveyText:link,
a.SurveyText:visited,
a.SurveyText:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.SurveyText:hover {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}

.tickls {
	color: #FF6300;
	font-weight: bold;
}

.tickh {
	display: none;
}

a.tickl{
	font-size: 12;	
	text-decoration: none;
	color: #1F527B;	
}

a.tickl:link,
a.tickl:visited,
a.tickl:active,
a.tickl:hover {
	color: #0D3059;
	text-decoration: none;
}

.GreyBox {
	border-left: solid #C0C0C0 1px;
	border-right: solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 1px;
	border-top: solid #C0C0C0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: center;
}

.CategoryTitle {
	font-size: 10px; 
	text-align: center;
	color: #FF6300;
	font-weight: bold;
}

.ContentDiv {
	position: relative;
	left: 0;
}

.PageDiv {
	position: relative;
	border: solid red 0px;
}

.SupplierContentDiv {
	position: relative;
	left: 60;
	bottom: 0;
	border: solid blue 0px;
}

table.SupplierTable {
	margin: 0px;
	padding: 0px;
	border: solid 0px green;
}

table.SupplierSubTable {
	margin: 0px;
	padding: 0px;
}

table.SupplierSubTable td {
	cursor: pointer;
}

.SupplierBox {
	font-size: 10px; 
	text-align: center;
	color: #90C5E7;
	font-weight: bold;
	background-image: url(../images/suppliers/supplierbox.gif);
	width: 98px;
	height: 100px;
}

.TradeLogonBox {
	position: absolute;
	right: 0;
	top: 0;
	border: solid #C0C0C0 1px;
}

.eBookThumb {
	border: solid black 1px;
	cursor: pointer;
}

.UndermountsTDBG {
	background-image:url('../undermounts/backdrop-spec.jpg'); 
}

.HomeSuppliersTitle {
	font-size: 14px; 
	text-align: center;
	color: #FF6300;
	font-weight: bold;
}

.HomeSuppliers {
	font-size: 14px; 
	text-align: center;
	color: black;
	font-weight: bold;
}