body, html { font-family: Verdana; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

h1 { font-family: Verdana; font-size: 30px; color: #FFF;    font-weight: bold; margin-bottom: 4px; margin-top: 8px;}
h2 { font-family: Verdana; font-size: 30px; color: #707070; font-weight: bold; margin-bottom: 8px; margin-top: 8px;}
h3 { font-family: Verdana; font-size: 30px; color: #736ABF; font-weight: bold; margin-bottom: 8px; margin-top: 8px;}
h4 { font-family: Verdana; font-size: 18px; color: #707070; font-weight: bold; margin-bottom: 8px; margin-top: 8px;}
h5 { font-family: Verdana; font-size: 18px; color: #736ABF; font-weight: bold; margin-bottom: 8px; margin-top: 8px;}
h6 { font-family: Verdana; font-size: 14px; color: #736ABF; font-weight: bold; margin-bottom: 8px; margin-top: 8px;}
h7 { font-family: Verdana; font-size: 14px; color: #736ABF; font-weight: bold; margin-bottom: 8px; margin-top: 8px; table-layout:auto}

P , TD{ font-family: Verdana; font-size: 11px; color: #707070; margin-bottom: 8px; margin-top: 8px;}

ol, ul, li { font-family: Verdana; font-size: 11px; color: #5B656A; }

a:visited { font-family: Verdana; font-size: 11px; color: #736ABF; text-decoration:none; }
a:link { font-family: Verdana; font-size: 11px; color: #736ABF; text-decoration:none; }
a:hover { font-family:Verdana; font-size: 11px; color: #000; text-decoration:none; }

a.nav:visited { font-family: Verdana; font-size: 11px; color: #fff; text-decoration:none; }
a.nav:link { font-family: Verdana; font-size: 11px; color: #fff; text-decoration:none; }
a.nav:hover { font-family: Verdana; font-size: 11px; color: #fff; text-decoration:underline; }

a img {border: 0px;}

.white { color: #FFF; }
.blue { color: #736ABF; }
.black { color: #000; }

.orangered { color: #FF4500; }

/* header boxes */
form 
{
	margin: 0px;
	padding: 0px;
}

.greyHeader {
	font-family: Verdana;
	width: 780px;
	height: 26px;
	background-color: #cccccc;
	color: #333333;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 15pt;
	font-weight: normal;
}
.greyHeaderFull {
	font-family: Verdana;
	width: 100%;
	height: 26px;
	background-color: #cccccc;
	color: #333333;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 15pt;
	font-weight: normal;
}
.greyHeaderRight {
	font-family: Verdana;
	width: 350px;
	height: 26px;
	background-color: #cccccc;
	color: #333333;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 15pt;
	font-weight: normal;
}
.greyHeaderLeft {
	font-family: Verdana;
	width: 389px;
	height: 26px;
	background-color: #cccccc;
	color: #333333;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 15pt;
	font-weight: normal;
}
.blueHeaderFull {
	font-family: Verdana;
	width: 100%;
	height: 26px;
	background-color: #736ABF;
	color: #ffffff;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 16pt;
	font-weight: normal;
}
.blueHeaderRight {
	font-family: Verdana;
	width: 350px;
	height: 26px;
	background-color: #736ABF;
	color: #ffffff;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 16pt;
	font-weight: normal;
}
.blueHeaderLeft {
	font-family: Verdana;
	width: 389px;
	height: 26px;
	background-color: #736ABF;
	color: #ffffff;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 16pt;
	font-weight: normal;
}
.whiteHeaderFull {
	font-family: Verdana;
	width: 100%;
	height: 26px;
	background-color: #ffffff;
	color: #736ABF;
	text-align: center;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 0px 7px 0px;
	font-size: 16pt;
	font-weight: normal;
}
.whiteHeaderRight {
	font-family: Verdana;
	/*width: 350px;*/
	height: 20px;
	background-color: #ffffff;
	color: #736ABF;
	text-align: left;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 6px 7px 6px;
	font-size: 16pt;
	font-weight: normal;
}
.whiteHeaderLeft {
	font-family: Verdana;
	/*width: 389px;*/
	height: 20px;
	background-color: #ffffff;
	color: #736ABF;
	text-align: left;
	border: 0px;
	margin: 8px 0px 10px 0px;
	padding: 7px 6px 7px 6px;
	font-size: 16pt;
	font-weight: normal;
}

/* login input buttons */
input.homeLogIn 
{
	/*width: 89px;*/
	height: 19px;
	background-color: #736ABF;
	color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}
input.homeLogOut 
{
	/*width: 89px;*/
	height: 19px;
	background-color: #736ABF;
	color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
}
input.homeSignUp 
{
	/*width: 149px;*/
	height: 19px;
	background-color: #ffffff;
	color: #666666;
	font-weight: bold;
	font-size: 95%;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}
input.homeInputBox
{
	width: 110px;
	height: 19px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 1px solid #736ABF;
	margin: 0;
	padding: 0;
	float: left;
}
input.regButton 
{
	/*width: 89px;*/
	height: 19px;
	background-color: #736ABF;
	color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
}
input.regInputBox
{
	width: 110px;
	height: 19px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 95%;
	border: 1px solid #736ABF;
	margin: 0;
	padding: 0;
	float: left;
}

/*layer positioning*/ 

#logintable { width: 380px; border: 1px solid #736ABF;
			  margin: 0px; text-align: left; }

.logincell { border: 1px solid #FFF; padding: 2px; text-align: left;}
.logincellbold { border: 1px solid #FFF; padding: 2px; text-align: left; font-weight: bold;}

.topnav { border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; padding: 2px; background-color: #7F7F7F; 
color: #fff; font-family: Verdana; font-size: 10pt; }

.membernav { border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; padding: 2px; background-color: #736ABF; 
color: #000000; font-family: Verdana; font-size: 10pt; }

.dashedline { border-top: 1px dashed #999; }

.dashedlineright { border-right: 1px dashed #999; }

.dashedlineleft { border-left: 1px dashed #999; }

#crumbtrail {
  font-family: Verdana;
  font-size: 10pt;
  display: block;
  border: 1px solid #736ABF;
  padding: 0px;
  margin: 0px;
  margin-top: 12px;
  width: 780px;
	background-color: #ffffff;
	color: #736ABF;
}
.breadcrumb {
  display: inline;
  clear: none;
  border: 1px solid #736ABF;
  background-color: #ffffff;
  color: #736ABF;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 12px;
}
.breadcrumbselected {
  display: inline;
  clear: none;
  border: 1px solid #ffffff;
  background-color: #736ABF;
  color: #ffffff;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 12px;
  padding-right: 12px;
}
table.text {
  margin: 8px;
}
table.blueborder {
  border: 2px solid #736ABF;
  font-weight: normal;
}
table.blueborder td {
  border-top: 1px solid #cccccc;
}
table.blueborder td.header {
  border: 0px;
  background-color: #736ABF;
  color: #ffffff;
  font-weight: bold;
}
.text {
  FONT-SIZE: 12px;
  COLOR: #000000;
  FONT-FAMILY: Verdana;
  padding-top: 4px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}
.text .shopping_title {
  color: #ffffff;
  font-weight: bold;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
}
.text small {
  font-size: 90%;
}
.error {
  color: #D97213;
  padding-bottom: 0px;
}
.text .form_title {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  padding-top: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
}
.text textarea {
  font-size: 80%;
  height: 100px;
  width: 300px;
  border: 1px solid #736ABF;
  margin-top: 0px;
  margin-bottom: 0px;
}
input {
  /*border: 1px solid #736AC0;
  background-color: #736AC0;
  color: #ffffff;
  font-weight: bold;*/
}
select, option, textarea {
  border: 1px solid #736ABF;
}
td.register input, td.register select, td.register option, td.register textarea {
  border: 1px solid #736ABF;
}
table.register {
  margin-left: 64px;
}
.boxhead {
  background-image: url(/images/boxhead_globe.gif);
  background-repeat: no-repeat;
  background-position: left center;
  height: 51px;
  width: 100%;
  padding-bottom: 8px;
  padding-right: 8px;
  padding-left: 48px;
  padding-top: 20px;
  color: #736AC0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  margin-top: 8px;
}

