
body {
	font-family: "century gothic";
	font-size: 10pt;
	color: #64482B;
	background-image: url(http://www.inspirationchild.com/amimg/bg.gif);
	background-attachment: fixed;
}
table, td, tr, tbody
{font-size: 10pt;}
.maintable, .itemcolor {
	font-size: 10pt;
}
.footer {
	font-size: 8pt;
}
.drilldown {
	font-weight: bold;
	font-size: 90%;
}
hr {
	color: #D4DD8A;
	font-size: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #6E5135;
}
a:visited {
	text-decoration: none;
	color: #6E5135;
}
a:hover {
	text-decoration: none;
	color: #F27980;
}
a:active {
	text-decoration: none;
	color: #6E5135
}
.pagelinkcolor, .catcolor {
	line-height: 15pt;
}
.rightdivider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D4DD8A;
}
.leftdivider {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6D5233;
}
.drilldown {
	font-size: 80%;
	font-weight: bold;
}
.formbutton {
	background-color: #F27980;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "century gothic";
}
input, select, textarea {
	border: 1px solid #F27980;
}

