/* These next are for talk.htm */
img.imgone {
border:0;
}
p.initcaps {
text-transform: capitalize;
/*font;normal small-caps bold 18 arial;*/
font: bold 36pt serif;
font-variant:small-caps;
}
table.bulletin {
color:darkblue;
background-color:yellow;
}
table.talk {
/*
FILTER: alpha(opacity=100, FinishOpacity=100, style=2, startX=0, FinishX=169);
background: lightyellow url('bulldog25.gif') no-repeat fixed center; 
*/
}

img.gotop {
border:0;
width:10;
height:10;
title:"Go to the top of the page";
}
p.one {
MARGIN: 0px;
}
span.s_one {
font-family: Times New Roman;
font-size: 14pt;
text-decoration:underline;
}
span.s_four {
font-family: Times New Roman;
font-size: 14pt;
}
span.s_two {
font-family: Times New Roman; 
font-size: small;
}
span.s_thr {
TEXT-DECORATION: underline;
}
ul.u_one {
MARGIN-TOP: 
}




p.para {
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: 50%;
    PADDING-TOP: 0px;
    TOP: 0px

}
body {
background-color:dodgerblue;
}
table {
background-color:cornsilk;
border-style:outset;
border-width:10;
border-color:lightsteelblue;
/*background: dodgerblue url('bulldog25.gif') no-repeat fixed center; */
/* FILTER: alpha(opacity=90, FinishOpacity=30, style=3, startX=0, FinishX=169);*/
/*background: dodgerblue url('bulldog25.gif') no-repeat fixed center; */

}

table.tmain {
border-style:outset;
border-width:10;
border-color:lightsteelblue;
/*background: dodgerblue url('bulldog25.gif') no-repeat fixed center; */
background: cornsilk url('bulldog25.gif') no-repeat fixed center; 

FILTER: alpha(opacity=100, FinishOpacity=80, style=2, startX=0, FinishX=169);

}
table.insets {
background-color:white;
border-style:inset;
border-color:lightsteelblue;
/*border-width:15;*/
}
