body {
  background-color: rgb(84%, 86%, 88%); 
/*  background-color: rgb(88%, 88%, 88); */
}


a {
  font-family: arial;
	font-weight: bold;
	color: rgb(0%, 30%, 80%);
/*
	color: rgb(0%, 15%, 40%);
*/
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
  font-family: arial;
	font-weight: bold;
	color: rgb(0%, 30%, 80%);
/*
	color: rgb(0%, 30%, 80%);
*/
	background-color: transparent;
	text-decoration: underline;
}

a.bannerLink {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight: 500;
	color: rgb(87%, 87%, 100%);
	background-color: transparent;
	text-decoration: underline;
}
a:hover.bannerLink {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight: 500;
	color: rgb(100%, 100%, 0%);
	background-color: transparent;
	text-decoration: underline;
}


a.selectedMainTabText {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight:bold;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}
a:hover.selectedMainTabText {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight:bold;
	color: rgb(100%, 100%, 0%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}
a.unselectedMainTabText {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight: normal;
	color: rgb(0%, 10%, 20%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}
a:hover.unselectedMainTabText {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight: bold;
	color: rgb(100%, 100%, 0%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}

a.mainButtonText {
  font-size: 8pt;
  font-family: Helvetica, Arial;
  font-weight:bold;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}
a:hover.mainButtonText {
  font-size: 8pt;
  font-family: Helvetica, Arial;
  font-weight:bold;
	color: rgb(100%, 100%, 0%);
	background-color: transparent;
	text-decoration: none;
  text-transform:uppercase;
}
td.mainButtonCell {
  text-align: center;

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 7px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
}




img {
  border-right: white 0px solid;
  border-left: white 0px solid;
  border-top: white 0px solid;
  border-bottom: white 0px solid;
}

img.border {
  border-right: white 0px solid;
  border-left: white 0px solid;
  border-top: white 0px solid;
  border-bottom: white 0px solid;
}

hr#wideLineSeperator {
  width: 814px;
}

table {
	font-size: 10pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

}


td {
	vertical-align: top;
}


td#banner {
	font-size: 10pt;
	font-family: arial;
	color: rgb(100%, 100%, 0%);
	background-color: rgb(84%, 86%, 88%); /*rgb(95%, 95%, 95%); */
	text-align:right;
	width: 800px; 
	height: 70px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

table.bannerTableTop {
/*
  background-image: url(../images/astronomy/home/top/BannerTop.jpg);
*/
	font-size: 10pt;
	font-family: arial;
	width: 800px; 
	height: 70px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 5px 0px 0px 0px;
  text-align: right;
	color: rgb(100%, 100%, 100%);
}
table.bannerTableTopInner {
  font-size: 10pt;
  font-family: Helvetica, Arial;
  font-weight: 500;
	width: 298px; 
	height: 10px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
/*
	color: rgb(80%, 100%, 100%);
*/
}

table.bannerTableTopInner td.iconBasket {
  background-image: url(../images/astronomy/home/top/Icon-Basket-16x16.gif);
	width: 16px; 
	height: 16px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}
table.bannerTableTopInner td.iconSignin {
  background-image: url(../images/astronomy/home/top/Icon-Signin-16x16.gif);
	width: 16px; 
	height: 16px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}
table.bannerTableTopInner td.iconHelp {
  background-image: url(../images/astronomy/home/top/Icon-Help-16x16.gif);
	width: 16px; 
	height: 16px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}
table.bannerTableTopInner td.iconContact {
  background-image: url(../images/astronomy/home/top/Icon-Contact-16x16.gif);
	width: 16px; 
	height: 16px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}
table.bannerTableTopInner td.iconAbout {
  background-image: url(../images/astronomy/home/top/Icon-About-16x16.gif);
	width: 16px; 
	height: 16px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}

table.bannerTableTopInner td.cell {
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
  text-align: left;
}

table.bannerTableBottom {
/*
  background-image: url(../images/astronomy/home/top/BannerBottom.jpg);
*/
  text-align: center;
	width: 800px; 
	height: 27px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}

table.bannerTableBottom td.selectedCell {
/*
  background-image: url(../images/astronomy/home/top/SelectedTab.gif);
  background-repeat:no-repeat;
*/
  text-align: center;
  vertical-align: middle;
	width: 119px; 
	height: 27px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 4px 0px 0px 0px;
}

table.bannerTableBottom td.unselectedCell {
/*
  background-image: url(../images/astronomy/home/top/UnselectedTab.gif);
  background-repeat:no-repeat;
*/
  text-align: center;
  vertical-align: middle;
	width: 119px; 
	height: 27px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 3px 0px 0px 0px;
}

table.mainLinksTable {
/*
  background-image: url(../images/astronomy/home/BackgroundForMainButtons-800x34.jpg);
*/
	width: 800px; 
	height: 34px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 0px 0px 0px 0px;
}
table.mainLinksSingleButtonTable {
/*
  background-image: url(../images/astronomy/home/MainButtonCentre-100x34.jpg);
*/
	height: 34px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
}


table.mainLinksSingleButtonTable td.mainButtonCell {
  text-align: center;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(94%, 94%, 94%);
  padding: 10px 0px 0px 0px;
}




table#topLinksBar {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: rgb(100%, 100%, 100%); 
/*	background-color: rgb(88%, 88%, 88%); */
	text-align:center;
	width: 800px; /*834px;*/

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
}

table#bottomLinksBar {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: rgb(100%, 100%, 100%); 
/*	background-color: rgb(88%, 88%, 88%); */
	text-align:center;
	width: 800px; /*834px; */

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
}

