body {
	background-attachment: scroll;
	background-image: url(site_images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px auto 0px;

}
.inputarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
	color: #666666;

}
.inputareawidthconstr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
	color: #666666;
	width: 100px;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #E4CA94;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #333333;
	text-decoration: underline;
}
.smallpara {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.buttonorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #FF6500;
}
.thinbordersides {
	border-right: 1px dashed #E4CA94;
	border-left: 1px dashed #E4CA94;


}
.thinbordertopnbottom {
	border-bottom-style: solid;
	border-top-color: #292952;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #292952;
	border-bottom-width: 1px;


}
.thinbordertopnright {
	border-right: 1px solid #3A3A66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A3A66;

}
.productborder {
	border: 1px solid #000000;
}
.thinborder {
	border: 1px solid #CCCCCC;
}.thinborderright {

	border-right: 1px solid #3A3A66;
}
.thinborderblack {

	border: 1px solid #000000;
}
.thinbordersidesblack {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
.thinborderbottom {
	border-bottom: 1px solid #CCCCCC;

}
.thinborderbottomnsides {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.thinborderbottomnright {

	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.thinborderbottomnleft {
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECFCE;

}
