/* Start CSS Document */
#body2 {
	width: 100%; 
	height: 570px; 
	background:url(Background_Tiled.jpg);
        background-repeat:repeat; 
        border-bottom: 1px solid #848284;
        margin-left: 0;
        margin-right: 0;
}
#spacer {
	width: 100%; 
	height: 655px; 
	}
#shadow1 {
	background: #F1F0F1;
	width: 100%; 
	height: 571px; 
	}
 
#shadow2 {
	background: #DBDADB;
	width: 100%; 
	height: 572px; 
	}
 
#shadow3 {
	background: #B8B6B8;
	width: 100%; 
	height: 573px; 
	}
div#tipDiv {
    color:#000; font-family: Tahoma, Arial; font-size:12px; line-height:1;
    background-color:#E5ECF7; border:1px solid #5f5f5f; padding:2px;
}
/* End CSS Document */
