.maintext {
	font-size: 12px;
	font-family: arial;
	color: #1E295C;
}

.formboxes {
	font-size: 12px;
	font-family: arial;
	color: #1E295C;
	border: 1px solid #7B7978;
}

.prodsmalltext {
	font-size: 10px;
	font-family: arial;
	color: white;
}

.proddesctext {
	font-size: 12px;
	font-family: arial;
	color: #0F3775;
	padding: 20px;
}

.prodadmindesctext {
	font-size: 12px;
	font-family: arial;
	color: #0F3775;
	padding: 15px;
}
.prodadminwhitetext {
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
	padding: 15px;
}
.prodadminwhitetext2 {
	font-size: 12px;
	font-family: arial;
	color: #FFFFFF;
}
.proddesctitle {
	font-size: 14px;
	font-family: arial;
	color: #0F3775;
	font-weight: bold;
}

.prodsmallddb {
	font-size: 10px;
	font-family: arial;
	color: black;
	background-color: #67BDDA;
}

.prodprice {
	font-size: 25px;
	font-family: arial;
	color: #F1C32F;
	font-weight: bold;
}

.prodpricew {
	font-size: 16px;
	font-family: arial;
	color: #FFFFFF;
}

.prodpricest {
	font-size: 16px;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: line-through;
}

.carttext {
	font-size: 12px;
	font-family: arial;
	color: #1E295C;
}

.carterrortext {
	font-size: 12px;
	font-family: arial;
	color: #DA3333;
}

.carttexterror {
	font-size: 12px;
	font-family: arial;
	color: #1E295C;
	background-color: #DA3333;
}

.cartpricetext {
	font-size: 12px;
	font-family: arial;
	color: #328CCA;
}

.carttotaltext {
	font-size: 12px;
	font-family: arial;
	color: #F37120;
	font-weight: bold;
}

.cartheader {
	font-size: 12px;
	font-family: arial;
	color: #1E295C;
	font-weight: bold;
}

.textprods a {
	font-size: 12px;
	font-family: arial;
	color: #0F3775;
	text-decoration: none;
}

.textprods a:hover {
	font-size: 12px;
	font-family: arial;
	color: #F37120;
	text-decoration: underline;
}

.textprodsprice a {
	font-size: 12px;
	font-family: arial;
	color: #F37120;
	font-weight: bold;
	text-decoration: none;
}

.textprodsprice a:hover {
	font-size: 12px;
	font-family: arial;
	color: #F1C32F;
	font-weight: bold;
	text-decoration: underline;
}

.textprodstitle {
	font-size: 15px;
	font-family: arial;
	color: #0F3775;
	font-weight: bold;
	text-decoration: none;
}

.prodnames {
	font-size: 11px;
	font-family: arial;
	color: white;
}
