@charset "utf-8";
/* CSS Document */

body
{
background-image:url(images/2bg.jpg);
background-repeat:repeat-x;
background-color:#04073e;
}

table
{
font-family: Verdana;
font-weight:bold;
font-size:14px;
color:#ffffff;
}
a.menu
{
font-family: Verdana;
font-weight:bold;
font-size:18px;
color:#c5e6fe;
text-decoration:none;
}

a.menu:hover
{
font-family: Verdana;
font-weight:bold;
font-size:18px;
color:#ff9600;
text-decoration:none;
}

.page
{
font-family: Verdana;
font-weight:bold;
font-size:18px;
color:#ffffff;
}

.content
{
color:#c5e6fe;
font-family: Tahoma;
font-size:12px;
font-weight: bold;
}
a
{
color:#ffffff;
text-decoration:underline;
font-family: Tahoma;
font-size:12px;
font-weight: bold;
}
a:hover
{
font-size:12px;
color:#ff9600;
text-decoration:underline;
}

table.outer
{
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position:top center;
}

td.menu
{
text-align:right;
}

table.menu
{

}




