.STYLE1 {font-size: 12px; }
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.table1 {
	background:#cccccc; 
}
.td1 {
	text-align:center;
	background:#F0F0F0;
}
.input-textfield {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #CCCCCC 1px solid; COLOR: #660000; BORDER-BOTTOM: #CCCCCC 1px solid; height:22; width:98%;text-align:left;
}
.input-button {
	BORDER-RIGHT: thin outset; BORDER-TOP: thin outset; FONT-SIZE: 12px; BORDER-LEFT: thin outset; COLOR: #353535; BORDER-BOTTOM: thin outset; FONT-FAMILY: Verdana; HEIGHT: 20px; text-align:center; width:50px;
}