body {
	margin-top: 20px;
	background-image: url(/styles/bg-1.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-color: #FFBA52;
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.breadcrumb {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.footer h2 {
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	padding-top: 0px;
}


.wrapper {
	background-color: #FFFFFF;
	border: 2px solid #333333;
	margin: 0px auto 5px;
	padding: 0px;
	width: 750px;	/*border-collapse: separate; 
	border-spacing: 10px 20px;*/
}
a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #CA7900;
}

a:active {
	color:#CA7900;
}
.ems {
	color: #990000;
}
.tabnav {
	font-size: 1.15em;
	font-weight: bolder;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.tabnav td {
	text-align: center;
}

.tabcontent {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	margin-bottom: 20px;
}
.tabcontent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #DF8600;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}

.tabproduct {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tabcart {
	font-size: 0.85em;
	margin: 0px;
	padding: 1px;
	width: 200px;
}
.tabcart a{
	color: #df8600;
}
h4 {
	margin: 0px;
	padding: 0px;
}
