body {
     margin: 0px 0px 0px 0px;
}

a.nav:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/04.gif);
	height: 20px;
	width: 145px;
	position: relative;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
}

a.nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/04.gif);
	height: 20px;
	width: 145px;
	position: relative;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
}

a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/05.gif);
	height: 20px;
	width: 145px;
	position: relative;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
}

.tbl {
	border-right: 1px solid #252F42;
	border-bottom: 1px solid #252F42;
	border-left: 1px solid #252F42;
}

.cell {
	border-bottom: 1px solid #252F42;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252F42;
	background-color: #4C5C6E;
	height: 14px;
}

a.link:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E0DFE3;
	text-decoration: none;
}

a.link:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E0DFE3;
	text-decoration: none;
}

a.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E0DFE3;
	text-decoration: underline;
}.img {
	border-right-color: #203146;
	border-bottom-color: #203146;
	border-left-color: #203146;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.atop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
