/* MAIN */

A.main:link
{text-decoration: none;
color: #336699;
border-bottom: 1px dashed #993333;
}
A.main:visited
{text-decoration: none;
color: #336699;
border-bottom: 1px dashed #993333;
}
A.main:active
{color: #336699;
text-decoration: none;
border-bottom: 1px dotted #993333;
}
A.main:hover
{text-decoration: none;
color: #336699;
border-bottom: 1px solid #993333;
}

/* MENU */

a.menu:link
{color: #000000;
text-decoration: none;
width: 100%;
}
a.menu:visited
{
color: #000000;
text-decoration: none;
width: 100%;
}
a.menu:active
{
color: #000000;
text-decoration: none;
width: 100%;
}
a.menu:hover
{
color: #000000;
text-decoration: none;
width: 100%;
}

/* NAV */

a.nav:link
{color: #663399;
text-decoration: none;
font-weight: bold;
}
a.nav:visited
{
color: #444444;
text-decoration: none;
font-weight: bold;
}
a.nav:active
{
color: #663399;
text-decoration: none;
font-weight: bold;
}
a.nav:hover
{
color: #336699;
text-decoration: underline;
font-weight: bold;
}




body
{
background-color: transparent;
background-image: url(pics\dotback.jpg);
font-family: verdana;
color: #000000;
font-size: x-small;
}

#pprod
{
font family: verdana;
color: #000000;
font-size: x-small;
}

#menu
{font-family: verdana;
color: #000000;
font-size: xx-small;
}

#maintable
{
font-family: verdana;
color: #000000;
font-size: x-small;
}

#credit
{
position: absolute;
left: 0px;
bottom: 4px;
width: 144px;
background-color: transparent;
}
