body 
{
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	color: #000000;
	height:100%; 
}

td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #000000;
}

a
{
	color: #000000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.chktError
{
	color: #a00;
}


.whitetext
{
	color: #fff;
}

.whitetext td
{
	color: #fff;
}


.textwhite
{
    color: #FFFFFF;
	font-size: 0.84em;
    font-family: Verdana,Arial,Sans-Serif;
}

.bold
{
	font-weight:bold;
}



.titleheading
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
}

.titleheading h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	margin:0;
}

.caption
{
	font-family: Verdana,Arial,sans-serif;  
	color : #555;
	font-size: 0.9em;	
	font-weight:bold;
	padding: 3px 0px 3px 0px;
}

.caption a
{
	font-family: Verdana,Arial,sans-serif;  
	color : #555;
	text-decoration:none;
	font-size: 1em;
}
.caption a:hover
{
	text-decoration:underline;
}

.breadcrumb
{
	font-family: Verdana,Arial,sans-serif;  
	color : #000000;
	font-size: 1em;
}
.breadcrumb a
{
	font-family: Verdana,Arial,sans-serif;  
	color : #000000;
	text-decoration:none;
	font-size: 1em;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}


.menu
{
	font-family: Verdana,Arial,sans-serif;  
	color : #000000;
	font-size: 1em;
}

.menu a
{
	font-family: Verdana,Arial,sans-serif;  
	color : #000000;
	font-size: 1em;
	text-decoration:none
}
.menuspacer
{
	color : #ffffff;	
}

form 
{
    margin: 0px;
}

li
{
	font-family: Verdana,Arial,sans-serif;  
	font-size: 1em;
	color : #000000;
}

table.selector
{
	border-width: 0px;
	border-style: none;
	border-color: #FFF;
	border-collapse: collapse;
	background-color:#ccb66c;	
}

.selector a
{
	color : #fff;
	font-weight:bold;
	text-decoration:none;
}

.selector a:hover
{
	text-decoration:underline;
}

.selector h3
{
	color:white;
	font-weight:bold;
	margin:0;
	font-size: 1.1em;
}

.selectortext
{
	font-size: 0.9em;
}

table.basket
{
	border-width: 0px;
	border-style: none;
	border-color: #FFF;
	border-collapse: collapse;
	
}

.basket a
{
	color : #fff;
	font-weight:bold;
	text-decoration:none;
}

.basket a:hover
{
	text-decoration:underline;
}

.basket h3
{
	color:white;
	font-weight:bold;
	margin:0;
	font-size: 0.9em;
}

.baskettext
{
	font-size: 0.9em;
}


table.sidenav
{
	border-width: 0px;
	border-style: none;
	border-color: #999;
	border-collapse: collapse;
	background-color:#c9c9e2;
	
}

.sidenav a
{
	color : #fff;
	font-weight:normal;
	text-decoration:none;
}

.sidenav a:hover
{
	text-decoration:underline;
}

.sidenav h3
{
	color:#000;
	font-weight:bold;
	margin:0;
	font-size: 1em;
}

.sidenavtext
{
	font-size: 1em;
}

.itemtitle
{
	font-size: 1em;
	color:#000;
	font-weight:bold;
}

.itemsdesc
{
	font-size: 1em;
	color:#000;
}

.itemsdesc a
{
	font-size: 1em;
	color:#660;
}

.itemprice
{
	font-size: 1em;
	color:#000;
	font-weight:bold;
}
.itemprice a
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

td.itmtbl {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}

.itemheading
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight:bold;
	color: #bb0000;
}

.itemheading h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight:bold;
	color: #bb0000;
	margin:0;
}

.itemprice
{
	font-weight:bold;
}

.qsearch input
{
	color : #000;
	font-size: 1em;
}

.qsearch
{
	color : #fff;
	font-size: 0.9em;
}

.qsearch a
{
	color : #fff;
	text-decoration:none;
	font-size: 0.9em;	
}
.qsearch a:hover
{
	text-decoration:underline;	
}

.chktRegTb1
{
	background-color: #cecbe8;
	padding-left: 8px;
	border: 1px;
	border-color: #cecbe8;
	border-style:solid;
}
.chktRegTb1 a
{
	color : #000;
	text-decoration:none;
}
.chktRegTb1 a:hover
{
	color : #fff;
}

.chktRegTb1b /* added by guy got MbrAddress2.shtml page*/
{
	background-color: #c9c9e2;
	border: 1px;
	border-color: #c9c9e2;
	border-style:solid;
	padding: 8px;
}
.chktRegTb2
{
	background-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-color:#999;
	border-style:solid;
	padding: 8px;
}
.chktRegTb2 a
{
	color : #000;
	text-decoration:underline;
}
.chktRegTb2 a:hover
{
	color : #999;
}
.chktRegTb3
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse;
	background-color: white;
	padding:0px
}
.chktRegTb3 td
{
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #999;
	background-color: white;
	-moz-border-radius: 0px;
	padding: 0px;
}
.chktRegTb3 table td
{
	border-width: 0px;
	border-style: none;
}

.PageCtrl b
{
	color : #998899;
	font-size: 1.1em;
}

#chktCode
{
	visibility:hidden;
	z-index: 1;
	position: absolute;
	left:auto;
	top:auto;
}
#chktGiftMsg
{
	visibility:hidden;
	z-index: 1;
	position: absolute;
	left:12%;
	width:auto;
	height:auto;
	top:50%;
	right:0;
	bottom:0px;
}
#chktDelInst
{
	visibility:hidden;
	z-index: 1;
	left:25%;
	position: absolute;
	width:auto;
	height:auto;
	top:50%;
	right:0;
	bottom:0px;
}
#chktProcessCard
{
	visibility:visible;
	z-index: 1;
	position: absolute;
	left:auto;
	top:auto;
	font-family: Verdana,Arial,sans-serif;  
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
	color : #000000;
}
#nav 
{
    margin-left: 25px;
}
.chktCodeBox
{
	background-color: #ffffff;
	border: solid 1px #000000;
}