body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ccc;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: normal;
	color: #000;
	line-height:125%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: normal;
	color: #000;
	line-height:125%;
}

A:link, A:visited, A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #418fb1;
	text-decoration: underline;
	font-size: 100%;
}

A:hover, A:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	font-size: 100%;
}

A.head:link, A.head:visited, A.head:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
	font-size: 90%;
}

A.head:hover, A.head:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
	font-size: 90%;
}

A.table:link, A.table:visited, A.table:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	font-size: 100%;
}

A.table:hover, A.table:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
	font-size: 100%;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
	font-size: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}

td.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: normal;
	color: #000;
	line-height:125%;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

td.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: normal;
	color: #000;
	line-height:125%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

A.email:link, A.email:visited, A.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #418fb1;
	text-decoration: underline;
	font-size: 90%;
}

A.email:hover, A.email:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc3300;
	text-decoration: underline;
	font-size: 90%;
}

A.nav:link, A.nav:visited, A.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size: 80%;
}

A.nav:hover, A.nav:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #f4e100;
	text-decoration: none;
	font-size: 80%;
}

A.subnav:link, A.subnav:visited, A.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	padding-top:10px;
	line-height:100%
}

A.subnav:hover, A.subnav:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #f4e100;
	text-decoration: none;
	font-size: 80%;
	padding-top:10px;
	line-height:100%
}


A.bottomnav:link, A.bottomnav:visited, A.bottomnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 75%;
}

A.bottomnav:hover, A.bottomnav:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #cc3300;
	text-decoration: underline;
	font-size: 75%;
}

div.content {
	border:1px solid #000;
	background:#fff;
	width:782px;
}

div.subnav {
	background:#999999;
	border:1px solid #999999;
	border-bottom-color:#666666;
	border-left-color:#e5e5e5;
	border-top-color:#e5e5e5;
	width:100%;
/*	height:30px;
	overflow:hidden;  */
}

.fform {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight: normal;
	color: #000;
	line-height:125%;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:
	normal;
	color: #000;
	line-height:125%;
}

input.button {
	background:#cc3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #fff;
	border-top:1px solid #f63;
	border-left:1px solid #f63;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}