body {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
}
p {
	padding-bottom: 9px;
    margin: 0px;
}
td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.topbar {
	background: #ffffff;
	font-family: tahoma;
	color: #4A5A6B;
	height: 84px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 3px;
	padding-right: 10px;
}
.topnav {
	background: #ADB5C6;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 4px solid #ADB5C6;
	border-right: 3px solid #ADB5C6;
	border-top: 4px solid #ADB5C6;
}
.topnav a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	border-right: 1px solid #ADB5C6;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.topnav a:hover {
	background-color: #4A5A6B;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.maintext {
	padding: 12px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.leftbar {
	color: #384552;
	text-align: center;
	background: #ADB5C6;
}
.leftbar a {
	text-decoration: none;
	padding-top: 8px;
	color: #4A5A6B;
}
.leftbar a:hover {
	color: #142E4E;
	font-style: italic;
}
.heading {
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	padding-bottom: 13px;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.profiletitle {
	font-size: 11px;
	width: 120px;
	background: #cccccc;
}
.profileitem {
	width: 500px;
	background: #f2f2f2;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
