body, td, table
{text-align: left;
background-image:url(bg2.jpg);
background-repeat:repeat-y;
background-color:#a5b6bd;
margin: 0px;
padding: 0px;
font-family:lucida sans, tahoma, arial;
padding:0px;
margin:0px;
font-size:8pt;
color: #eaf0f3;}

.main
{background-image:url(bg1.jpg);
background-repeat:repeat-x;
background-color:#a5b6bd;}

textarea, input
{border-style:dashed;
border-color:#000000;
border-width:1;
font-weight:none;
color: #FFFFFF;
background-color:#505f68;}

blockquote,quote
{border-style:solid;
border-color:black;
border-width:3;
font-variant:small-caps;
font-size:12px;
width:75%;
padding: 3px;
font-weight:bold;
color:#FFFFFF;
background-color:#505f68;}

h1
{font-family:lucida sans,tahoma,arial;
font-size: 13pt;
font-weight: normal;
text-transform:uppercase;
text-align:left;
letter-spacing: 2px;
font-style: normal;
color:#eff4ee;
margin-bottom: 0px;
padding-top:3px;}

h2
{font-family:lucida-sans, arial;
font-size: 9pt;
text-transform:uppercase;
text-align:right;
color:#f4eeee;
margin-bottom:0px;
padding-top:3px;}

i, em
{color:#f6d0c9;}

u, s
{color:#527c97;}

small
{color:#b15e70;
font-size: x-small;}

ul
{list-style-type:square;
margin-left:5px;
margin-top:1px;
padding-left:15px;
color:#c9e9f6;}

A:link,A:visited,A:active
{text-decoration:none;
cursor:help;
text-transform:capitalize;
color:#c9e9f6;}

a:hover
{color:#c9f6e5;
text-decoration: none;
cursor:n-resize;}

B,strong
{color:#dcf6c9;
cursor:help;}