table#topLogosBar {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
  background-color: #B0B8C0;
	text-align:center;
	width: 800px; 

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
}

table#topLogosBar td {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
  background-color: #B0B8C0;
	text-align:center;
	width: 196px; 

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 0px; 
}

table td#navigationPath {
	font-size: 8pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
}

table#navigation {
	font-size: 8pt;
	font-family: arial;
  font-style: normal;
  line-height: 100%;
  color: rgb(0%, 0%, 0%);

  border-right: red 0px solid;
  border-left: red 0px solid;
  border-top: red 0px solid;
  border-bottom: red 0px solid;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px; 

	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

	background-color: transparent;

	text-align:left;
	width:620px; /* 622px; */
}



table td#loginArea {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
/*	background-color: rgb(95%, 95%, 95%); */
}

table#login {
	font-size: 8pt;
	font-family: arial;
  font-style: italic;
  line-height: 100%;
  color: rgb(0%, 0%, 0%);
	background-color: transparent; 

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px; 

	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

	text-align:right;
	width:178px;

}

table#bottomCopyright {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: transparent; 
	text-align:center;
	width:800;/*814px; */
}

/* Specific to the left column. */
td#leftColumn {
/*	background-color: rgb(76%, 76%, 76%); */
	background-color: B0B8C0; /*rgb(66%, 69%, 75%);*/
/*
	width: 160px;      
*/
}


td#leftColumn table {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 1px solid;
	border-right: rgb(0%, 0%, 0%) 1px solid;
	border-top: rgb(0%, 0%, 0%) 1px solid;
	border-bottom: rgb(0%, 0%, 0%) 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;

  background-color: rgb(100%, 100%, 100%);

/*
  width: 164px; 
*/
}


td#leftColumn .leftColumnBoxTable {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(4%, 20%, 36%) 0px solid;
	border-right: rgb(4%, 20%, 36%) 0px solid;
	border-top: rgb(4%, 20%, 36%) 0px solid;
	border-bottom: rgb(4%, 20%, 36%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(230%, 230%, 230%);

  width: 164px; 
}

.leftColumnBoxHeader {
  background-image: url(../images/astronomy/home/LeftBack.jpg);
  background-repeat: repeat-x;
  height:19px;

	font-size: 9pt;
	font-family: verdana;
  font-weight:500;
/*
	font-size: 9pt;
	font-family: arial;
  font-weight:600;
*/

	color: rgb(100%, 100%, 100%);
	background-color: transparent; 

  vertical-align: top;
  line-height:120%;
  text-align: center;

  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;
}

.leftColumnBoxOuter {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 2px;

	font-size: 8pt;
	font-family: arial;
  font-weight:500;
 
	color: rgb(0%, 0%, 0%);
	background-color: rgb(100%, 100%, 100%); 
  vertical-align: top;
  float:none;
  line-height:120%;
}


