body {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffb0;
	background-image: url(graphics/bkgrnd.jpg);
	background-repeat: repeat;
	background-position: left top;

}


a:link {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #993399;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}

a.menu:link {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.menu:active {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.menu:visited {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.menu:hover {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.site:link {
	color: #99cc33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.site:active {
	color: #99cc33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.site:visited {
	color: #99cc33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.site:hover {
	color: #990099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #ffffb0;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#009900;
	font-weight:bold;

}

.propdesc {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#660066;
	font-weight:bold;
	font-style: italic;

}


.tableborderthin{
	border: 1px solid #333300;
}

.tablebordersidesthin{
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.tableborderr {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #FFD9EC;
	border-right-color: #FFD9EC;
	border-bottom-color: #FFD9EC;
	border-left-color: #FFD9EC;
}


.tableborder2 {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}

.tableborder3 {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #FFFF97;
	border-right-color: #FFFF97;
	border-bottom-color: #FFFF97;
	border-left-color: #FFFF97;
}

.tableborder4 {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #BADC98;
	border-right-color: #BADC98;
	border-bottom-color: #BADC98;
	border-left-color: #BADC98;
}

.tableborder5 {
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #FFCF88;
	border-right-color: #FFCF88;
	border-bottom-color: #FFCF88;
	border-left-color: #FFCF88;
}blockquote {
	margin: 0px 8px;
}
hr {
	color: #CC99CC;
}
.top {
	background: url(graphics/bkgrnd.jpg) no-repeat center top;
}
