﻿body {
	/* scrollbar code */
 /*   scrollbar-3dlight-color: #F0AD00;
	scrollbar-arrow-color: #F0AD00;
	scrollbar-darkshadow-color: #F0AD00; scrollbar-face-color: #4D1710; ;
	scrollbar-face-color: #4D1710;
	scrollbar-highlight-color: #4D1710;
	scrollbar-shadow-color: #F0AD00;
	scrollbar-track-color: #F0AD00;  scrollbar-base-color:#FF6347; */ /* background code */;
	background-color: #4D1710;
	color: black;
	font-family: Arial;
	margin: 4px 1px 1px 1px;
}

li { list-style-image: url('images/n.jpg'); padding-left:2px; }
#tabs a:link       { text-decoration: none; color: #FFFFFF }
#tabs a:visited    { text-decoration: none; color: #FFFFFF }
a:link       { color: #FFFFFF }
a:visited    { text-decoration: none; color: #FFFFFF }

h1           { font-family: Arial; font-size: 14pt; color: #FFFFFF; font-weight: bold; 
               background-image: url('images/tabbedarea/caramelLeft.jpg') }
h2           { font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold;}

img {
	border:0;
}
img.float-right {
	float:right;
}
table.tabback {
	background-image: url('buy/tabback_6X90.jpg'); height:33px;
}
td.tab {
	width:90px; height:33px;
}
table.main {
	border:0px; width:585px; padding:0px;
}
td.left {
	background-image: url('images/tabbedarea/left.jpg');width:1px;
}
td.body {
	background-color:#F0AD00; width:530px;
}
td.top {
		background-image: url('images/tabbedarea/top.jpg');width:530px;
}
td.right {
			background-image: url('images/tabbedarea/right.jpg');width:37px;
}
td.page {
	width:100%;
}
td.bottomleft{
width:0px;
}
td.bottom {
			background-image: url('images/tabbedarea/bottom.jpg');width:530px;}
span.nbtext{
	color:#4D1710;
}
.white {
	color:#FFFFFF;
}

