@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-image: url(header1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tname {
	font-size: 18px;
	font-weight: bold;
}

.thumbs {
	font-size: 12px;
}


.yootop {
	background-color: #ffffff;
/*	background-image: url(yootop.jpg); */
}
.tcolor {
	font-size: 16px;
	font-weight: bold;
}
.tdescription {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.shoptable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.style20 {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 18px;
}
.navbar {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
