BODY{font-family: "Lucida Console","Arial","MS ƒSƒVƒbƒN";
font-size: 11pt;
text-indent: 0;
color: navy;
background-color: white;
padding: 1em;
scrollbar-arrow-color: aliceblue;
scrollbar-base-color: white;
scrollbar-highlight-color: deepskyblue;
scrollbar-face-color: navy;
scrollbar-shadow-color: blue;
scrollbar-darkshadow-color: black;
scrollbar-track-color: gray;
background-image:  url(./img/back01.gif);
background-repeat: repeat-y;
background-position: top right;
background-attachment: fixed;}

BODY.SIDE{color: white;
padding: 0;
background-color: navy;
background-image:  url(./img/side.gif);
background-repeat: repeat-y;
background-position: top left;}

BODY.TOP{font-size: 8pt;
color: white;
padding: 0;
background-color: navy;
background-image:  url(./img/top.gif);
background-repeat: repeat-x;
background-position: bottom left;}

BODY.BOTTOM{font-size: 8pt;
color: white;
padding: 0;
background-color: navy;
background-image:  url(./img/bottom.gif);
background-repeat: repeat-x;
background-position: top left;}

BODY.AD{background-image:  url(./img/back01r.gif);
background-repeat: repeat-y;
background-position: top right;
padding: 0;}


A{font-weight: bold; text-decoration: underline;}
A:link {color: blue;}
A:visited {color:  blue;}
A:active {color: yellow; text-decoration:none;}
A:hover {color: red; text-decoration:none;}

A.SIDE:link {color: aliceblue;}
A.SIDE:visited {color:  aliceblue;}
A.SIDE:active {color: yellow; text-decoration:none;}
A.SIDE:hover {color: red; text-decoration:none;}

P{margin: 1em;}


LI{margin: 8px 0; padding: 0 8px 0 0; list-style-image:  url(./img/list.gif);}

HR{margin : 0 2%; color: mediumblue; height: 1px;}

HR.SIDE{margin: 0; color: aliceblue; height: 1px;}

ADDRESS{margin: 1em 0 0 0; 
font-size: 8pt;
font-style: italic; 
text-align: right; 
color: royalblue; 
background-color: aliceblue;}

ADDRESS.POS{margin: 0; 
font-style: normal; 
text-align: left; 
color: navy; 
background-color: transparent;}

ADDRESS.AD{margin: 0; 
background-color: transparent;}

TABLE{font-size: 1em;
border-top: #0000ff 1px solid;
border-left: #0000ff 1px solid;
border-right: #0000ff 3px solid;
border-bottom: #0000ff 1px solid;}

TABLE.TITLE{font-size: 1.5em;
font-weight: bold;
background-image: url(img/back01_ani.gif);
background-repeat: repeat-y;
background-position: top right;
border-bottom: #0000ff 4px solid;
filter: Alpha(Opacity=80,style=0);}

TABLE.TOP{border: none;}

TABLE.P{color: white; 
background-color: black;
border-bottom: #0000ff 1px solid;}
TABLE.A{border-bottom: #0000ff 5px solid;
filter: Alpha(Opacity=80,style=0);}


SPAN.TITLE{font-size: 11pt; font-weight: bold; text-indent: 2em; color: aliceblue; background-color: mediumblue;}
SPAN.DATE{font-size: 8pt; font-style: italic;}
SPAN.CAUTION{font-weight: bold; color: orangered;}
SPAN.MINI{font-size: 8pt; font-style: italic;}
