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

}

p {
        font-size: 10pt;
	text-decoration: none;
        color: #13414c;
        text-indent: 0px;
	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: 12pt;
	text-decoration: none;
        color: #BFC0C9;
	text-align: left;
}

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


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



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

.STDIMG { 
        border-color: #000000;
        border: solid;
        border-width: 2;
        width: 400;
        height: 280;
        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;
}

.commentBox
{
   width: 450px;
   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;
}


.entryMainEven
{
  width:            800px;
  background-color: #b3c1cc;
  //color:            blue;
  border:           2px;
}
.entryLeftEven
{ 
  padding:          20px;
  width:            220px;
  color:            #13414c;
  background-color: #d3e1ec;
  text-align:       center;
}
.entryRightEven
{
  padding:          20px;
  background-color: #d3e1ec;
  width:            700px;
  vertical-align:   top;
}

.entryMainOdd
{
  width:            800px;
  background-color: #d3e1ec;
  border:           2px;
}
.entryLeftOdd
{ 
  padding:          20px;
  width:            220px;
  color:            #13414c;
  background-color: #b3c1cc;
  text-align:       center;
}
.entryRightOdd
{
  padding:          20px;
  background-color: #b3c1cc;
  width:            700px;
  vertical-align:   top;
}



.cat{ 
  width:            100px;
  vertical-align:   top;
  color:            black;
  font-weight:      bold;
 }





.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;
}
