.link a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
}
.menu a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pageTitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.pageTitleNB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background: #EAEAEA;
}
input{
	border: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
