BODY {
	MARGIN: 10px;
        COLOR: #000000;
        FONT-FAMILY: "Arial", "Helvetica", "Sans-serif";
        font-size: small;
        BACKGROUND-COLOR: #f8e8a8
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #603000; TEXT-DECORATION: none
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ff0000; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #b02000; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: #f0b000; COLOR: #000000; TEXT-DECORATION: none
}

   P.Main0 { position:  relative; left: 1%; right: 10% }
   P.Main1 { position:  relative; left: 5%; right: 10%  }
   P.Main2 { position:  relative; left: 15%; right: 10%  }
   P.Main3 { position:  relative; left: 20%; right: 10%  }

   DIV.Main0 { position:  relative; left: 0%; width:100%; padding-top:10px; padding-left:5px; padding-right:5px}
   DIV.Main1 { position:  relative; left: 5%; width:95%; padding-top:10px; padding-left:5px; padding-right:5px}
   DIV.Main2 { position:  relative; left: 15%; width:85%; padding-top:10px; padding-left:5px; padding-right:5px}
   DIV.Main3 { position:  relative; left: 20%; width:80%;  padding-top:10px; padding-left:5px; padding-right:5px}
 

Table {
	BORDER-RIGHT:    #0000ff 0px solid; 
        PADDING-RIGHT:   0px;
        BORDER-TOP:      #0000ff 0px solid; 
        PADDING-LEFT:    0px; 
        BACKGROUND:      #f8e8a8; 
        PADDING-BOTTOM:  0px; 
        BORDER-LEFT:     #0000ff 0px solid; 
        PADDING-TOP:     0px; 
        BORDER-BOTTOM:   #0000ff 0px solid;
}

.T1 {
        WIDTH:           100%;
        BACKGROUND:      #f8e8a8; 
        BORDER-TOP:      #000000 3px solid; 
        BORDER-LEFT:     #000000 3px solid; 
	BORDER-RIGHT:    #000000 3px solid; 
        BORDER-BOTTOM:   #000000 3px solid;
        PADDING-TOP:     0px; 
        PADDING-LEFT:    0px; 
        PADDING-RIGHT:   0px;
        PADDING-BOTTOM:  0px; 

}

.T2 {
        BACKGROUND:      #f8e8a8; 
        BORDER-TOP:      #ff0000 0px solid; 
        BORDER-LEFT:     #ff0000 0px solid; 
	BORDER-RIGHT:    #ff0000 0px solid; 
        BORDER-BOTTOM:   #ff0000 0px solid;
        PADDING-TOP:     0px; 
        PADDING-LEFT:    0px; 
        PADDING-RIGHT:   0px;
        PADDING-BOTTOM:  0px; 
}
