body              { background-attachment:      fixed;   
                    background-color:           #FFFFFF;
                    background-repeat:          no-repeat; 
                    font-family:                Tahoma;
                    font-size:                  11px;
                    height:       	            100%;
                    margin:                     0px;
                    width:                      100%; }
		    
.MainBody         { height:                     100%;
                    width:                      100%; }
                        
.iframe           { height:                     100%; 
                    width:                      100%;
                    z-index:                    0; } 		    

img               { border:                     none;
                    margin:                     0px; }
											
.footbar          { background-color:           #93B2FC;
                    font-family:                Tahoma;
                    font-size:                  11px;
                    font-weight:                bold;
                    color:                      #ffffff;
					height:                     26px;
                    text-decoration:            none;
                    padding:                    0px 0px 0px 11px; }
									
.RHeader          { background-color:           #94B2FF;
                    border-bottom:              1px solid #0018C3; }
.RSpace           { background-color:           #FFFFFF;
                    height:                     3px; }					
					
					