/* */
/* This is for the new Mythical Dreams site PrismHobbies
Created by Prismdaisy for use on Mythical Dreams */

body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Fonts */

.body_font		{ font-family: Arial, Helvetica, sans-serif; font-weight: none; font-size: 12px; color : #000000; }
a.body_font 	{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; color : #000000; }
a.body_font:hover{ font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color : #808080; }

.navigation_font {
	font-size: 12px;
	color: #000000;
}

/* Tables */

.nav_table {
	border: 2px solid #000000;
}
.body_table {
	width: 100%;
	border: 2px solid #000000;
}
.thumb_table {
	width: 100px;
	border: 2px solid #000000;
}