.title {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #F47C20;
}
.main {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #0874C7;
}
.main_td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	padding: 0px 50px;
	color: #0874C7;
	background-color: #FFFFFF;
	background-image: url(images/page_main_back.jpg);
	background-repeat: repeat-x;
}
.img {
	margin: 20px;
}
.form-table-left {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #F47C20;
	padding: 3px;
}
.form-table-right {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #0874C7;
	padding: 3px;
}
.form-element {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-color: #F47C20;
	border-style: solid;
	border-width: 1px;
	color: #0874C7;
}
.cart-table-left {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #F47C20;
	padding: 3px;
}
.cart-table-right {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #0874C7;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0874C7;
	border-right-color: #0874C7;
	border-bottom-color: #0874C7;
	border-left-color: #0874C7;
}
.cart-element {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-color: #F47C20;
	border-style: solid;
	border-width: 1px;
	color: #0874C7;
}.cart-table {
	border: 1px solid #F47C20;
}
.cart-table-top {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0874C7;
	border-right-color: #0874C7;
	border-bottom-color: #0874C7;
	border-left-color: #0874C7;
	background-color: #0874C7;
}

.cart-table-price {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #0874C7;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0874C7;
}
