.bgtop {
	background-image: url(../imgs/bodybg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #626262;
}
.rbg {
	background-image: url(../imgs/rtop.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgtop2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6C6C6C;
	height: 23px;
}
.bgtop3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C8C8C8;
}
.topbg {
	background-image: url(../imgs/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
