.top_band{
	background-image: url(../images/topband.jpg);
	background-repeat: no-repeat;
	
}

.small_top_band{
	background-image: url(../images/topband_small.jpg);
	background-repeat: no-repeat;
	
}

.left_menu_bg_home {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
}

.right_menu_bg_home {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
}

.bottom_band_home {
	background-image: url(../images/bottom_band.jpg);
	background-repeat: repeat-y;
}

.body_bg_home {
	background-image: url(../images/bodyBG.jpg);
	background-repeat: no-repeat;
}

.left_menu_bg {
	background-image: url(../images/left01.jpg);
	background-repeat: no-repeat;
}

.right_menu_bg {
	background-image: url(../images/right01.jpg);
	background-repeat: no-repeat;
}

.small_banner {
	background-image: url(../images/inside_login_bg.jpg);
	background-repeat: no-repeat;
}

.small_banner01 {
	background-image: url(../images/inside_login01_bg.jpg);
	background-repeat: no-repeat;
}

.body_bg02 {
	background-image: url(../images/bodyBG02.jpg);
	background-repeat: no-repeat;
}

.body_bg04 {
	background-image: url(../images/bodyBG04.jpg);
	background-repeat: no-repeat;
}

.body_bg05 {
	background-image: url(../images/bodyBG05.jpg);
	background-repeat: no-repeat;
}

.body_bg06 {
	background-image: url(../images/bodyBG06.jpg);
	background-repeat: no-repeat;
}

.body_bg07 {
	background-image: url(../images/bodyBG07.jpg);
	background-repeat: no-repeat;
}

.bottom_band01 {
	background-image: url(../images/bottom_band01.jpg);
	background-repeat: no-repeat;
}

.border {
	border: 0.1px solid #36322F;
	
}

.border_link {
	border: 0px;
	text-decoration: none;
	
}

.table_align {
	margin: 0px auto;
	
}
