body,td,th {
	font-family: Verdana;
	font-size: 13px;
}
a:link {
	color: #526194;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #526194;
	text-decoration: none;
}
a:hover {
	color: #141D3A;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	color: #141D3A;
	text-decoration: underline;
}
a.foot:active {
	color: #0000CC;
	text-decoration: underline;
}
table.content {
	border: 1px solid #7785B6;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer {
	height: 60px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/footer.gif);
	background-color: #7785B6;
	text-align: center;
	vertical-align: middle;
}
table.items {
	border: 0px;
	line-height: 16px;
}
table.items td {
	padding-right: 4px;
	padding-left: 2px;
}
.items_hd {
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #1C3792;
	padding-top: 10px;
}
table.info {
	margin-top: 5px;
	border-top: 1px solid #B7C8EC;
	border-right: 1px solid #B7C8EC;
}
table.info td {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left: 1px solid #B7C8EC;
	border-bottom: 1px solid #B7C8EC;
}
.info_hd {
	height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #94A2CE;
	padding-left: 0px;
}
.ttl {
	font-size: 14px;
	font-weight: bold;
	color: #1C3792;
}
.hd {
	font-weight: bold;
	color: #526194;
}
.hl {
	color: #0000CC;
}
.md {
	font-size: 11px;
	font-style: italic;
}
.field {
	font-family: Verdana;
	background-color: #E6E8EE;
	border: 1px solid #B7C8EC;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	background-color: #7785B6;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E6E8EE;
	border: 1px solid #B7C8EC;
}
