BODY
{
	SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: #3f5481; SCROLLBAR-SHADOW-COLOR: #3f5481; SCROLLBAR-3DLIGHT-COLOR: #3f5481; SCROLLBAR-ARROW-COLOR: #3f5481; SCROLLBAR-BASE-COLOR: white
}



.primera
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	color: white;
	line-height: 13px;
	font-family: verdana,arial,helvetica;
	text-decoration: none;
	border-collapse:collapse 
}


TD
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: baseline;
	color: black;
	font-family: verdana,arial,helvetica;
	
}
TABLE.order
{
	border-right: whitesmoke thin solid;
	padding-right: 0px;
	
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: whitesmoke thin solid;
	padding-top: 0px;
	text-align: center;
	background-color: whitesmoke;
}
INPUT
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 9pt;
	border-left: gainsboro 1px solid;
	color: black;
	border-bottom: gainsboro 1px solid;
	font-family: verdana,arial,helvetica;
	background-color: white;
	text-align: left;
}

.click
{
	border-top: none;
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana,arial,helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: #8595b0;
	text-align: center;
	border-bottom-style: none;
}

A
{
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}


