.stText
{
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.justified
{
	text-align:justify;
}

.textbox
{
	border:solid 1px #c0c0c0;
	padding:10px;
}

a img
{
	border-style:none;
}

.mail_big
{
	font-size:16px;
}

.left_pad
{
	padding-left:20px;
}

.company_name
{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.stTextProduct
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.stMenuText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color: White;
	text-align:center;
	vertical-align:middle;
}

TD.menuShadowTop
{
	background-image:url(bg_menu_sh_top.png);
	height:8px;
}

TD.menuShadowBottom
{
	background-image:url(bg_menu_sh_bot.png);
	height:8px;
}

TD.menuBarActive
{
	background-image:url(bg_menu_act.png);
	height:30px;
}

TD.menuBarInactive
{
	background-image:url(bg_menu.png);
	height:30px;
}

DIV.dataText
{
	margin-top:5px;
	margin-left:50px;
	margin-right:50px;
}

.stTextCopyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 14px;
}


/* PRODUCT BOX */

TD.pbTopLeft
{
	background-image:url(pb_t_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbTop
{
	background-image:url(pb_t.png);
	height:15px;
	cursor:pointer;
}

TD.pbTopRight
{
	background-image:url(pb_t_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbLeft
{
	background-image:url(pb_l.png);
	width:15px;
	cursor:pointer;
}

TD.pbBody
{
	background-image:url(pb_body.png);
	width:200px;
	height:120px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
}

TD.pbRight
{
	background-image:url(pb_r.png);
	width:15px;
	cursor:pointer;
}


TD.pbBottomLeft
{
	background-image:url(pb_b_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbBottom
{
	background-image:url(pb_b.png);
	height:15px;
	cursor:pointer;
}

TD.pbBottomRight
{
	background-image:url(pb_b_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

/* PRODUCT BOX ACTIVE*/

TD.pbaActiveCell
{
	/*background-image:url(Active.gif);*/
	height:122px;
	width:160px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
	border:solid 1px black;
}

TD.pbaInactiveCell
{
	/*background-image:url(Inactive.gif);*/
	height:122px;
	width:160px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
	border:solid 1px #c0c0c0;
}

TD.pbaTopLeft
{
	background-image:url(pba_t_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbaTop
{
	background-image:url(pba_t.png);
	height:15px;
	cursor:pointer;
}

TD.pbaTopRight
{
	background-image:url(pba_t_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbaLeft
{
	background-image:url(pba_l.png);
	width:15px;
	cursor:pointer;
}

TD.pbaBody
{
	background-image:url(pba_body.png);
	width:200px;
	height:120px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
}

TD.pbaRight
{
	background-image:url(pba_r.png);
	width:15px;
	cursor:pointer;
}


TD.pbaBottomLeft
{
	background-image:url(pba_b_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbaBottom
{
	background-image:url(pba_b.png);
	height:15px;
	cursor:pointer;
}

TD.pbaBottomRight
{
	background-image:url(pba_b_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

/* ---- */

/* PRODUCT BOX without transparency*/

TD.pbntTopLeft
{
	background-image:url(pbnt_t_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbntTop
{
	background-image:url(pbnt_t.png);
	height:15px;
	cursor:pointer;
}

TD.pbntTopRight
{
	background-image:url(pbnt_t_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbntLeft
{
	background-image:url(pbnt_l.png);
	width:15px;
	cursor:pointer;
}

TD.pbntBody
{
	background-image:url(pbnt_body.png);
	width:200px;
	height:120px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
}

TD.pbntRight
{
	background-image:url(pbnt_r.png);
	width:15px;
	cursor:pointer;
}


TD.pbntBottomLeft
{
	background-image:url(pbnt_b_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbntBottom
{
	background-image:url(pbnt_b.png);
	height:15px;
	cursor:pointer;
}

TD.pbntBottomRight
{
	background-image:url(pbnt_b_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

/* PRODUCT BOX ACTIVE without transparency*/

TD.pbantTopLeft
{
	background-image:url(pbant_t_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbantTop
{
	background-image:url(pbant_t.png);
	height:15px;
	cursor:pointer;
}

TD.pbantTopRight
{
	background-image:url(pbant_t_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbantLeft
{
	background-image:url(pbant_l.png);
	width:15px;
	cursor:pointer;
}

TD.pbantBody
{
	background-image:url(pbant_body.png);
	width:200px;
	height:120px;
	cursor:pointer;
	text-align:center;
	vertical-align:top;
}

TD.pbantRight
{
	background-image:url(pbant_r.png);
	width:15px;
	cursor:pointer;
}


TD.pbantBottomLeft
{
	background-image:url(pbant_b_l.png);
	height:15px;
	width:15px;
	cursor:pointer;
}

TD.pbantBottom
{
	background-image:url(pbant_b.png);
	height:15px;
	cursor:pointer;
}

TD.pbantBottomRight
{
	background-image:url(pbant_b_r.png);
	height:15px;
	width:15px;
	cursor:pointer;
}


/* ---- */

DIV.divProductBox
{
	padding-top:10px;
}

