html {
	height: 100%;
}

/* Text */

.title20
{
	font-style:normal;
	text-decoration:none; 
	font-size:20px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;	
}

.title16
{
	font-style:normal;
	text-decoration:none; 
	font-size:16px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;	
}

.normal9
{
	font-style:normal;
	text-decoration:none; 
	font-size:9px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;
	line-height:12px;
}

.normal10
{
	font-style:normal;
	text-decoration:none; 
	font-size:10px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;
	line-height:14px;
}

.normal11
{
	font-style:normal;
	text-decoration:none; 
	font-size:11px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;
	line-height:15px;
}

.normal11_2 /* for product names more line-height */
{
	font-style:normal;
	text-decoration:none; 
	font-size:11px;
	color:#444444;
	font-family:Verdana, Arial, Helvetica;
	line-height:18px;
}

.lineheight6
{	
	line-height:6px;
}

.lineheight14
{	
	line-height:14px;
}

.bold
{
	font-style:normal;
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica;	
}


/* Color */

.white
{	
	color:#ffffff;
}

.whiteBkg
{	
	background-color:#ffffff;
}

.greydark 
{
	color:#666666;	
}

.greylight
{
	color:#999999;	
}


/* Controls */

.ML_input
{	
	width:126px;
}

.form_input
{	
	width:270px;
}

.form_button
{	
	width:50px;
}
