.dtxt {
	font-family: Verdana, Arial;
	font-size: 13px;
}
.btxt {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline overline;
}
.stxt {
	font-family: Verdana, Arial;
	font-size: 11px;
}
a.nv {
	color: #FFFFFF;
	text-shadow: #808080 2px 2px 2px;
}
a.nv:link {
	text-decoration: none;
}
a.nv:hover {
	text-decoration: underline;
}
a.nv:visited {
	text-decoration: none;
}
a.bt {
	color: #2A4779;
}
.hdd {
	font-weight: bold;
	color: #2A4779;
}
.ndt {
	margin-left: 20px;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #2A4779;
	text-shadow: #999999 2px 2px 2px;
	margin-top: -8px;
	margin-bottom: -2px;
}
h2 {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #2A4779;
	text-shadow: #999999 2px 2px 2px;
	margin-bottom: -2px;
}
input {
	font-family: Verdana, Arial;
	font-size: 13px;
}
textarea {
	font-family: Verdana, Arial;
	font-size: 13px;
}
table.top {
	font-family: Verdana, Arial;
	font-size: 13px;
	border-color: #59A0E0;
	border-style: solid;
	border-width: 0 2px 0 2px;
}
table.ata {
	font-family: Verdana, Arial;
	font-size: 13px;
	background-color: #68D0FA;
	border-color: #2A4779;
	border-style: solid;
	border-width: 0 0 2px 2px;
}
td.atd {
	border-color: #2A4779;
	border-style: solid;
	border-width: 2px 2px 0 0;
}
td.main {
	background-color: #58C5F0;
	background-image: url("/images/main.jpg");
	background-repeat: no-repeat;
}
td.side {
	background-color: #FFBA00;
	background-image: url("/images/right.jpg");
	background-repeat: no-repeat;
	color: #FFFFE0;
	font-weight: bold;
}
td.bottom {
	background-color: #ACE6FF;
	background-image: url("/images/bottom.gif");
	background-repeat: repeat-x;
	color: #2A4779;
	font-weight: bold;
}
