.bg {
	background-color: #FFFFFF; 
}

.t {
	border-width: 0px; width: 100%;
}
#Logo     { position: absolute; top: 40px; visibility: visible; z-index: 1 }
#join     { position: absolute; top: 620px; visibility: visible; z-index: 1 }


/* -- Top BG / Table -- */

.tbg1 {
	background-color: #9CC6B2;
}
.tbg2 {
	background-color: #00573E;
}






/* -- Left BG / Table -- */

.lbg1 {
	background-color: #D8EDEB;
}
.lbg2 {
	background-color: #B9DCDB; border-right: #9FBBB8 1px solid; border-left: #9FBBB8 1px solid;
}
.lbg2i {
	border-bottom: #A2C09A 1px solid; border-right: #A2C09A 1px solid;
}




/* -- Middle BG / Table -- */

.mbg1 {
	background-color: #FFFFFF; background-image: url('picture/l_bg.gif'); background-repeat: no-repeat; background-position: top left;
}	
.hsep {
	background-image: url('picture/h_sep1.gif'); background-repeat: repeat-x; background-position: center left;	
}
.sep1 {
	font-family: Verdana, Arial; font-size: 7.5pt; color: #B3C2DE;
}





/* -- Right BG / Table -- */

.rbg1 {
	background-color: #EEDDD0;
}
.rbg2 {
	background-color: #C2E3BA; border-top: #A2C09A 1px solid; border-right: #A2C09A 1px solid; border-bottom: #A2C09A 1px solid; border-left: #A2C09A 1px solid;
}
.rbg2i {
	border-bottom: #A2C09A 1px solid; border-right: #A2C09A 1px solid;
}





/* -- Bottom BG / Table -- */

.bbg1 {
	background-color: #00573E;
}