.goup {
	margin-top: -30px;
}
.input {
	font-size: 10pt;
	border: 1px solid #6178A5;
	background-color: #ECEEF2;
}
.textarea1 {
	font-size: 10pt;
	border: 1px solid #6178A5;
	background-color: #ECEEF2;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4B076;
	border-right-color: #BB6200;
	border-bottom-color: #BB6200;
	border-left-color: #E4B076;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
select {
	font-size: 10pt;
	border: 1px solid #6178A5;
	background-color: #ECEEF2;
}
div.menu {
	margin: 10px 10px 10px 30px;
}
div.menu a {
	line-height: 20px;
	font-weight: bold;
	color: blue;
}

div.menu a:visited, a.additem:visited  {
	text-decoration: underline;
	color: blue;
}
div.menu a:hover {
	text-decoration: underline;
	color: white;
}
a.additem {
	text-decoration: none;
	font-weight: bold;
}
a.additem:hover {
	color: #FF6600;
}

.crm { COLOR: #FFCC33; FONT-WEIGHT: bold }
.crm:hover { COLOR: #FFCC66; FONT-WEIGHT: bold }