.LoginTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	width: 112px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #525252;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table-cell;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	background-color: #94836F;
}

.Content {
	padding: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #917F6B;
	font-size: 12px;
	height: 22px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F2E8C9;
	text-decoration: none;
}

.ItemList {
	height: 140px;
	width: 200px;
	float: right;
	text-align: center;
}
.itemdetails {

	background-image: url(images/seperator.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.itemno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F343A;
	background-color: #CCCCCC;
	float: left;
	height: 18px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
.itemtn {
	float: left;

}
.itemname {
	font-size: 1em;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c0c8a3;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	width: 100px;
}

.itemdesc {
	font-size: 0.8em;
	font-style: italic;

}
.itemprice {
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	margin-top: 3px;
}

#login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	float: right;
	padding-right: 10px;
	display: inline;
	white-space: nowrap;
	margin-top: 3px;
}
#login input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 2px;
	height: 18px;
	float: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #907E6A;
	text-decoration: none;
	background-color: #F2E8C9;
}