.leftColumnBoxPicture {
  width: 64px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(50%, 50%, 50%) 1px solid;
	border-right: rgb(50%, 50%, 50%) 1px solid;
	border-top: rgb(50%, 50%, 50%) 1px solid;
	border-bottom: rgb(50%, 50%, 50%) 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.leftColumnBoxPrice {
	font-size: 8pt;
	font-family: arial;
  font-weight:600;
	color: rgb(100%, 0%, 0%);
	background-color: transparent; 
  text-align: center;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
}




.leftColumnHeadingNormal {
/*
	font-size: 9pt;
*/

	font-size: 12pt;
	font-family: arial;
  font-weight:800;
	color: rgb(100%, 100%, 100%);
/*
	background-image: url(back.jpg); 
  background-repeat: no-repeat;
*/

	background-color: rgb(0%, 0%, 60%); 
	text-align:center;
}

td#leftColumn table td.subHeadingCenter {
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;
}

td#leftColumn table td.subHeadingLeft {
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;
}

td#leftColumn table td.subHeadingRight {
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;
}

td#leftColumn table td.middleCaption {
	font-size: 7pt;
	font-family: arial;
	font-style: normal;

	color: rgb(20%, 20%, 20%);
	background-color: transparent;

	text-decoration: none;
	text-align: center;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}


td#leftColumn table td table.leftColumnBodyCenter {
  width: 154px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;

	font-size: 8pt;
	font-family: arial;
  font-weight:500;
 
	color: rgb(0%, 0%, 0%);
	background-color: rgb(100%, 100%, 100%); 
  vertical-align: top;
  float:none;
  line-height:120%;


/*
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;

  background-color: transparent;

  width: 154px;
*/
}

td#leftColumn table td.announcement {
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 10%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#leftColumn table td.price {
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 10%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 2px; 
}


td#leftColumn table td.linkCenter {
	font-size: 9pt;  
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#leftColumn table td.linkLeft {
	font-size: 9pt;  
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#leftColumn table td.linkRight {
	font-size: 9pt;  
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#leftColumn table td font.leftColumnPriorPrice {
	font-size: 9pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;
}

td#leftColumn table td font.leftColumnPrice {
	font-size: 9pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;
}

td#leftColumn table td font.leftColumnPostPrice {
	font-size: 9pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;
}


td#leftColumn table td .image {
  width:150px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

	border-left: rgb(50%, 50%, 50%) 1px solid;
	border-right: rgb(50%, 50%, 50%) 1px solid;
	border-top: rgb(50%, 50%, 50%) 1px solid;
	border-bottom: rgb(50%, 50%, 50%) 1px solid;
}


/* ========================================================== */
/* Specific to the middle column. */
td#middleColumn {
	background-color: B0B8C0;  /* rgb(66%, 69%, 75%);  */
	width: 440px; 
}


td#middleColumn table {
	margin-top: 0px;
	margin-bottom: 8px; 
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 

  background-color: rgb(230, 236, 236);

	width: 440px;  
}

/*
td#middleColumn table td {
	width: 460px;
}
*/

td#middleColumn table td.heading {
  background-image: url(../images/astronomy/home/MiddleBack.jpg);
  background-repeat: repeat-x;
  height:24px;

	font-size: 13pt;
	font-family: arial;
  font-weight:500;
	color: rgb(100%, 100%, 100%);
	text-align:center;

  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

td#middleColumn table td.subHeadingCenter {
/*
  font-family: Verdana, Arial;
	font-size: 11pt;
  font-weight:500;
	color: rgb(8%, 15%, 40%);
	background-color: transparent;
	text-align:center;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(0%, 0%, 0%);
  padding: 4px 0px 0px 0px;
*/


	font-size: 11pt;
	font-family: Verdana;
  font-weight:500;
	color: rgb(0%, 0%, 35%);
	background-color: transparent;
	text-align:center;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(0%, 0%, 0%);
  padding: 4px 0px 0px 0px;
}

td#middleColumn table td.subHeadingLeft {
	font-size: 11pt;
	font-family: Verdana;
  font-weight:500;
	color: rgb(0%, 0%, 35%);
	background-color: transparent;
	text-align:left;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
}

td#middleColumn table td.subHeadingRight {
	font-size: 11pt;
	font-family: Verdana;
  font-weight:500;
	color: rgb(0%, 0%, 35%);
	background-color: transparent;
	text-align:right;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 4px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
}

