body{
	margin-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	display: block;
	clear: both;
	padding-top: 11px;
}
#bar {
	display: block;
	clear: both;
	padding-left: 5px;
	padding-top: 2px;
}
.txtbarlink {
	color: #084C8D;
	text-decoration: none;
}
.txtbarlink A:link {
	color: #084C8D;
	font-weight: bold;
	text-decoration: none;
}
.txtbarlink A:visited {
	color: #084C8D;
	font-weight: bold;
	text-decoration: none;
}
.txtbarlink A:hover {
	color: #084C8D;
	font-weight: bold;
	text-decoration: underline;
}
.menulink {
	color: #084C8D;
	text-decoration: none;
}
.menulink A:link {
	color: #084C8D;
	font-weight: bold;
	text-decoration: none;
}
.menulink A:visited {
	color: #084C8D;
	font-weight: bold;
	text-decoration: none;
}
.menulink A:hover {
	color: #084C8D;
	font-weight: bold;
	text-decoration: underline;
}
.menusublink {
	color: #084C8D;
	text-decoration: none;
}
.menusublink A:link {
	color: #084C8D;
	text-decoration: none;
}
.menusublink A:visited {
	color: #084C8D;
	text-decoration: none;
}
.menusublink A:hover {
	color: #084C8D;
	text-decoration: underline;
}
#menu1 ul {
	list-style : none;
}
h3 {font-size: 14px;}