.page {
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-y;
}
.tb_bg {
	background-image: url(../images/tb_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.h_menu {
	background-image: url(../images/h_menu_bk.png);
	background-repeat: repeat-x;
}
.h_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tb_bg3 {
	background-image: url(../images/tb_bg3.png);
	background-repeat: no-repeat;
	background-position: center;
}

.tb_bg2 {
	background-image: url(../images/tb_bg2.png);
	background-repeat: repeat-y;
	background-position: center;
}
.talign {
 vertical-align: bottom; 
 }
page_rbg {
	background-image: url(../images/r_bg-top.jpg);
	background-repeat: no-repeat;
}

.tb_bg4 {
	background-image: url(../images/tb_bg4.png);
	background-repeat: repeat-y;
	background-position: center;
}

.btm_bg1 {
	background-image: url(../images/btm_bg1.png);
	background-repeat: repeat-y;
	background-position: center; 
	 }
	 
.btm_bg5 {
	background-image: url(../images/btm_bg5.png);
	background-repeat: repeat-y;
	background-position: center;	
 }	

