th {
	background-color: #E5E5E5;
}

th#foto {
	background-color: #E5E5E5;
	border-width: 0 0 0 4px;
	border-color: #CDCDCD;
	border-style: solid;
	width: 130px;
}

th#price {
	color: #276CA7;
}

th#delete {
	color: #B80808;
}

/********************************/

td.b1 {
	border-width: 0 1px 0 0;
	border-color: #91908F;
	border-style: solid;
	vertical-align: middle;
	text-align: center;
}

td.b2 {
	background-color: #F3F3F3;
	vertical-align: middle;
	text-align: center;
}

span.blue {
	color: #276CA7;
	font-weight: 900;
}

span.red {
	color: #BC0808;
	font-weight: 900;
}

/********************************/

.d1 {
	border-width: 0 0 4px 0;
	border-color: #276CA7;
	border-style: solid;
	width: 60%;
}

.d2 {
	border-width: 0 0 4px 0;
	border-color: #7AB8FD;
	border-style: solid;
	width: 40%;
}

/*******************************/

/********************************/

.df1 {
	border-width: 0 0 1px 0;
	border-color: #276CA7;
	border-style: solid;
	width: 60%;
}

.df2 {
	border-width: 0 0 1px 0;
	border-color: #7AB8FD;
	border-style: solid;
	width: 40%;
}

/*******************************/

.blueButton {
	color: #fff;
	background-color: #276CA7;
	background-image: url(i/pic1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: uppercase;
	padding: 2px;
	border-width: 0;
}

/*******************************/
.f1 {
	border-width: 0 1px 0 0;
	border-color: #91908F;
	border-style: solid;
	vertical-align: top;
}

.f1 input, .f1 textarea  {
	border: 1px solid #A6ADB3;
	width: 168px;
}

/********************************/
.carddesc1 {
	background-color: #E9E9E9;
	color: #747474;
}

.carddesc2 {
	color: #747474;
}

.carddesc3 {
	color: #747474;
	border-width: 0 1px 0 0;
	border-color: #276CA7;
	border-style: solid;
	text-align: left;
}

.cardbg {
	background-image: url(i/dots1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.descbg {
	background-image: url(i/descbg.gif);
	background-repeat: no-repeat;
	background-position: left 18px;	
	background-color: #E7E7E7;
	padding: 18px 10px 5px 52px;
	margin: 20px 0;
}
