body {
	margin: 0px;
	padding: 0px;
}

BODY, P, TD, TR, TH, TABLE {
	font-size: 8pt;
	font-family: verdana, helvetica, sans-serif;
	color: #666666;
}

A:link, A:active, A:visited {
	color: #008;
	text-decoration: none;
}

A:hover {
	color: #00f;
	text-decoration: underline;
}

.footer {
	text-align: center;
	font-size: 8pt;
	color: #000000;
}

.content_1 {
position: absolute; left: 192px; top: 139px; padding-right: 32px;
}

.content_2 {
	padding-bottom: 16px;
}

.logo {
	position: absolute; left: 0px; top: 0px; height: 170px; width: 140px; padding: 0px; margin: 0px;
}

.banner {
	position: absolute; left: 170px; top: 27px; height: 70px; width: 482px; padding: 0px; margin: 0px;
}
.sponsor {
	width: 170px; background-color: #eeeeee; padding: 8px;
}

.menu_3 {
	padding: 12px 22px 20px 0px; text-align: right; font-size: 10pt; line-height: 140%; color: #000;
}
.menu_2 {
	background-image: url('/site/files/template/menubg_end.gif'); width: 170px; background-position: bottom left; background-repeat: no-repeat;
}
.menu_1 {
	margin-top: 37px; background-image: url('/site/files/template/menubg.jpg'); width: 170px; margin-bottom: 20px;
}

.leftbox {
	position: absolute; left: 0px; top: 120px; width: 170px; background-image: url('/site/files/template/left_bg.gif'); background-repeat: repeat-y;
}

.header_1 {
	position: absolute; left: 0px; top: 0px; height: 120px; width: 100%; background-image: url('/site/files/template/hdr_bg.gif'); background-repeat: repeat-x;
}
.header_2 {
	position: absolute; right: 0px; top: 0px; height: 120px; width: 58px; background-image: url('/site/files/template/hdr_right.gif'); background-repeat: no-repeat;
}
#contactusform table, #displaytbl, #admintbl {
	border: 1px #BBAC93 solid;
	background: #EEE8DA;
	margin-bottom: 12px;
        width: 550px:
}
#contactusform td {
	margin: 1px;
}
#contactusform td.col1 {	
	background: #D5C9B3;
	text-align: right;
	border: 1px #eee8da solid;
}
#contactusform input, #contactusform select, #contactusform textarea, #displaytbl input, #displaytbl select, #displaytbl textarea, input.button {
	border: 1px #A5957A solid;
	font-family: Verdana, Helvetica, sans-serif;
	color: #555;
	font-size: 7.5pt;
}

#displaytbl td, #displaytbl th {
	margin: 1px;
	padding: 3px;
        width: 550px;
}

#displaytbl th {
	text-align: right;
	background: #D5C9B3;
	font-weight: normal;
	color: #444;
}
#displaytbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#displaytbl tr.listhdr th {
	text-align: center;
}

input.button {
	background: #D2CABC;
}


#admintbl {
	margin-bottom: 12px;
}

#admintbl td {
	background: #F7F4ED;
}

#admintbl td, #admintbl th {
	margin: 1px;
	padding: 3px;
}

#admintbl th {
	text-align: right;
	background-color: #EEEBE4;
	color: #333;
}
#admintbl th.hdr {
	font-size: 11pt;
	text-align: center;
}

#admintbl tr.listhdr th {
	text-align: center;
}
.userb {
	padding: 6px;
	font-size: 9pt;
	font-weight: bold;




/* IASP v4.4 new site record layout styles */

.sitebox {
	display: none;
}

#sbox_0 {
	display: block;
}

.sitecontainer {
	padding: 16px 3px;
	border: 1px #aaa solid;
}

.siteheader {
	background: #eee;
	padding: 2px;
	border: 1px #aaa solid;
}

#sitetbl {
	border-collapse: collapse;
}

.siteheader a:link, .siteheader a:visited, .siteheader a:active {
	display: block;
	float: left;
	padding: 3px 8px;
	text-decoration: none;
	color: #444;
	background: #ddd;
	margin: 0 3px;
}

.siteheader a:hover, .siteheader a.on:link, .siteheader a.on:visited, .siteheader a.on:active {
	background: #444;
	color: #fff;
}


