body
{
	margin: 0;
	padding: 0;
	background-color: White;
	font-family: arial;
}

.cat_desc

{
	text-align: left;
}

h1 {
	background-color: #000000;
	padding: 0px 5px;
	color: #ffffff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-left: 21px;
	margin-bottom: 2px;
	width: 250px;
}
.article_list_table
{
	width: 100%;
}

.even
{
	background-color: #dddddd;
}

.odd
{
	background-color: #eeeeee;
}
.mainAreaZone
{
  padding-top:10px;
  text-align: center;
}


.main_table
{
	width: 960px;
}

.main_page
{
	margin: 20px 0px;
	background-color: #51a8c4;
	border: 1px #ffffff solid;
	padding: 10px 35px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
}
.main_page_mo
{
	margin: 20px 0px;
	background-color: #2c95b5;
	border: 1px #c0c0c0 solid;
	padding: 10px 35px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
}
.main_page p.home, .main_page_mo p.home {
	font-size: 16px;
}

.main_products
{
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
	height: 600px;
	overflow: auto;
}

.breadcrumbs
{
  height:15px;
  background-color:#ffffff;
  font-family:arial;
  font-weight:bold;
  font-size:13px;
  color:#000000;
  font-style:italic;
}

.bc a.bc a:active.bc a:hover.bc a:link.bc a:visited.bc
{
	color: Black;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

#inquirytbl {
	width: 100%;
}
#inquirytbl tr td {
	text-align: left;
	vertical-align: top;
}
#inquirytbl tr td.msg {
	text-align: center;
}
#inquirytbl tr td.label {
	width: 130px;
	padding-top: 6px;
}
#inquirytbl tr td.checkList {
	padding-top: 6px;
	padding-right: 30px;
}
#inquirytbl tr td.checkList div {
	width: 250px;
	height: 306px;
	overflow: auto;
	background-color: #ffffff;
	margin-top: 10px;
	padding: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	border: solid 1px #aaae8d;
}
#inquirytbl tr td.submit {
	text-align: center;
}
#inquirytbl tr td input {
	width: 201px;
	height: 23px;
	border: solid 1px #aaae8d;
	margin-bottom: 9px;
	font-family: arial;
}
#inquirytbl tr td textarea {
	width: 380px;
	height: 204px;
	border: solid 1px #aaae8d;
	margin-bottom: 9px;
	font-family: arial;
}
#inquirytbl tr td.checkList div input {
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: none;
}
#inquirytbl tr td.msg span.error
{
	background-color: #ffffff;
	padding: 10px;
	color: Red;
	font-size: small;
	line-height: 30px;
}

#inquirytbl tr td.msg span.info
{
	background-color: #ffffff;
	padding: 10px;
	color: Green;
	font-size: small;
	line-height: 30px;
}

.inner_frame, .inner_frame_prod
{
	border: solid 4px #c0c0c0;
	height: auto;
	width: 912px;

}
.inner_frame
{
	/*background-image: url(img/bg1.jpg);*/
	background-color: #def3fa;
}

.copyright
{
	font-size: small;
	text-align: center;
	color: Gray;
}

a.copyright a:active.copyright a:hover.copyright a:link.copyright a:visited.copyright
{
	font-size: small;
	text-align: center;
	color: Gray;
}

.article_view_sep
{
	border-bottom-style: groove;
}

.asrLTD
{
  font-family:arial;
  font-weight:bold;
  font-size:18px;
  vertical-align:bottom;
}

.grid
{
}

.gridCell
{
	border: solid 4px #c0c0c0;
	width: 220px;
	height: 160px;
	float: left;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
.gridCell a, .gridCell a:hover
{
	color: #000000;
	text-decoration: none;
}

.gridCell a img
{
	border: solid 1px #c0c0c0;
	margin-top: 14px;
	margin-bottom: 6px;
}
.gridCell a img.prod
{
	border: none;
}
div.white_label, div.white {
	background-color: #cbe9eb;
	color: #000000;
	float: left;
	padding: 9px 0px 9px 30px;
}

div.white_label {
	width: 120px;
}
div.white {
	width: 260px;
}
div.spacer {
	clear: both;
	height: 10px;
}
