body, p, td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #656059;

	SCROLLBAR-BASE-COLOR: #ffffff;

	SCROLLBAR-ARROW-COLOR: #656059;

}

a:link {

	color: #656059;

	font-weight: bold;

	text-decoration: none;

}

a:visited {

	color: #656059;

	font-weight: bold;

	text-decoration: none;

}

a:hover {

	color: #333333;

	text-decoration: underline;

	font-weight: bold;

}

a:active {

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}

.border {

	border: 1px solid #656059;

}

.heading {

	font-weight: bold;

	font-size: 11px;

}

.links {

	background-color: #ffffcc;

	border: 1px solid #940032;

}

input, textarea {

	border: 1px solid #656059;

	background-color: #F7EEE2;

	color: #111111;

	padding-right: 6px;

	text-align: right;

}

#dhtmltooltip{

position: absolute;

width: 300px;

border: 1px solid #940032;

padding: 5px;

background-color: #ffffcc;

visibility: hidden;

z-index: 100;

}

.formElement{
font-size:10px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}