/* CSS Document */


.inputbig {	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 220px;
}
.inputnormal {	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 140px;
}
.inputsmall {	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 60px;
}
.whitemenu {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.tblmenu {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
		
}
.tblmenu2 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	
}
-->