#contentmenu {
	height: 100px;
}

.titletext {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}



.labeltext {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.inputtext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	width: 500px;
	height: 200px;
}

