input.btncolor {
	background-color: #FF0000;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	border: 1px solid #666666;
	CURSOR: pointer;
	CURSOR: hand;
	width: auto;
	height: 17px;
	vertical-align: top;
	}

.cartbox {
	font-family: Arial;
	font-size: 11.5px;
	width: 115px;
	background-position: center bottom;
	margin-top: 8px;
	font-weight: bold;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}
body {
	font-family: Arial;
	font-size: 12px;
	background-color: #666666;
	margin: 0px;
}
.tblmain {
	background-image: url(img/bg_bnr.jpg);
	font-size: 11.5px;
	border: 5px solid #343434;
}

.carthead {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	width: 100%;
	height: 19px;
}
#cart {
	width: 100%;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}

.tbltop {
	text-align: center;
	background-image: url(img/bg_topmenu.jpg);
	background-position: center;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
	border-top: 5px solid #666666;
	border-right: 5px solid #333333;
	border-bottom: 5px solid #666666;
	border-left: 5px solid #333333;
}
.tblmn {
	border: 5px solid #333333;
	padding: 5px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}

.fontwhite {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tblfooter {
	border: 5px solid #333333;
	padding: 5px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	background-color: #CC0001;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;
	text-align: left;
}
h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #FF0000;
}
.border {
	border: 5px solid #333333;
}
a, a:link, a:visited, a:active  {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.navcont {
	width: 150px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FF0000;
}
.btn {
	background-color: #FF0000;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	border: 3px double #CCCCCC;
	CURSOR: pointer;
	CURSOR: hand;
	width: auto;
	vertical-align: middle;
	padding: 1px;
	height: auto;
}
.details {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 100%;
	height: auto;
	padding: 2px;
}
#content1 {

	vertical-align: top;
	padding: 0px 15px 15px;
	line-height: 1.5;
	text-align: left;
}
.btn1 {
	background-color: #FFFF00;
	width: 100%;
	border: 2px solid #000000;
	padding: 5px;
}
a.wht, a.wht:link, a.wht:visited, a.wht:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.wht:hover {
	color: #99FF00;
	text-decoration: underline;
	font-weight: bold;}
a.pen, a.pen:link, a.pen:visited, a.pen:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.pen:hover {
	color: #cccccc;
	font-weight: bold;}

a.head, a.head:link, a.head:visited, a.head:active  {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}

a.head:hover {
	color: #FF0000;
	text-decoration: underline;}

div.pen
{
	BACKGROUND-COLOR: #ff0000;
	padding:7px 0px 7px 3px;
	text-align: left;
	border: 1px solid #999999;
}
*html>body div.pen {
    \width: 150px; /* for IE5 and IE6 in quirks mode */
    w\idth: 150px; /* for IE6 in standards mode */
  }
.home {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 2px;
	border: 1px solid #FF0000;
}