body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
SELECT, INPUT {
	font-size: smaller;
	color: #FFFFFF;
	background-color: #999999;
	font-family: "Myriad Pro", Tahoma, Arial;
}
TEXTAREA {
	font-family: "Myriad Pro", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
td,th {
	font-size: 14px;
	font-family: "Myriad Pro", Tahoma, Arial;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.inp {
	font-size: smaller;
	color: #FFFFFF;
	background-color: #999999;
	font-family: "Myriad Pro", Tahoma, Arial;
}
.checkstyle {
	font-size: smaller;
	color: #444444;
	background-color: #242424;
}
.texta {
	font-size: normal;
	color: #FFFFFF;
	background-color: #444444;
	font-family: Tahoma, Arial;
}
.small { font-size: 12px}
.strong { font-weight:bold }
.smaller { font-size: 12px}
.xsmall { font-size: x-small}
.xxsmall { font-size: xx-small}
.RestDlight {color: #FF9;}
.blackno {
	font-size: 9px;
	color: #000000;
	cursor:pointer;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
	background-image: url(Pics/Dot15.gif);
} 
.headline1 {
	font-weight: bolder;
	font-size: larger;
}
.red { color: #FF0000}
.black {
	font-size: 8px;
	color: #000000;
	background-image: url(Pics/BgdHeadLine.gif);
} 
.headline1 {
	font-weight: bolder;
	font-size: larger;
}
.noborder {
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.whiteborder {
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.price {text-align: right;width: 28px;}
.inputdetalle {font-size: 9px; height: 10px; color:#999999; font-family: Arial Narrow}
.selectorder {font-size: 9px; height: 14px; font-family: Arial Narrow}
.ordno {
	text-align: right;
	width: 14px;
}