
body {
        background-color: #53717c;
        color: #03313c;
        font-family: arial, helvetica;

}

p {
        font-size: 10pt;
	text-decoration: none;
        color: #13414c;
        text-indent: 32px;
	text-align: justify;
}

h1 {
        font-size: 18pt;
	text-decoration: none;
	text-align: left;
}

h2 {
        font-size: 14pt;
	text-decoration: none;
	text-align: left;
}

li {
        font-size: 9pt;
        color: #03313c;
	text-decoration: none;
	text-align: justify;

        
}

A {
        color: #5c3e43;
	text-decoration: underline;
}


A:hover
{
	color: #b07681;
	text-decoration: underline;
}



Aold {

        color: #23713c;
        font-size: 9pt;
        font-family: Verdana, Georgia, Times New Roman, Times, serif;
        
	text-decoration: underline;
}


Aold:hover
{
	color: #F0F0FF;
	font-size: 9pt;
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	text-decoration: underline:italic;
}


.STDIMG { 
        border-color: #000000;
        border: solid;
        border-width: 2;
        width: 400;
        height: 280;
        display: block;
        margin: auto;
}

.NSTDIMG { 
        border-color: #000000;
        border: solid;
        border-width: 2;
        display: block;
        margin: auto;
}

#cap { 
        color: #000000;
        text-align: center;
        font-style: italic;
}

#quote { 
        color: #101010;
        background-color : #dfedf6;
        font-size: 10pt;
	font-family:  arial,helvetica;
        text-align: justify;
        font-style: italic;
        padding:10;
        margin: 10;
}

#pflat {
        font-size: 10pt;
	font-family:  arial,helvetica;
	text-decoration: none;
        color: #13414c;
        text-indent: 0;
	text-align: justify;
}




.aodd {

        color: #202020;
        font-size: 12pt;
        font-family: Verdana, Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
}


.pdate
{
    font-size: 9pt;
    font-family:  arial,helvetica;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.searchBox
{
   width: 200px;
   color: #FFFFFF;
   border: 2px;
   background-color: #000000;
   padding:          2px;
   font-size: 8pt;
}

.searchButton
{
   color: #145e54;
   border: 2px;
   background-color: #8fccad; #aff9d3;
   padding:          2px;
   font-size: 8pt;
   font-weight: bold;
}

.commentOutline
{ 
  background-color: #000000;
  padding: 1px;
 }


.commentTable
{ 
  width:            625px;  
  color:            #000000;
  background-color: #b3c1cc;
 }

.commentLabel
{ 

  color:             #dfedf6;
  background-color:  #03313c;
  font-weight:       bold;
  width:             175px;
  padding:           2px;
  text-align:        right;
  vertical-align:    top;
 }

.commentBox
{
   width:            450px;
   color:            #FFFFFF;
   border:           2px;
   background-color: black;
   padding:          2px;

}
.commentPostPwd
{ 
   width:            100px;
   color:            #FFFFFF;
   border:           2px;
   background-color: black;
   padding:          2px;
}

.commentEntry
{
   width:            450px;
   color:            #FFFFFF;
   border:           2px;
   background-color: #000000;
   padding:          2px;

}



.commentEven
{
   width: 450px;
   color: #FFFFFF;
   background-color: #442244;
   padding:          5px;

}
.commentOdd
{
   color: #000000;
   background-color: #889988;
}
.entryMain
{
  width: 500px;

}
.entryCell
{
  padding:          20px;
  background-color: #d3e1ec;
}

.entryWindow
{
  vertical-align:   top;
}
.entryDate
{
    font-size: 8pt;
    font-family:  arial,helvetica;
    font-weight: bold;
    color: #000020;
}
.entryTitle
{
    font-size: 13pt;
    font-family:  arial,helvetica;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

.trimTL
{
   background-image: url(/noodlespeak/dat/fish/corner1.gif);
   background-repeat: no-repeat;
   width:  20px;
   height: 20px;
}
.trimTR
{
   background-image: url(/noodlespeak/dat/fish/corner2.gif);
   background-repeat: no-repeat;
   width:  20px;
   height: 20px;
}
.trimBR
{
   background-image: url(/noodlespeak/dat/fish/corner3.gif);
   background-repeat: no-repeat;
   width:  20px;
   height: 20px;
}
.trimBL
{
   background-image: url(/noodlespeak/dat/fish/corner4.gif);
   background-repeat: no-repeat;
   width:  20px;
   height: 20px;
}
.trimT
{
   background-image: url(/noodlespeak/dat/fish/htop.gif);
   repeat: repeat-x;
   height: 20px;
}
.trimB
{
   background-image: url(/noodlespeak/dat/fish/hbot.gif);
   repeat: repeat-x;
   height: 20px;
}
.trimL
{
   background-image: url(/noodlespeak/dat/fish/vleft.gif);
   repeat: repeat-y;
   width: 20px;
}
.trimR
{
   background-image: url(/noodlespeak/dat/fish/vright.gif);
   repeat: repeat-y;
   width: 20px;
}

