﻿.boxtop
{
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
	height: 12px;

}
.boxleft
{
	background-image: url('../images/left.gif');
	background-repeat: repeat-y;
	width: 15px;
}
.boxright
{
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
	width: 15px;
}
.boxbottom
{
	background-image: url('../images/bottom.gif');
	background-repeat: repeat-x;
	height: 12px;
}
.boxtopleft
{
	background-image: url('../images/top_left.gif');
	background-repeat: no-repeat;
}
.boxtopright
{
	background-image: url('../images/top_right.gif');
	background-repeat: no-repeat;
}
.boxbottomleft
{
	background-image: url('../images/bottom_left.gif');
	background-repeat: no-repeat;
}
.boxbottomright
{
	background-image: url('../images/bottom_right.gif');
	background-repeat: no-repeat;
}

.boxheadertext
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #661d18;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height:26px;
}
.home_tableleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #661D18;
}

.home_topcap {
	background-color: #661D18;
	height: 30px;
	width: 845px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.home_bottomcap {
	height: 9px;
	width: 845px;
	background-image: url(../images/home_bottomcap_845.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_tablebg {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #661D18;
	border-left-color: #661D18;
}

.home_tablecont .home_table {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #661D18;
	border-left-color: #661D18;
	float: left;
}
.home_topleft {
	background-image: url(../images/home_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 9px;
	width: 9px;
}
.home_topright {
	background-image: url(../images/home_topright.gif);
	float: right;
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: right top;
}
.boxheader
{
	color: #C0C0C0;
}
.home_bottomcap416 {

	height: 9px;
	width: 416px;
	background-image: url(../images/home_bottomcap_416.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_topcap416 {

	background-color: #661D18;
	height: 30px;
	width: 416px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
