.cell1 { background-color: #ffffff; }
.cell2 { background-color: #9cd7d5; }
	
.text1 {
	color: #828282;
	font-family: Verdana;
	font-size: 12px;
	
	font-weight: normal;
}

.text1-bold {
	color: #828282;
	font-family: Verdana;
	font-size: 12px;
	
	font-weight: bold;
}

.text2 {
	color: #86afd8;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.text2-bold {
	color: #86afd8;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.text3 {
	color: #86afd8;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

.text3-bold {
	color: #86afd8;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.nav-text {
	color: #86afd8;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.desc-text {
	color: #86afd8;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.price-text {
	color: #86afd8;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.nav-textAC {
	color: #fae9a1;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;	
}

.sub-nav-textAC {
	color: #fae9a1;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

.sub-nav-text {
	color: #86afd8;
	font-family: Verdana;
	font-size: 12px;	
	font-weight: bold;
	text-decoration: none;
}

.p-head {
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#828282;
	margin: 15px 0px 0px 0px;
}

.p-desc {
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#828282;
	margin: 7px 0px 0px 0px;
}

.text1-error {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	height:21px;
	background-color:#FFCCCC;
}	

.input-text-error {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	height:21px;
	background-color:#FFCCCC;
}

.field1 {
	font: 12px Arial;
	color: #828282;
	border: 1px solid #828282;
	background-color: #fff;
	margin: 2px;
	width: 250px;
}

.field1-error {
	font: 12px Arial;
	color: #828282;
	border: 1px solid #828282;
	background-color: #FFCCCC;
	margin: 2px;
	width: 250px;
}