td#middleColumn table td.announcement {
	font-size: 14pt;
	font-family: arial;
  font-weight:600;
	color: rgb(100%, 10%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#middleColumn table td.body {
/*
  font-family: Verdana, Arial;
	font-size: 8pt;  
	color: rgb(8%, 15%, 40%);
	background-color: transparent;
	text-align:left;
  margin: 0px 0px 0px 0px;
  padding: 4px 4px 6px 4px;
*/


	font-size: 9pt;  
	font-family: arial;
	color: rgb(0%, 0%, 40%);
/*
	color: rgb(0%, 0%, 0%);
*/
	background-color: transparent;
	text-align:left;

  margin: 0px 0px 0px 0px;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 4px;
  padding-right: 4px; 
}

td#middleColumn table td table.innerBody {
	font-size: 9pt;
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;


	color: rgb(0%, 0%, 40%);

  background-color: transparent;

  width: 430px; /* 432px; */

}

/* ############ */
/* td#middleColumn */

.middleColumnShowroom {
	font-size: 8pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
}

.middleColumnPrePrice {
	font-size: 7pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
}

.middleColumnPrice {
	font-size: 9pt;
	font-family: arial;
  font-weight: 800;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
}

.middleColumnPostPrice {
	font-size: 7pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
}


.middleColumnDealerPrice {
	font-size: 9pt;
	font-family: arial;
  font-weight: 800;
	color: rgb(20%, 60%, 20%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
}

.middleColumnAvailability {
	font-size: 8pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 4px;
}


td#middleColumn table td table.innerBody td table.priceMiniTable {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
  background-color: rgb(100%, 100%, 100%);
/*  background-color: transparent; */
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  width: 314px; 
}

td#middleColumn table td table.innerBody td table.priceMiniTable td {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(90%, 90%, 90%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 2px solid;
	border-top: rgb(90%, 90%, 90%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 2px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}



td#middleColumn table td table.innerBody td table.dealerPriceMiniTable {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
  background-color: rgb(100%, 100%, 100%);
/*  background-color: transparent; */
	font-family: arial;

	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  width: 314px; 
}


td#middleColumn table td.linkCenter {
	font-size: 9pt;  
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px; 
}

td#middleColumn table td.linkLeft {
	font-size: 9pt;  
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px; 
}

td#middleColumn table td.linkRight {
	font-size: 9pt;  
	font-family: arial;
  font-weight: 500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px; 
}

td#middleColumn table td.middleCaption {
	font-size: 8pt;
	font-family: arial;
	font-style: italic;

	color: rgb(20%, 20%, 20%);
	background-color: transparent;

	text-decoration: none;
	text-align: center;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#middleColumn table td.leftCaption {
	font-size: 8pt;
	font-family: arial;
	font-style: italic;
	color: rgb(20%, 20%, 20%);
	background-color: transparent;
	text-decoration: none;
	text-align: center;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#middleColumn table td.rightCaption {
	font-size: 8pt;
	font-family: arial;
	font-style: italic;
	color: rgb(20%, 20%, 20%);
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}

td#middleColumn table td.image image {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 

	border-left: rgb(50%, 50%, 50%) 1px solid;
	border-right: rgb(50%, 50%, 50%) 1px solid;
	border-top: rgb(50%, 50%, 50%) 1px solid;
	border-bottom: rgb(50%, 50%, 50%) 1px solid;

/*
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;

  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;

  border-color: rgb(0%, 0%, 0%);
*/
}



/* ========================================================== */
/* Specific to the right column. */
td#rightColumn {
/*	background-color: rgb(76%, 76%, 76%); */
	background-color: B0B8C0; /*rgb(66%, 69%, 75%); */
}


td#rightColumn table {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;

 	border-left: rgb(0%, 0%, 0%) 1px solid;
	border-right: rgb(0%, 0%, 0%) 1px solid;
	border-top: rgb(0%, 0%, 0%) 1px solid;
	border-bottom: rgb(0%, 0%, 0%) 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;


  background-color: rgb(100%, 100%, 100%);
}

