body,h3,td,a,font,b{
font-family: arial,sans-serif;
color: #000000;
background-color: transparent;
font-size: 12px;
text-align: left;
}

/*Base-color: #1c8190;*/


body.nav{
color: #000000;
background-color: white;
background-image: url(../gfx/bg.png);
background-repeat: no-repeat;
background-position: 0px 60px;
}

a.norm:link
{
text-decoration: underline;
}

a.norm:active
{
text-decoration: underline;
}

a.norm:visited
{
text-decoration: underline;
}

a.norm:hover
{
text-decoration: underline overline;
}

a.nav:link
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.nav:active
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.nav:visited
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.nav:hover
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: white;
color: #00939e;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.navl:link
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.navl:active
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.navl:visited
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: #00939e;
color: white;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

a.navl:hover
{
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: white;
color: #00939e;
padding-left: 10px;
padding-right: 100px;
padding-top: 3px;
padding-bottom: 3px;
}

font.foobar{
font-size: 30px;
font-weight: bold;
color: black;
background-color: transparent;
}

font.head{
font-size: 22px;
font-weight: bold;
color: black;
background-color: transparent;
}

font.sub{
font-size: 18px;
font-weight: bold;
color: black;
background-color: transparent;
}

font.norm{
font-size: 14px;
font-weight: bold;
color: black;
background-color: transparent;
}

td.block{
text-align: justify;
}

td.pipe{
background-image: url(../gfx/pipe.png);
background-repeat: repeat-x;
}

td.pipeend{
background-image: url(../gfx/pipe_end.png);
background-repeat: no-repeat;
}

td.hpipe{
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: white;
background-color: #00939e;
padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

td.line{
border-top: 1px solid silver;
}

font.block{
font-size: 12px;
font-weight: lighter;
color: black;
background-color: transparent;
}

font.tiny{
font-size: 10px;
font-weight: lighter;
color: black;
background-color: transparent;
}

