body {
  background-color: #000000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px;}
p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px;}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
td.bg {background-position:top; background-image:url(images/hubble.jpg); background-repeat:no-repeat}
.border { 	border-right-width: medium;
	border-left-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F7772C;
	border-left-color: #F7772C;
	border-bottom-color: #F7772C;}
.border_left { 	border-right-width: medium;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none
}
	
	
/*Links*/
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #006666}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #006666}
a:visited{  font-family: Verdana, Arial, Helvetica, sans-serif; color: #663366}

/*Top/Bottom Navigation */
a.nav:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F7772C; font-size: 11px; text-decoration:none}
a.nav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F7772C; font-size: 11px; text-decoration:none; font-style:italic}
a.nav:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F7772C; font-size: 11px; text-decoration:none}
a.nav:visited{  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F7772C; font-size: 11px; text-decoration:none}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7772C;
	text-decoration:none;
	font-size: 11px} 

/* With no border on images when images contain links they don't have outlines */
img {border: none} 

/* for main title on all windows -- LIGHT BROWN */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a06423;}
	
/* for subtitles -- TEAL */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
/* for sub-subtitles -- Black */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #Black
}

ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.test {
	border-right-width: medium;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F7772C;
	border-left-color: #F7772C;
}

.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px} 

table#containerTable td {padding-top: 0.5em;}
td.dots {background: transparent url(images/dots2.gif) bottom left repeat-x; width: 95%; vertical-align: bottom; text-align: left}
span.item { padding-right: 0.5em;}
td.price {text-align: right; width: 5%; padding-left: 0.5em; vertical-align: bottom;}
