body {
	background-color: #bebebe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.side_top {
	background-image: url(site_imgs/side_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
	width: 1015px;
}
.side_bot {
	background-image: url(site_imgs/side_bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
}
.side_left {
	background-image: url(site_imgs/side_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
	height: 600px;
}
.side_right {
	background-image: url(site_imgs/side_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.co1 {
	background-image: url(site_imgs/corner_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
.co2 {
	background-image: url(site_imgs/corner_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.co3 {
	background-image: url(site_imgs/corner_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.co4 {
	background-image: url(site_imgs/corner_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.right_bot {
	background-image: url(site_imgs/main_top_r3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_bg {
	background-image: url(site_imgs/main_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.style2 {font-size: 14px}
.style3 {
	font-size: 9px;
	color: #FFFFFF;
}