body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #999999;

}

td {
	font-size: small;	
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.page {
	width: 690px;
	background-image: url(../images/pageback.jpg);
	border: none;
	bottom: 0px;
}

.content {
	width: 610px;
	background-image: url(../images/pageback.jpg);
}
.layout {
	width: 100%;
}
.hiddenPic {display:none;}

.credits {
	font-size: 6pt;
	color: #999999;
	text-transform: uppercase;
	vertical-align: bottom;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}


a.linkpage:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
a.linkpage:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.linkpage:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.linkpage:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a.heading:link {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.heading:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.heading:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
}
a.heading:active {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.subheading:link {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.subheading:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
a.subheading:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #66CC33;
	text-decoration: none;
}
a.subheading:active {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	text-align: left;
	padding: 0px;
/*	background-color: 333333;	*/
	background-image: url(../images/pagecontentback.jpg); 
}
.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #669933;
}
.subheading {
	font-size: 10pt;
	font-weight: bold;
	color: #669933;
}
.contenttext {
	font-size: 12pt;
	color: #999999;
	word-spacing: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sysmessage {
	font-weight: bold;
	color: #FF0000;
}
.defaultpage {
	width: 690px;
	background-image: url(../images/pageback.jpg);
	border: none;
	bottom: 0px;

}
.defaultcontent {

	width: 540px;
	background-image: url(../images/pageback.jpg);
}
.iframebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999999;
	text-align: left;
	background-image: url(../images/pagecontentback.jpg);
	}
.summary {
	left: 10px;
	font-size: 11pt;
	color: #999999;
	word-spacing: normal;	
}
.links {
	width: 100%;
	left: 0px;
	top: 0px;
}
.printcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
}
