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

a.menu:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #999999}

a.menu:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #999999 }

a.menu:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003366; text-decoration: none}

.back {  background-image:  url(./images/blue_right.gif); background-repeat: repeat-x}

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

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

.title {  font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000066; letter-spacing: 1.5px; font-style: italic; line-height: 24px; font-weight: bold}

.title_indent {  font-family: "Times New Roman", Times, serif; font-size: 18px; color: #000066; letter-spacing: 1.5px; font-style: italic; line-height: 24px; font-weight: bold; padding-left: 25px;}

.name_test {  font-weight: bold; color: #000000}

.price {  font-weight: bold; color: #FFFFFF}

a:link {  color: #000066; text-decoration: none}

a:visited { color: #000066; text-decoration: none }

a:hover { color: #339900; text-decoration: none }

.small {  font-size: 10px}

#bg {
	width: 50%;				/* set half the width */
	height: 100px; 				/* height of image! */
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(./images/blue_left.gif) repeat-x;
}
#content {
        position: relative;
        z-index: 1;
      } 



