body
{
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url(../Images/BG.jpg);
 background-repeat: repeat-x;
 background-color: #455272;
}

ul
{
 margin-top: 5px;
 margin-bottom: 0px;
}

textarea
{
 font-family: Arial, Helvetica, sans-serif;
}

a
{
 color: #003366;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
}

a:hover
{
 text-decoration: none;
}

a.Headline
{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
}

a.Headline:hover
{
 text-decoration: underline;
}

a.Headline2
{
 color: #003366;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
 font-style: italic;
}

a.Headline2:hover
{
 text-decoration: none;
}

a.Logo
{
 display: block;
 width: 934px;
 height: 111px;
 background-image: url(../Images/Logo.jpg);
}

a.Menu1
{
 display: block;
 width: 154px;
 height: 25px;
 background-image: url(../Images/Menu1.jpg);
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 line-height: 25px;
 text-indent: 25px;
 font-size: 11px;
}

a.Menu1:hover
{
 color: #003366;
}

a.Menu1Selected
{
 display: block;
 width: 154px;
 height: 25px;
 background-image: url(../Images/Menu1.jpg);
 color: #003366;
 text-decoration: none;
 font-weight: bold;
 line-height: 25px;
 text-indent: 25px;
 font-size: 11px;
}

a.Menu1Selected:hover
{
 color: #000000;
}

a.Menu2
{
 display: block;
 width: 154px;
 height: 20px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 line-height: 20px;
 text-indent: 25px;
 font-size: 11px;
 background-color: #cdcdcd;
 margin-top: 1px;
}

a.Menu2:hover
{
 color: #003366;
}

a.Menu2Selected
{
 display: block;
 width: 154px;
 height: 20px;
 color: #003366;
 text-decoration: none;
 font-weight: bold;
 line-height: 20px;
 text-indent: 25px;
 font-size: 11px;
 background-color: #cdcdcd;
 margin-top: 1px;
}

a.Menu2Selected:hover
{
 color: #000000;
}

a.Footer
{
 color: #000000;
 text-decoration: none;
 font-weight: normal;
 font-size: 10px;
}

a.Footer:hover
{
 color: #666666;
}

a.Product
{
 color: #003366;
 text-decoration: underline;
 font-weight: bold;
 font-size: 11px;
 font-style: italic;
}

a.Product:hover
{
 color: #000000;
}

h1
{
 color: #003366;
 margin: 0px;
 font-size: 12px;
}
