/* This CSS is the style sheet for the entire Page Crafters site. */
BODY{
	font-family: verdana;
	margin-left: 0;
	margin-top: 25;
	background-image: url(images/bg.gif);
}
/* Link Elements */


P{
	font-family: verdana;
}
.e75{
	font-size: .75em;
	font-family: verdana;
}
.e70{
	font-size: .7em;
	font-family: verdana;
}
.e80t1{
	font-size: .80em;
	font-family: verdana;
	font-weight: bold;
	color: #36c;
}
.e80t2{
	font-size: .80em;
	font-family: verdana;
	font-weight: bold;
	color: #339;
}
.e110t3{
	font-size: 1.10em;
	font-family: verdana;
	font-weight: bold;
	color: #339;
}
.e240t4{
	font-size: 2.40em;
	font-family: verdana;
	font-weight: normal;
	color: #c30;
}
.e130t5{
	font-size: 1.30em;
	font-family: verdana;
	font-weight: bold;
	color: #339;
}
.e160t6{
	font-size: 1.60em;
	font-family: verdana;
	font-weight: bold;
}
.e80{
	font-family: verdana;
	font-size: .80em;
}
table.table80 td {
	font-family: verdana;
	font-size: .80em;
	vertical-align: top;
	padding: 5;
}
.e85{
	font-family:verdana;
	font-size: .85em;
}
.e85b{
	font-family:verdana;
	font-size: .85em;
	font-weight: bold;
}
.e95{
	font-family:verdana;
	font-size: .95em;
}
.e95b{
	font-family:verdana;
	font-size: .95em;
	font-weight: bold;
}
.e80b{
	font-family:verdana;
	font-size: .80em;
	font-weight: bold;
}
.e100b{
	font-family:verdana;
	font-size: 1.00em;
	font-weight: bold;
}
.e110b{
	font-family:verdana;
	font-size: 1.10em;
	font-weight: bold;
}
.e120b{
	font-family:verdana;
	font-size: 1.20em;
	font-weight: bold;
}
.e130b{
	font-family:verdana;
	font-size: 1.30em;
	font-weight: bold;
}
.small{
	font-family: verdana;
	font-size: small;
}
.footer{
	font-family: verdana;
	font-size: 11px;
}
.medium{
	font-family: verdana;
	font-size: medium;
}
.medbold{
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
}
.large{
	font-family: verdana;
	font-size: large;
	font-weight: bold;
}
.mono{
	font-family: monospace;
	font-size: small;
}
input{
	font-family: monospace;
}
.arial{
	font-family: arial;
	font-size: 13px;
}
textarea{
	font-family: monospace;
}
.datacell {
	text-align: center;
	padding: 2 20 2 20;
}
.redital {
	color: red;
	font-style: italic;
	font-weight: bold;
}
tr.greyhead {
	background-color: #c0c0c0;
}
tr.greyhead td {
	text-align: center;
	padding: 3 10 3 10;
}
a:link, a:visited {
	text-decoration: none;
	color: blue;
}
a:hover, a:active {
	text-decoration: none;
	color: red;
}
.style1 {
	font-family: verdana, sans serif, zurich, helvetica, arial; 
}
img {
	border-color: black;
}
.title {
	color: red;
	font-size: 1.2em !important;
}
p.ultitle {
	margin-bottom: 0;
	color: #003399;
	font-size: .8em;
}
ul.x70 {
	margin-top: 0px;
	margin-bottom: 0.1px;
	font-size: .7em;
	font-family: verdana;
}
.sectionhead {
	color: red;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}