@charset "utf-8";
/* CSS Document */



body {
	background-color: #86B9F7;
}
.menu-table-top   {
	padding-bottom : 3px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-left: 5px;
}
.text-content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #122B65;
}
.text-content-orange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #0D1F48;
}
.menu-table-side   {
	padding-bottom : 3px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 5px;
}
.tahoma   {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.textboxes {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.main-table-left-column {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.stock-table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	border: 1px solid #000000;
	padding: 5px;
}

.cart-table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	border: 1px dashed #5C7A99;
	padding: 5px;
}

.total-orange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FF6603;
	font-weight: bold;
	text-align: right;

}
.view-buy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
.boder1 {
	border: thin ridge;
}

