BODY {
	background-attachment: inherit;
	background-color: silver;
	background-image: none;
	border-bottom-style: none;
	bottom: auto;
	COLOR: black;
	left: auto;
	MARGIN: 0px;
	padding: 0px;
	right: auto;
	top: auto;
	z-index: auto;
}

#hdr {
	background-color: white;
	background-image: url(../graphics/ashrae.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom-color: #000000;
	border-collapse: inherit;
	border-style: none;
	bottom: auto;
	COLOR: black;
	HEIGHT: 140px;
	left: auto;
	MARGIN: 0px;
	overflow: auto;
	right: auto;
	top: auto;
	visibility: inherit;
	width: 100%;
}

#c-block {
	background-color: inherit;
	background-image: none;
	border-bottom-style: solid;
	border-collapse: inherit;
	border-color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	COLOR: blue;
	HEIGHT: auto;
	margin: inherit;
	padding: inherit;
	WIDTH: 100%;
	Z-INDEX: 1;
}

#c-col {
	background-color: white;
	background-image: none;
	background-position: center 50%;
	border-bottom-style: none;
	border-collapse: inherit;
	border-color: black;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	COLOR: inherit;
	height: auto;
	margin-bottom: 0px;
	margin-left: 142px;
	margin-right: 142px;
	margin-top: 0px;
	padding-left: 5%;
	padding-right: 5%;
	POSITION: relative;
	text-align: left;
	Z-INDEX: 5;
}

#lh-col {
	background-color: transparent;
	background-image: none;
	border-collapse: inherit;
	border-style: none;
	COLOR: blue;
	height: auto;
	LEFT: 0px;
	POSITION: absolute;
	text-align: center;
	TOP: 122px;
	WIDTH: 140px;
	Z-INDEX: 3;
}

#rh-col {
	background-color: transparent;
	background-image: none;
	border-collapse: inherit;
	border-color: inherit;
	border-style: none;
	COLOR: blue;
	height: auto;
	POSITION: absolute;
	RIGHT: 0px;
	text-align: center;
	TOP: 122px;
	WIDTH: 140px;
	Z-INDEX: 2;
}

#ftr {
	background-color: transparent;
	background-image: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-collapse: inherit;
	border-left-color: #000000;
	border-left-style: none;
	border-right-color: #000000;
	border-right-style: none;
	border-top-color: #000000;
	border-top-style: none;
	COLOR: inherit;
	font-size: small;
	HEIGHT: auto;
	MARGIN: 0px;
	text-align: center;
	WIDTH: 100%;
}

h1 {
	background-color: inherit;
	background-image: url('none');
	color: black;
}

h2 {
	background-color: inherit;
	color: black;
	padding: 0%;
}

h3 {
	background-color: inherit;
	color: black;
	margin: 0%;
	padding: 0%;
}

h4 {
	background-color: inherit;
	color: black;
	margin: 0%;
	padding: 0%;
}

h5 {
	background-color: inherit;
	color: black;
	margin: 0%;
}

ol {
	margin-bottom: 0%;
	margin-top: 0%;
}

li {
	background-color: inherit;
	border-collapse: collapse;
	color: black;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 0%;
	margin-top: 0%;
	padding: 0%;
}

p {
	background-color: inherit;
	color: black;
	font-size: medium;
	line-height: inherit;
	margin: 0%;
	padding: 0%;
}

a:link {
	background-color: inherit;
	color: red;
	text-decoration: underline;
}

a:active {
	background-color: inherit;
	color: fuchsia;
	text-decoration: underline;
}

a:visited {
	background-color: inherit;
	color: purple;
	text-decoration: underline;
}

a:hover {
	background-color: black;
	color: white;
	padding: inherit;
	text-decoration: underline;
}

#menu1 {
	background-color: inherit;
	background-position: center bottom;
	color: black;
	text-align: center;
}

#menu2 {
	font-size: x-small;
}

.credit {
	background-color: inherit;
	color: black;
	font-size: small;
	font-style: italic;
	text-align: right;
}

.title1 {
	background-color: transparent;
	color: blue;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

.title2 {
	background-color: transparent;
	color: blue;
	font-size: large;
	font-variant: small-caps;
	text-align: center;
}

.title3 {
	background-color: transparent;
	color: blue;
	font-size: xx-large;
	font-variant: small-caps;
	text-align: center;
}

.title4 {
	background-color: transparent;
	color: blue;
	font-size: large;
	text-align: center;
}

.title5 {
	background-color: transparent;
	color: red;
	font-size: large;
	text-align: center;
}

.title6 {
	background-color: transparent;
	color: red;
	text-align: center;
}

.title7 {
	background-color: transparent;
	color: black;
	font-size: large;
}

.italic {
	border-collapse: collapse;
	border-style: none;
	font-style: italic;
	margin: 0%;
	padding: 0%;
}

.indent {
	left: 1in;
	margin-bottom: 0%;
	margin-left: .5in;
	margin-top: 0%;
	text-indent: 3in;
}

.alignc {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.img1 {
	text-align: center;
}

.required {
	background-color: yellow;
}

.alignl {
	text-align: left;
}

.alignr {
	text-align: right;
}

table {
	color: black;
	display: table;
	width: 100%;
}