/* -----------------------------------------------------------------------------
	myQuiltGenie - stylesheet - mgq_styles.css
----------------------------------------------------------------------------- */
* {
	font-family: Verdana, Arial, serif;
	color: #000099;}
a:link, a:visited {
	color: #990099;}
a:hover, a:active {
	color: #006600;}
body {
	background-color: #eeeeff;}
tr {
	vertical-align: top;}
table {
	width: 100%;
	empty-cells: show;}
form {
	margin: 0px;}
img {
	border: 0px solid #ffffff;}
hr {
	height: 1px; 
	color: #999999;}
.center {
	text-align: center;}
.justify {
	text-align: justify;}
.right {
	text-align: right;}
.sm {
	font-size: smaller;}
.b {
	font-weight: bold;}
img.block {
	width: 75px;
	border: 1px solid #666666;
	float: left;
	margin: 5px;}
img.soon {
	float: left;
	width: 75px;
	border: 1px solid #666666;
	vertical-align: top;
	margin: 5px;
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);}
td.col1 {
	width: 25%;}
td.col2 {
	width: 50%;}
td.col3 {
	width: 25%;}
img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;}
img.avatar {
	vertical-align: middle;}
h1.header {
	font-style: italic; 
	letter-spacing: -4px;
	margin-bottom: 0px;
	font-family: Times New Roman, serif;}
a.header {
	font-family: Times New Roman, serif;
	font-size: larger;}
div.list {
	border-bottom: 1px solid #cccccc;}
div.footer {
	background-color: #ffffff; 
	border-top: 1px solid #6666aa; 
	font-size: smaller; 
	margin-top: -10px; 
	padding: 5px;}
.frac {
	font-size: 80%; 
	vertical-align: middle; 
	letter-spacing: -2px;}
.site_h {
	font-style: italic;
	font-weight: bold;}