body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #831D38;	
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
object{
  display: block;
}
.img1{
  display: block;
}

.caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.caption2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.caption a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.main-right{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.main-left{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.main-cell{
	background-color: #EBE9AE;
	background-image: url(/images-template/template-main-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main-cell-products{
	background-color: #EBE9AE;
	background-image: url(/images-template/template-main-cell-products-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main-cell-cart{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


.main-page-title-table {
	width: 100%;
}
.main-page-title-cell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.main-table-base-size {
	width: 100%;
}
.main-table-no-box {
	text-align: justify;
}
.main-table-no-box-text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #831D38;
	font-weight: bold;
}
.main-table-no-box-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.main-table-with-box {
	text-align: left;
	background-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
}
.main-table-with-box-text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.main-table-with-box-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.left-table-base-size{
	width: 80%;
}

.left-table-no-box{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.left-table-no-box-text-header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.left-table-no-box-text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.left-table-with-box{
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.left-table-with-box-text-header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.left-table-with-box-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.right-table-base-size {
	width: 90%;
}
.right-table-no-box {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.right-table-no-box-text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.right-table-no-box-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.right-table-with-box {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}
.right-table-with-box-text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.right-table-with-box-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.table-1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.table-2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.table-3{
	border: 1px solid #000000;
}