body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/bktile.gif);
	font-family: "Arial", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #993300;
	line-height:14pt;
}

a:link{
	font-family: "Arial", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #993300;
	}
	
a:visited{
	font-family: "Arial", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #993300;
	}
	
a:hover{
	font-family: "Arial", Times New Roman, Times, serif;
	font-size: 10pt;
	color: #993300;
	text-decoration:none;
	}

div#splash {
	background-image: url(../images/splash/splbkcenter.gif);
	background-repeat: repeat-x;
}

div#splashtop{
	text-align:center;
	width:760px;
	margin-top:100px;
	margin-right:auto;
	margin-left:auto;
	}
	
table#splashcontainer{
	width:760px;
	margin: 0px auto;

	}
table#maincontainer {
	width: 760px;
	margin: 0px auto;
}
td#footer {
	background-color: #76440D;
	padding: 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B2A894;
	font-size: 7pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69615B;
	border-left-color: #69615B;
}

td#footer a:link, td#footer a:visited, td#footer a:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#DED3D3;
font-size: 7pt;
text-decoration:none;
}

td#footer a:hover{
color:#DED3D3;
text-decoration:underline;
}

td#bkleft {
	background-image: url(../images/main/leftborder.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69615B;
	border-left-color: #69615B;
}
td#bkright {
	background-image: url(../images/main/rightborder.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69615B;
	border-left-color: #69615B;
}


div#mainpagemargin{
margin:20px 0px;
}

td#dividerline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4F2B07;
}
.bold {
	font-weight: bold;
}
td#menuborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C4983B;
}
div#contentcontainer {
	padding: 20px;
}
#horzdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}
div#abtkiar {
	padding: 20px 10px;
	color: #BBAA93;
}
td#abtkiarbk {
	background-color: #73420D;
	border: 1px solid #AD8760;
}
.odd {
	background-color: #F8F3E8;
}
.even {
	background-color: #EBCEA5;
}
td.productdesc {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
