body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
select, input, textarea {
   border-width : 2;
   background:#dbe4fe;
}
a {
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color:#6a67fc;
	text-decoration: underline;
	font-size: 12px;
}
a.white {
	color:#ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.white:hover {
	color:#cccccc;
	text-decoration: underline;
	font-size: 12px;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#094fa3
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.text_sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.productname {font-weight:bold; color:#666666; text-align:left}
.categoryname {font-weight:bold; color:#666666}

.bordered {border:thin; border-color:#999999;border-style:solid;text-align:center}

tr.roweven:hover {background:#99b8ff}
tr.rowodd {background:#dde7ff}
tr.rowodd:hover {background:#99b6ff}

td.title {color:#333333; font-weight:bold;}
td.text {color:#666666;}

/*td.productbox_even {border-color:#CCCCCC;border-style:dashed;border-width:thin;background-color:#eeeeee}
td.productbox_even:hover {border-color:#CCCCCC;border-style:dashed;border-width:thin;background-color:#f8f8ff}
td.productbox_odd {border-color:#CCCCCC;border-style:dashed;border-width:thin;background-color:#f1f0ff}
td.productbox_odd:hover {border-color:#CCCCCC;border-style:dashed;border-width:thin;background-color:#f8f8ff}*/

td.productbox_even {border-color:#000000;border-style:solid;border-width:thin;cursor:pointer}
td.productbox_odd {border-color:#000000;border-style:solid;border-width:thin;cursor:pointer}

td.productbox_left {background-color:#ffffff;}
td.productbox_right {background-color:#094fa3; color:#FFFFFF}

.pressreleaseblock
{
	border-left: 10;
	border-top:10;
}

