body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(diagatile.jpg);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 6px 0px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96a01b;
	text-decoration: none;
	margin: 0px;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004789;
	text-decoration: none;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 7px;
}

td.logotop {
	background-image: url(top_logo.jpg);
	background-repeat: repeat-x;
}
td.logo {
	background-image: url(logo.jpg);
	background-repeat: repeat-x;
}
td.logobottom {
	background-image: url(bottom_logo.jpg);
	background-repeat: repeat-x;
}
table.headerbg {
	background-image: url(header_tile.jpg);
	background-repeat: repeat-x;
}
td.header {
	background-image: url(header_map.jpg);
	background-repeat: repeat-x;
}

td.contacttile {
	background-image: url(contact_tilebg.jpg);
	background-repeat: repeat-y;
}
table.banner {
	background-image: url(banner_tile.jpg);
	background-repeat: repeat-x;
}
td.bannerlady {
	background-image: url(banner_lady.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bannerblacklady {
	background-image: url(banner_blacklady.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bannerchineselady {
	background-image: url(banner_chineselady.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bannerman {
	background-image: url(banner_man.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bannerblackman {
	background-image: url(banner_blackman.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.bannerplane {
	background-image: url(banner_plane.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.bottomlink {
	background-image: url(bottomlinks_tile.jpg);
	background-repeat: repeat-x;
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004789;
	text-decoration: none;
	margin: 0px;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}

a.small:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}
a.small:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}
a.small:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004789;
	text-decoration: none;
	margin: 0px;
}
a.small:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	margin: 0px;
}

a.vsmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}
a.vsmall:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}
a.vsmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004789;
	text-decoration: none;
	margin: 0px;
}
a.vsmall:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
	margin: 0px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004789;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px solid #95A016;
	width: 50px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.formtextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004789;
	text-decoration: none;
	font-weight: normal;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #95A016;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	height: 20px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004789;
	text-decoration: none;
	font-weight: normal;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #95A016;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
}
