body
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background: #FFFFFF;
}
td,div
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #000000;
}

/****************************************/
/*	Colour, Format						*/
/****************************************/

.bckOrange
{
	background: #FE5B00;
}
.bckOrangeLight
{
	background: #FEAD7F;
}
.bckBlack
{
	background: #000000;
}
.bckGrey
{
	background: #919191;
}
.bckNav1
{
	background: #EEEEEE;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;t
	border-bottom: 1px #CCCCCC solid;
	cursor: pointer;
	width: 100%;
}
.bckNav2
{
	background: #F8F8F8;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	cursor: pointer;
	width: 100%;
}
.bckNav3
{
	background: #FFFFFF;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	cursor: pointer;
	width: 100%;
}
.bckNav4
{
	background: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	cursor: pointer;
	width: 100%;
}

.subNav1
{
	float: left;
}
.subNav2
{
	width: 16px;
	float: right;
	text-align: center;
}
.subNav3
{
	clear: both;
	visibility: hidden;
}

.navSpace
{
	height: 1px;
	width: 1px;
}

td.bckH2
{
	height: 25px;
}

div.subPage
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 45px;
}

td.azTD
{
	background: #EEEEEE;
}
div.azOverview
{
	text-align: left;
	padding: 3px 5px 3px 5px;
	float: left;
	background: #CCCCCC;
}
div.azReview
{
	text-align: left;
	padding: 3px 5px 3px 5px;
	float: left;
	background: #EEEEEE;
}
div.azTop5
{
	text-align: left;
	padding: 3px 5px 3px 5px;
	float: left;
	background: #CCCCCC;
}
div.az
{
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 4px 5px 4px 5px;
	font-size: 13px;
	border-right: 1px #FFFFFF solid;
}

/****************************************/
/****************************************/
/****************************************/

.fl
{
	float: left;
}
.fr
{
	float: right;
}
.ac
{
	text-align: center;
}
.w100
{
	width: 100%;
}

/****************************************/
/*	Shopping.com						*/
/****************************************/

.shopOut
{
	background: url(/images/bck_shop.jpg) repeat-y bottom right #ffffff;;
	border: 1px solid #000000;
	width: 330px;
	position: absolute;
	display: none;
}
.shopIn01
{
	background: #fe5b00;
	border-bottom: 1px solid #000000;
}
.shopIn02
{
	background: #fe5b00;
	border-top: 1px solid #000000;
}
.shopCellL
{
	padding: 5px 0 5px 15px;
}
.shopCellR
{
	padding: 5px 15px 5px 0;
}
.txtShopTitle
{
	font-size: 20px;
	font-family: arial;
	color: #ffffff;
}
.txtShopTitleSub
{
	font-size: 13px;
	font-family: arial;
	color: #3300bb;
	padding: 10px 15px 5px 15px;
}

/****************************************/
/*	Text								*/
/****************************************/

.txtSpace
{
	line-height: 18px;
}
.txtWOB
{
	font-weight: bold;
	background: #FEAD7F;
	border: 1px #000000 solid;
	padding: 5px;
}
.txtBold
{
	font-weight:bold;
}
.txtWhite
{
	color: #ffffff;
}
.txtBlack
{
	color: #000000;
}
.txtOrange
{
	color: #fe5b00;
}
.txtRed
{
	color: #cc0000;
}
.txtTitle01
{
	font-family: arial,verdana;
	font-size: 35px;
	font-weight: bold;
}
h1
{
	font-family: arial,verdana,gillsans,arial;
	font-size: 40px;
	color: #9ac3cb;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 35px;
	letter-spacing: -1.0px
}
h2,.likeH2
{
	font-family: arial,verdana;
	font-size: 16px;
	margin: 0px;
	padding-left: 10px;
	color: #000000;
}
h3,.likeH3
{
	font-family: arial,verdana;
	font-size: 16px;
	color: #fe5b00;
	margin-top: 10px;
	margin-bottom: 10px;
}

/****************************************/
/*	Links								*/
/****************************************/

a,a:visited,a:active
{
	color: #fe5b00;
    text-decoration: underline;
}
a:hover
{
	color: #000000;
}

a.navTop,a:visited.navTop,a:active.navTop
{
	font-family: verdana,arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
    text-decoration: none;
}
a.navTop:hover
{
	color: #000000;
}

a.nav,a:visited.nav,a:active.nav
{
	color: #333333;
    text-decoration: none;
}
a.nav:hover
{
	color: #fe5b00;
}

a.navOn,a:visited.navOn,a:active.navOn
{
	font-weight: bold;
	color: #fe5b00;
    text-decoration: none;
}
a.navOn:hover
{
	color: #333333;
}

a.navWhite,a:visited.navWhite,a:active.navWhite
{
	color: #ffffff;
    text-decoration: underline;
}
a:hover.navWhite
{
	color: #000000;
}

a.navAZ,a:visited.navAZ,a:active.navAZ,a:hover.navAZ
{
    text-decoration: underline;
	color: #000000;
}

a.home,a:visited.home,a:active.home
{
	position: relative;
	z-index: 24;
	text-decoration: none;
	color: #ffffff;
}
a.home:hover
{
	z-index: 25;
	background: none;
	text-decoration: underline;
	color: #000000;
}
a.home span
{
	display: none;
	padding: 5px;
	text-decoration: none;
}
a.home:hover span
{
	display: block;
	position: absolute;
	background: #000000;
	border: 1px #ffffff solid;
	text-decoration: none;
	top: 22px;
	left: 10px;
	width: auto;
}

a.navHome,a:visited.navHome,a:active.navHome
{
	font-family: verdana,arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
    text-decoration: none;
}
a.navHome:hover
{
	color: #fe5b00;
}

div.button
{
	text-align: center;
	width: 100px;
	height: 17px;
	line-height: 17px;
	background: #eeeeee;
	border: 1px #fe5b00 solid;
	cursor: pointer;
}

/****************************************/
/*	FORM								*/
/****************************************/

form
{
	margin: 0px;
}
input,select,textarea
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #000000;
}
textarea
{
	height: 200px;
	line-height: 18px;
}
input.inputOff
{
	color: #cccccc;
}
.fillWidth
{
	width: 357px;
}
.form
{
	width: 300px;
}

/****************************************/

.hand
{
	cursor: pointer;
}
.h5
{
	height: 5px;
}