textarea {font-family: Verdana; font-size: 12px; background-color: #E1EEF8; color: black; border: 2px solid #8F8A7E;}
input {font-family: Verdana; font-size: 12px; background-color: #E1EEF8; color: black; border: 2px solid #8F8A7E}
input.disabledinput {font-family: Verdana; font-size: 12px; background-color: #D6D4C9; color:grey; border: 2px solid #8F8A7E}
select {font-family: Verdana; font-size: 12px; background-color: #E1EEF8; color: black; border: 2px solid #8F8A7E}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #233541;
	text-decoration: none;
}
a:visited {
	color: #233541;
	text-decoration: none;
}
a:hover {
	color: 5A86A0;
	text-decoration: underline;
}
a:active {
	color: #233541;
	text-decoration: none;
}
.style1 {font-size: 8px}
.style2 {font-size: 8px; font-weight: bold; }
.style3 {font-size: 9px; font-weight: bold; }
.systemMessage {color: red;font-size:12px;}
.errorMessage {color:red;}