a{color: #000000; text-decoration: underline;}
a:hover{color: #FF8600; text-decoration: underline;}
a:visit{color: #000000; text-decoration: none;}
a:active{color: #000000; text-decoration: none;}
img{border:none;}
.aAnchor, .aAnchor:hover
{
	color: #000000;
	text-decoration: none;
}
body
{
	background-image: url(images/design/back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Tahoma,Verdana,Arial;
	font-size: medium;
}
h2
{
	font-weight:normal;
	font-size: x-large;
}
.pageContent
{
	width: 760px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
}
.divTop
{
	width: 100%;
	height: 111px;
	background-image: url(images/design/top.gif);
}
.divMenu
{
	width: 100%;
	height: 42px;
	background-image: url(images/design/middlemenu.gif);
}
.divMiddle
{
	width: 100%;
	background-image: url(images/design/middle.gif);
}
.divCart
{
	padding-top: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 100px;
	height: 100px;
	/*border: solid 1px #000000;*/
	text-align: left;
	font-size: x-small;
}
.tdMenu
{
	/*border-right: dashed 1px #CECECE;*/
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	width: 130px;
	font-size: small;
}
.tdContent
{
	vertical-align: top;
	width: 630px;
	padding-right:15px;
	font-size: smaller;
}
.divBottom
{
	height: 40px;
	background-image: url(images/design/bottom.gif);
	text-align: center;
	font-size: x-small;
	color: #CDCDCD;
	padding-top: 23px;
}

.spanCategories
{
	width: 100%;
	padding-left: 5px;
	font-size: x-small;
	margin-bottom: 10px;
}
.productItem
{
	font-size: smaller;
}
.productHeader
{
	font-size: small;
	font-weight:bold;
	border-bottom: solid 1px #000000;
}
.productTitle
{
	font-size: large;
	line-height: 25px;
}
.detailsTable
{
	width: 90%;
}
.tableOffers
{
	width: 100%;
	border: none;
}
.textbox
{
	font-family: Tahoma,verdana,arial;
	font-size: x-small;
}
.textboxLarge
{
	font-family: Tahoma,verdana,arial;
	font-size: small;
}