body
{
background-color:#070707;
background-image:url(images/dot.gif);
background-position:center;
background-repeat:no-repeat;
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
margin:0px;
padding:0px;
}

a:link
{
color:#00FF00;
text-decoration:none;
}

a:visited
{
color:#00FF00;
text-decoration:none;
}

a:hover
{
color:#FF0000;
text-decoration:underline;
}

a:active
{
color:#FF0000;
text-decoration:none;
}

table.background
{
height:100%;
width:100%;
}

table.underlay
{
border:solid;
border-color:#FFFFFF;
background-image:url(images/background.gif);
background-repeat:repeat;
/*height:100%;
max-height:650px;
width:100%;
max-width:1200px;*/
}

table.mainTable
{
background-image:url(images/bottom-bgr.png);
background-repeat:no-repeat;
background-position:bottom;
padding-left:15px;
padding-right:15px;
/*width:100%;
max-width:1200px;*/
}

td.mainTD
{
padding-bottom:10px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
}

.main
{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.mail
{
font-family:Verdana;
font-size:12px;
color:#8fb5ff;
font-weight:bold;
}

.note
{
font-family:Verdana;
font-size:10px;
color:#FF0000;
background-color:#FFFFFF;
}

img
{
border:none;
}

img.bordered
{
border:solid;
border-color:#fdcd60;
}

td
{
border:none;
}

table
{
border:none;
}