

a:link.port	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:normal}
a:active.port	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:normal}
a:visited.port  {color:#cceecc; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:normal}
a:hover.port	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:normal}

a:link.footer	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:normal}
a:active.footer	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:normal}
a:visited.footer  {color:#cceecc; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:normal}
a:hover.footer	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:normal}

p.main		{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:normal}
p.entry		{color:#ff8811; text-decoration: none; font-family:Verdana; font-size:14px; font-weight:normal}
p.footer	{color:#cceecc; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:normal}
p.header	{color:#ff5500; text-decoration: none; font-family:Verdana; font-size:16px; font-weight:bold}
p.port		{color:#000000; text-decoration: none; font-family:Verdana; font-size:12px; font-weight:bold}



td.standard     {color:#ff8811; font-family:Verdana; font-size:12px}

img.link {
filter: alpha(opacity=60);
moz-opacity: .60;
opacity: .60;
}

img:hover.link {
filter: alpha(opacity=100);
moz-opacity: 1;
opacity: 1;
}

table.border
{
border-width:3px;
border-style:solid;
border-left-color:#ccffcc;
border-bottom-color:#ccffcc;
border-right-color:#66aa66;
border-top-color:#66aa66;
}

body.main
{
background-color:#444444;
}

#mainContent p{
padding-left: 2em;
}