@charset "utf-8";
.normal {
	font-family: tahoma;
	font-size: 14px;
	color: #CCCCCC;
}
.normal a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.normal a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.normal a:hover {
	color: #FFFFFF;
}


.small {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.big {
	font-family: tahoma;
	font-size: 16px;
}
.picborder {
	border: 3px solid #999999;
}
.bginstall {
	background-repeat: no-repeat;
	background-position: left top;
}
.normalcapital {
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
}
.picborder2 {
	border: thin dashed #666666;
}
#newproduct {
	height: 100px;
	width: 100px;
	z-index: auto;
	position: relative;
	float: none;
	bottom: 40px;
	margin-bottom: -100px;
	display: block;
}
.bordercontact {
	border: 1px solid #999999;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: #F5F5F5;
	border: 1px solid #666;
}
