BODY
{
text-align: center;
margin: 0px;
background-image: url(../images/header_background.gif);
background-repeat: repeat-x;
}

IMG
{
border: 0px;
}

A
{
text-decoration: none;
color: #F50000;
font-weight: bold;
}
	
DIV.frame
{
width: 780px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
text-align: left;
}

DIV.content_area
{
}

DIV.title
{
padding-left: 13px;
padding-bottom: 50px;
}

DIV.header
{
height: 168px;
}

DIV.logo
{
padding-top: 11px;
padding-left: 12px;
float:left;
width: 332px;
}

DIV.gnaa
{
width: 436px;
float:right;
}

DIV.login
{
background-image: url(../images/login_background.gif);
background-repeat: no-repeat;
width: 381px;
height: 32px;
float:right;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
padding-top: 10px;
padding-left: 20px;
}

DIV.login INPUT.field
{
width: 90px;
height: 12px;
font-size: 11px;
border-width: 0px;
border-style: solid;
border-color: #FFFFFF;
}

DIV.nav
{
padding-top: 103px;
padding-right: 13px;
text-align: right;
}

DIV.footer
{
background-image: url(../images/footer_background.gif);
background-repeat: repeat-h;
height: 41px;
}

DIV.footer DIV DIV
{
padding-top: 5px;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
}

DIV.footer DIV DIV a
{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}