@charset "utf-8";
/* CSS Document */

.top_left{
	background:url(table-images/top_left.png) left no-repeat;
}
.top{
	background:url(table-images/top.png) repeat-x;
	height:16px;
	margin:0px 15px;
}
.top_right{
	background:url(table-images/top_right.png) right no-repeat;
}
.left{
	background:url(table-images/left.png) left repeat-y;
}
.mid{
	background-color:#fff;
	margin:30px;
}
.right{
	background:url(table-images/right.png) right repeat-y;
}
.bottom_left{
	background:url(table-images/bottom-left.png) top left no-repeat;
}
.bottom{
	background:url(table-images/bottom.png) top left repeat-x;
	height:16px;
	width:984px;
	margin-left:7px;
	*margin:0 0 0 -10px;
}
.bottom_right{
	background:url(table-images/bottom-right.png) top right no-repeat;
}
.sideMid{
	background:#FFFFFF;
	width:183px;
	height:400px;
	margin:0 7px;
	font-size:12px;
	*margin:0 0 0 0;
}
.side-contain{
	width:200px;
	text-align:center;
	margin-top:0px;
}
.side-contain ul li{
	list-style:none;
}
.side-contain a{
	color:#000;
	text-decoration:underline;
}
.side-contain a:hover{
	color:#ff0000;
	text-decoration:none;
}
.sideCompanyTitle{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0px;
	padding-top:5px;
}
.sideContactPhone{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0px;
	font-weight:bold;
}

.sideContactText{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0px;
	padding:3px;
}
.side-top-left{
	background:url(table-images/side-top-left.png) left no-repeat;
}
.side-top{
	background:url(table-images/side-top.png) repeat-x;
	height:11px;
	margin:0px 7px;
}
.side-top-right{
	background:url(table-images/side-top-right.png) right no-repeat;
}
.side-left{
	background:url(table-images/side-left.png) left repeat-y;
}
.side-right{
	background:url(table-images/side-right.png) right repeat-y;
}
.side-bottom-left{
	background:url(table-images/side-bottom-left.png) bottom left no-repeat;
}
.side-bottom-right{
	background:url(table-images/side-bottom-right.png) bottom right no-repeat;
}
.side-bottom{
	background:url(table-images/side-bottom.png) repeat-x;
	margin:0px 7px;
	height:15px;
	width:183px;
}

