body
{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
margin: 0px;
background: url(images/background.jpg);
}

table, td
{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}

img {border: 0;}

.lineheight {line-height: 2;}

.lineheight2 {line-height: 1.5;}

p {
    margin-top:  0;
    margin-bottom:  1em;
}

li {margin: 15px}

.bottomtext {font-size: 12px;}

a
{
color: blue;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active, a:focus { text-decoration: underline; }

a.toplink
{
font-weight: bold;
color: #ffffff;
font-size: 18px;
}

a.toplink:hover, a.toplink:active, a.toplink:focus
{
text-decoration: underline;
}

a.sidemenu
{
font-weight: bold;
color: #6f90d1;
font-size: 16px;
}

a.sidemenu:hover, a.sidemenu:active, a.sidemenu:focus
{
text-decoration: underline;
}


.titletext
{
font-weight: bold;
font-size: 18px;
}


a.bottomlink
{
color: #69b0b4;
}

input
{
color: #000000;
border: 1px solid #BAC6C6;
}

textarea
{
color: #000000;
border: 1px solid #BAC6C6;
}

.submit
{
background-color: #ff9900;
color: #ffffff;
font-weight: bold;
font-size: 16px;
font-family:Arial, Helvetica, sans-serif;
border: 1px solid #000000;
}

.error
{
font-weight: bold;
color: red;
}

.confirm
{
font-weight: bold;
color: blue;
}