td#rightColumn .rightColumnBoxTable {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(4%, 20%, 36%) 0px solid;
	border-right: rgb(4%, 20%, 36%) 0px solid;
	border-top: rgb(4%, 20%, 36%) 0px solid;
	border-bottom: rgb(4%, 20%, 36%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(230%, 230%, 230%);
  width: 164px; 
}

.rightColumnBoxHeader {
  background-image: url(../images/astronomy/home/RightBack.jpg);
  background-repeat: repeat-x;
  height:19px;

	font-size: 9pt;
	font-family: verdana;
  font-weight:500;
	color: rgb(100%, 100%, 100%);
	background-color: transparent; 

  vertical-align: top;
  line-height:120%;
  text-align: center;

  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;
}

.rightColumnBoxOuter {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;

	font-size: 8pt;
	font-family: arial;
  font-weight:500;
 
	color: rgb(0%, 0%, 0%);
  background-color: rgb(100%, 100%, 100%); 
  vertical-align: top;
  float:none;
  line-height:120%;
}

.rightColumnBoxPicture {
  width: 64px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(50%, 50%, 50%) 1px solid;
	border-right: rgb(50%, 50%, 50%) 1px solid;
	border-top: rgb(50%, 50%, 50%) 1px solid;
	border-bottom: rgb(50%, 50%, 50%) 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.rightColumnBoxPrice {
	font-size: 8pt;
	font-family: arial;
  font-weight:600;
	color: rgb(100%, 0%, 0%);
	background-color: transparent; 
  text-align: center;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

td#rightColumn .rightColumnStandoutBoxTable {
  margin: 0px 0px 4px 0px;
  border: solid 1px rgb(4%, 20%, 36%);
  padding: 0px 0px 0px 0px;
/*
  background-color: rgb(100%, 100%, 100%);
*/
  width: 164px; 
}

.rightColumnStandoutBoxOuter a {
  font-family: arial;
	font-weight: bold;
	color: rgb(100%, 100%, 50%);
	background-color: transparent;
	text-decoration: underline;
}

.rightColumnStandoutBoxOuter a:hover {
  font-family: arial;
	font-weight: bold;
	color: rgb(100%, 100%, 50%);
	background-color: transparent;
	text-decoration: underline;
}


.rightColumnStandoutBoxFrameTop {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxTop.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 4px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(0%, 0%, 0%);
  padding: 0px 0px 0px 0px;
}

.rightColumnStandoutBoxFrameBottom {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxBottom.jpg);
  background-repeat: no-repeat;
  width: 150px;
  height: 4px;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(0%, 0%, 0%);
  padding: 0px 0px 0px 0px;
}


.rightColumnStandoutBoxOuter {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxMiddle.jpg);
  background-repeat:repeat;
  margin: 0px 0px 0px 0px;
  border: solid 0px rgb(0%, 0%, 0%);
  padding: 2px 2px 2px 4px;
	font-size: 8pt;
	font-family: arial;
  font-weight:500;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	background-color: rgb(100%, 100%, 100%);
  vertical-align: top;
  float:none;
  line-height:120%;
}

.rightColumnStandoutBoxPicture {
  width: 64px;
  margin: 0px 0px 0px 0px;
  border: solid 1px rgb(80%, 80%, 80%);
  padding: 0px 0px 0px 0px;
}

td#rightColumn .subHeadingCenterForStandoutBox {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxMiddle.jpg);
  background-repeat:repeat;
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	text-align:center;
  padding: 0px 4px 0px 4px;
}
td#rightColumn .subHeadingLeftForStandoutBox {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxMiddle.jpg);
  background-repeat:repeat;
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	text-align: left;
  padding: 0px 4px 0px 4px;
}

td#rightColumn .subHeadingLeftForStandoutBox {
  background-image: url(../images/astronomy/home/RightColumn/StandoutBoxMiddle.jpg);
  background-repeat:repeat;
	font-size: 9pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 100%, 100%);
	background-color: transparent;
	text-align: right;
  padding: 0px 4px 0px 4px;
}

td#rightColumn table td.rightColumnHeadingNormal {
	font-size: 10pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 100%, 100%);
	background-color: rgb(0%, 0%, 60%);
	text-align:center;
}

td#rightColumn table td.subHeadingCenter {
	font-size: 9pt;
	font-family: Arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}

td#rightColumn table td.subHeadingLeft {
	font-size: 9pt;
font-family: Arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}

