@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smalldk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.copy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.fieldcopy {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 10px;
	border: 1px inset #666666; 
	position:relative; text-align:center;
}

input.btn{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size:88%;
	width: 75px;
	border: 1px inset #666666;
	background-color: #DD1B20;
}
.fieldshort {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	width: 75px;
	border:  2px inset #666666;
}
a:link {
	color: #DD1B20;
	text-decoration: none;
}
a:visited {
	color: #DD1B20;
	text-decoration: none;
}
a:hover {
	color: #DD1B20;
	text-decoration: underline;
}
a:active {
	color: #DD1B20;
	text-decoration: none;
}
.prod {
	background-color: #FFFFFF;
	padding: 2px;
	height: 100px;
	width: 100px;
	border: 1px solid #999999;
}
.header {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #DD1B20;
	line-height: 21px;
}
.prodbig {
	background-color: #FFFFFF;
	padding: 4px;
	height: 352px;
	width: 352px;
	border: 2px solid #999999;
}
.fieldnorm {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	border: 1px inset #666666;
}
.fieldlonger {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 290px;
	border: 1px inset #666666;
}
