body {font-family: Verdana, Arial, Helvetica, sans-serif;}
td {color:white; font-size:12px;}

.descText { padding-right:30px}
.boldText { font-size:18px; font-weight:900;}
.image {padding-bottom:31px; }
.icon {margin-left:20px;margin-top:-10px;}
.linkText { text-decoration:none;color:#fff;}
.linkText:hover {background:lightgrey; color:#000;}
.divWindow
{
	width: 320px; 
	height: 220px; 
	overflow: auto; 
	padding: 5px;
	line-height:20px;
	margin-left:60px;
}
.flash {padding-left:28px;padding-bottom:33px;}


.imageButton {
	background: url(../images/imagesMenu.jpg);
	border: none;
	height: 28px;
	width: 71px;
	cursor:pointer;
	margin-left:25px;
}

.imageButton:hover{
	background: url(../images/imagesMenu2.jpg);
}


.priceButton
{
	background: url(../images/pricelistMenu.jpg);
	border: none;
	height: 28px;
	width: 75px;
	cursor:pointer;
}
.priceButton:hover
{
	background: url(../images/pricelistMenu2.jpg);
}


.productButton
{
	background: url(../images/pdescMenu.jpg);
	border: none;
	height: 28px;
	width: 165px;
	cursor:pointer;
}
.productButton:hover
{
	background: url(../images/pdescMenu2.jpg);
}


.saleButton
{
	background: url(../images/salesSMenu.jpg);
	border: none;
	height: 28px;
	width: 90px;
	cursor:pointer;
}
.saleButton:hover
{
	background: url(../images/salesSMenu2.jpg);
}


.posterButton
{
	background: url(../images/postersMenu.jpg);
	border: none;
	height: 28px;
	width: 80px;
	cursor:pointer;
}
.posterButton:hover
{
	background: url(../images/postersMenu2.jpg);
}


.databaseButton
{
	background: url(../images/dbMenu.jpg);
	border: none;
	height: 28px;
	width: 175px;
	cursor:pointer;
}
.databaseButton:hover
{
	background: url(../images/dbMenu2.jpg);
}


.brochureButton
{
	background: url(../images/brochureMenu.jpg);
	border: none;
	height: 28px;
	width: 80px;
	cursor:pointer;
}
.brochureButton:hover
{
	background: url(../images/brochureMenu2.jpg);
}


.minifoldButton
{
	background: url(../images/minifoldMenu.jpg);
	border: none;
	height: 28px;
	width: 93px;
	cursor:pointer;
}
.minifoldButton:hover
{
	background: url(../images/minifoldMenu2.jpg);
}


.webinarButton
{
	background: url(../images/WebinarMenu.jpg);
	border: none;
	height: 28px;
	width: 80px;
	cursor:pointer;
}
.webinarButton:hover
{
	background: url(../images/WebinarMenu2.jpg);
}


#loginBox {position:relative;margin-left:30px;margin-top:80px;margin-bottom:-11px;}



