body
{
background-color: white;
margin: 0px;
padding: 0px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

a
{
color: #000099;
}

a:hover
{
color: #000099;
}
/*
#main
{
background-color: white;
width: 728px;
} */

#content
{
text-align: left;
vertical-align: top;
padding: 5px;
background-color: white;
background-image: url(images/letip_bg.gif);
background-repeat: no-repeat;
background-position: 70% 25%;
}
/*
#header
{
padding: 0px;
border-style: solid none solid none; 
border-width: 2px; 
width: 728px;
height: 90px;
background: url(/images/header1.jpg);
}
*/



#navbar ul
{
padding-left: 0px;
margin: 0px;
border-style: none;
list-style-type: none; 
}

#navbar a
{
display: block;
padding: 10px 0px 10px 10px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
letter-spacing: 2px;
color: white;
text-decoration: none;
border-bottom: solid 1px #ffffff;
}

.first
{
border-top: solid 1px #ffffff;
}

#navbar a:hover
{
background-color: #336699;
color: white;
}

h1
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
color: #003366;
text-decoration: none;
}

h2
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #003366;
text-decoration: none;
font-style: italic;
}

p
{
font-size: 12px;
color: black; 
}

p.right
{
font-size: 11px;
color: black;
padding: 0px 3px 3px 3px;
} 

p.form_label
{
font-size: 10px;
color: black;
}

ul.general
{
font-size: 12px;
color: black
}

#footer
{
padding: 0px;
margin: 0px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #003366;
text-decoration: none;
text-align: center;
}

#footer a
{
padding-left: 5px;
color: white;
text-decoration: none;
}