td#rightColumn table td.subHeadingRight {
	font-size: 9pt;
font-family: Arial;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
}

td#rightColumn table td.middleCaption {
	font-size: 7pt;
	font-family: arial;
	font-style: normal;

	color: rgb(20%, 20%, 20%);
	background-color: transparent;

	text-decoration: none;
	text-align: center;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
}


td#rightColumn table td table.rightColumnBodyCenter {
  text-align:left;  
	font-size: 8pt;
	font-family: arial;
  font-weight:500;
	color: rgb(0%, 0%, 0%);

	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;

  background-color: transparent;
  width: 156px;


/*
	font-size: 8pt;
	font-family: arial;
  font-weight:500;
	color: rgb(0%, 0%, 0%);

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;


  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;

  background-color: transparent;
  width: 154px;
*/
}

td#rightColumn table.shoppingBasketTable {
	font-size: 9pt;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 1px solid;
	border-right: rgb(0%, 0%, 0%) 1px solid;
	border-top: rgb(0%, 0%, 0%) 1px solid;
	border-bottom: rgb(0%, 0%, 0%) 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;

  background-color: rgb(80%, 70%, 85%);

  width: 154px; /* 154px; */
}

td#rightColumn table.shoppingBasketItem {
	font-size: 9pt;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(0%, 0%, 0%) 1px solid;
	border-right: rgb(0%, 0%, 0%) 1px solid;
	border-top: rgb(0%, 0%, 0%) 1px solid;
	border-bottom: rgb(0%, 0%, 0%) 1px solid;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;


  background-color: rgb(100%, 100%, 100%);

  width: 154px; /* 154px; */
}

td#rightColumn table td.shoppingBasketMainHeading {
	font-size: 12pt;
	font-family: arial;
  font-weight:800;
	color: rgb(100%, 100%, 100%);
	background-color: rgb(40%, 30%, 60%); 
	text-align:center;
}


td#rightColumn table td table.subHeadingTable {
	font-size: 8pt;
  font-weight:700;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;

  background-color: transparent;
	text-align: center;
  width: 154px; 
}

td#rightColumn table td.rightColumnBasketItem {
	font-size: 7pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;

  background-color: transparent;
}


td#rightColumn table td.shoppingBasketCarriage {
	font-size: 8pt;
  font-weight:500;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;

  background-color: transparent;
}

td#rightColumn table td.announcement {
	font-size: 12pt;
	font-family: arial;
  font-weight:700;
	color: rgb(100%, 10%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 2px; 
}

td#rightColumn table td.linkCenter {
	font-size: 8pt;  
	font-family: arial;
  font-weight:500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px; 
}

td#rightColumn table td.linkLeft {
	font-size: 8pt;  
	font-family: arial;
  font-weight:500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px; 
}

td#rightColumn table td.linkRight {
	font-size: 8pt;  
	font-family: arial;
  font-weight:500;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px; 
}

td#rightColumn table td font.rightColumnPriorPrice {
	font-size: 10pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;
}

td#rightColumn table td font.rightColumnPrice {
	font-size: 14pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;
}

td#rightColumn table td font.rightColumnPostPrice {
	font-size: 10pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;
}

td#rightColumn table td div image {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;

	border-left: rgb(50%, 50%, 50%) 1px solid;
	border-right: rgb(50%, 50%, 50%) 1px solid;
	border-top: rgb(50%, 50%, 50%) 1px solid;
	border-bottom: rgb(50%, 50%, 50%) 1px solid;

/*
  background-color: Aqua;
*/


/*
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;
*/

}


td#rightColumn table td.advert {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

/*
  width: 160px;
	background-color: transparent; 
*/
}

td#rightColumn table td table.rightColumnList { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: transparent;

  width: 154px;
}


td#rightColumn table td.rightColumnOddListItemRank {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(95%, 95%, 95%);

  width: 20px;
}

td#rightColumn table td.rightColumnOddListItemLabel {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(95%, 95%, 95%);
}

td#rightColumn table td.rightColumnEvenListItemRank {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(100%, 100%, 100%);

  width: 20px;
}

