/* Netscape 4 style */
/* font-size table
   xx-small: 6
   x-small: 8
   small: 10
   medium: 12
   large: 16
   x-large: 22
   xx-large: 30
*/
body
{
   font-family : Verdana, Arial, helvetica, sans-serif;
   background-image: url("water.jpg");
   color: black;
}

body.watrmark
{
background-image: url("watrmark.jpg")
}


H1
{ 
    text-align: center;
    font-weight : bold;
    font-size : 22pt;
}
H2
{ 
    font-weight : bold;
    font-size : 16pt;

}
H3
{ 
    font-weight : bold;
    font-size : 12pt;
}

a:hover
{ color:#009096;
  background-color:transparent;
  text-decoration:underline;
}

div.center
{ text-align: center;}

div.right
{ text-align: right;}

p,td,th,li
{
   font-family : Verdana, Arial, helvetica, sans-serif;
}

p.box1, div.box1
{text-align: center;
border:solid thin black;
font-weight: bold;
font-size: 16pt;
}

p.box2, div.box2
{
text-align: center;
border: solid thin gray;
margin: 1em 2em;
}

p.box3
{
text-align: center;
border:outset 4px yellow;
font-size: 30pt;
background-image: url("fish.gif");
}

p.tserif
{ 
   font-family : Times,Times New Roman,Serif;
}

P.img
{ 
display: block;
text-align: center;
font-size: 12pt;
font-weight: bold ;
background-image: url("water.jpg");
margin-left: 29%;
border-width: .5em; 
width: 40%; 
border-style:outset;
padding: 4px 0px 0px 0px;
border-color: gray ;}

P.shout
{
font-size: 16pt;
font-weight: bold;
font-style: italic;
text-align: center;
}

P.pagedate
{ 
text-align: right;
font-size: 8pt;
padding: 2px;
margin-left: 70%;
color: olive;
border: green solid 1px;
background-color: #edf1ff;
/*background-image: url("water.jpg");*/
}

Table.imgotd
{
background-image: url("fish.gif");
}

Table.imgwatrmark
{
background-image: url("watrmark.jpg");
}

table.tbb {border-collapse: collapse;border-bottom:none; width: 100% }
table.tbb td {border-bottom: yellow 1px solid;text-align: center}
table.tbb th {border-bottom: gray 1px solid;}


table.goldskin, h1.goldskin
{
border-collapse: separate;
border-color: #888878;
border-width: medium;
border-style: outset;
background-color: #ffcf34;
}

table.goldskin th 
{
border-width: thin; border-style:outset;border-color:gray; color: black; background-color: #ffdd46;
padding: 1px 4px;
}

table.goldskin td 
{border-width: medium thin;
border-style: inset;
border-color: #fad948;
color: black;
background-color: #fed538;
padding: 1px 4px;
}



td.linkt {font-size : 16pt;}
td.descrp {font-size : 10pt;}
td.checked,td.status {font-size : 8pt;
           text-align : right;}

span.fnote
{
   font-family : "Arial Baltic";
   font-size: 8pt;
}

/* calendar stuff */
span.cposs {color: #001010; font-size: 12pt; font-style: italic}
span.ccale {color: #101000; font-size: 10pt; font-style: normal}
span.csmll {color: #101000; font-size: 8pt; font-style: normal}
span.cmeet {color: #CC0000; font-size: 12pt; font-style: normal; font-weight: bold}
span.cclub {color: #a00000; font-size: 12pt; font-style: normal; font-weight: bold}
span.ccfun {color: #4000a0; font-size: 90%; font-style: normal; font-weight: bold}
span.cnote {color: green; font-size: 70%; font-style: normal; font-weight: normal}
span.choli {font-size: small; font-style: italic; }
span.ctime {font-family: courier,fixed; font-style: normal; font-size: 90%}
span.calmhead {font-size:18pt; font-weight: bold; background-color: #edf1ff; }
span.calmhed {font-size:14pt; font-weight: bold; background-color: #edf1ff; }

