

/* Body Styles */

/* This is the Stars Theme */


#body_stars {
	background-image: url('/images/Space4.jpg');
	color: yellow;
	font-family:tahoma,verdana, sans-serif;
}
a {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color:#3F0;
}

a:link	{
	color: #3F0;
	text-decoration:none
}
a:visited	{
	color: #3F0;
	text-decoration:none
}
a:active	{
	color: #009900;
	text-decoration:none
}
a:hover {
	color: #006800;
	text-decoration:underline
}

.headline {
	font-weight: bold;
	font-size: 14pt;
	line-height: 110%;
	margin-top: 35px;
}

.story {
	font-size: 12pt;
	line-height: 150%;
}

td.catalog {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.price {
	color:#3F0;
	font-weight: bold;
	font-size: 11pt;
}

.main {
	line-height: 150%;
	padding: 10px 50px 10px 250px;
} 


/* Admin info table styles */
.label {

}

.info {
	color:#3F0;
}
