table.round

{
background-color:#f2fefe;
border-color:#a9aac9;
border-style:solid;
border-width:5px;
-moz-border-radius:4em 0em 4em 0em;
-webkit-border-radius:4em 0em 4em 0em;
-khtml-border-radius:4em 0em 4em 0em;
border-radius:4em 0em 4em 0em;
}


td.menu
{
background-image:url(siteimages/texturelight.png);
color:#4c4d4d;
font-size:13.5pt;
font-family:Arial;
text-align:left;
}

td.menu:hover

{
background-image:url(siteimages/texture.png);
color:#ffffff;
}

td.footer
{
padding-right:50px;
color:#6f7172;
font-size:10pt;
font-family:Arial;
text-align:right;
}


td.text
{
padding:20px;
color:#000000;
font-size:11pt;
font-family:Arial;
text-align:left;
}

font.text
{
color:#6f7172;
font-size:11pt;
font-family:Arial;
}

font.text_front
{
color:#6f7172;
font-size:10pt;
font-family:Arial;
}

font.text_big
{
color:#4c4d4d;
font-size:12pt;
font-family:Arial;
}

h1.text
{
color:#4c4d4d;
font-size:17pt;
font-family:Arial;
}

ul.text
{
color:#6f7172;
font-size:11pt;
font-family:Arial;
}


div.header
{
color:#123b87;
font-size:33pt;
font-family:Arial;
text-align:left;
line-height:70px;
}

font.sub_header
{
color:#123b87;
font-size:22pt;
font-family:Arial;
text-align:left;
}


td.prog
{
border-width:1px;
border-top-style:dotted;
border-bottom-style:dotted;
border-color:#3b3b3b;
width:250px;
}

td.prog:hover
{ 
border-width:1px;
border-top-style:solid;
border-bottom-style:solid;
border-color:#3b3b3b;
opacity:0.8;
filter:alpha(opacity=80);
}

textarea.tag
{
font:10px Arial;
border-width:1px;
border-style:dotted;
border-color:#3399FF;
padding:10px;
}


a.menu
{
color:#6f7172;
text-decoration: none;
}


a.menu:hover
{
color:#d2d8df;
text-decoration:underline;
}


input.button
{
color:#ffffff;
font-size:12pt;
font-family:Arial;
background-image:url(siteimages/texture.png);
border-width:1px;
border-style:solid;
border-color:#023f6a;
padding:5px 10px 5px 10px; 
}


input.button:hover
{
color:#000000;
font-size:12pt;
font-family:Arial;
background-image:url(siteimages/texturelight.png);
border-width:1px;
border-style:solid;
border-color:#023f6a;
padding:5px 10px 5px 10px; 
}