td#rightColumn table td.rightColumnEvenListItemLabel {
	font-size: 9pt;
	color: rgb(0%, 0%, 0%);
	font-family: arial;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	border-left: rgb(94%, 94%, 94%) 0px solid;
	border-right: rgb(94%, 94%, 94%) 0px solid;
	border-top: rgb(94%, 94%, 94%) 0px solid;
	border-bottom: rgb(94%, 94%, 94%) 0px solid;

  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;

  background-color: rgb(100%, 100%, 100%);
}

















/*
.rightColumnHeadingNormal {
	font-size: 14pt;
	font-family: arial;
	color: rgb(100%, 100%, 100%);
	background-color: rgb(0%, 0%, 60%);
	text-align:center;
}

.rightColumnPreImageNormal {
	font-size: 12pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;
}

.rightColumnImageNormal {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px; 
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: rgb(0%, 0%, 0%);
}

.rightColumnPostImageNormal {
	font-size: 10pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:center;
}

.rightColumnBodyNormal {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:left;
}

.rightColumnPostBodyNormal {
	font-size: 10pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;
}

.rightColumnPriceNormal {
	text-align:center;
}

.rightColumnPriceAmountNormal {
	font-size: 14pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:center;
}

.rightColumnPricePostAmountNormal {
	font-size: 10pt;
	font-family: arial;
  font-weight: 700;
	color: rgb(0%, 0%, 0%);
	background-color: transparent;
	text-align:right;
}

.rightColumnFinalLinkNormal {
	font-size: 10pt;
	font-family: arial;
  font-weight: 500;
	color: rgb(100%, 20%, 20%);
	background-color: transparent;
	text-align:right;
}

.rightColumnOddListItem {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 20%);
	background-color: rgb(90%, 90%, 95%);
	text-align:left;

  border-right: white 0px solid;
  border-left: white 0px solid;
  border-top: white 0px solid;
  border-bottom: white 0px solid;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px; 
}

.rightColumnEvenListItem {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 20%);
	background-color: rgb(95%, 95%, 100%);
	text-align:left;

  border-right: white 0px solid;
  border-left: white 0px solid;
  border-top: white 0px solid;
  border-bottom: white 0px solid;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px; 
}
*/

/*
td#rightColumn table td.heading {
	font-size: 14pt;
	font-family: arial;
	color: rgb(100%, 100%, 100%);
	background-color: rgb(0%, 35%, 50%);
	text-align:center;
}

td#rightColumn table td.body {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 20%);
	background-color: transparent;
	text-align:left;
}

td#rightColumn table td.oddListItem {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 20%);
	background-color: rgb(90%, 90%, 95%);
	text-align:left;

border-right: white 0px solid;
border-left: white 0px solid;
border-top: white 0px solid;
border-bottom: white 0px solid;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; 

}

td#rightColumn table td.evenListItem {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 20%);
	background-color: rgb(95%, 95%, 100%);
	text-align:left;

border-right: white 0px solid;
border-left: white 0px solid;
border-top: white 0px solid;
border-bottom: white 0px solid;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px; 


}

td#rightColumn table td.image {
	image-align:center;
}


td#rightColumn tabble td.rightAdvert {
	margin-top: 2px;
	margin-bottom: 0px;

	border-left: rgb(0%, 0%, 0%) 0px solid;
	border-right: rgb(0%, 0%, 0%) 0px solid;
	border-top: rgb(0%, 0%, 0%) 0px solid;
	border-bottom: rgb(0%, 0%, 0%) 0px solid;

}
*/


/* Specific to the footer. */
/*
td#footer {
	width: 800px;
}

td#footer table {
	margin-top: 2px;
	margin-bottom: 0px;

	border-left: rgb(0%, 0%, 0%) 1px solid;
	border-right: rgb(0%, 0%, 0%) 1px solid;
	border-top: rgb(0%, 0%, 0%) 1px solid;
	border-bottom: rgb(0%, 0%, 0%) 1px solid;

	width: 810px;
}

td#footer table td.companyName {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 40%, 0%);
	background-color: rgb(100%, 95%, 95%); 
	text-align:center;
}
*/


table.linksBar {
	font-size: 10pt;
	font-family: arial;
	color: rgb(0%, 0%, 0%);
	background-color: rgb(88%, 88%, 88%); 
	text-align:center;

	width: 820px;

  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  border-right: red 1px solid;
  border-left: red 1px solid;
  border-top: red 1px solid;
  border-bottom: red 1px solid;

  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
}


