body {
margin: 0; padding: 0;

background-color:#E9E9E9;
BACKGROUND-POSITION: center 50%;
BACKGROUND-IMAGE: url(http://vistanita.com/image/bg.jpg);
BACKGROUND-REPEAT: repeat-y;
}

h1 {
margin: 0; padding: 0;
font-family: Times New Roman;
  font-size: 16px;
  text-decoration: bold;
}

a{color:#0E57DE;text-decoration:underline;}
a:hover{color:#ff9900;text-decoration:underline;}

a.blacklink {
  font-family: Times New Roman;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #FFFFFF;
  text-decoration: underline;
}

a.blacklinkmenu {
  font-family: arial;
  font-size: 9pt;  
  text-decoration: none;
  color: #FFFFFF;  
}

a.blacklinkmenu:hover {
  font-family: arial;
  font-size: 9pt;  
  text-decoration: underline;
  color: #FFFFFF;  
}

td.main2
{  
   background-color:#F5F5F5;
   font-family : Tahoma;
   font-size: 14px;
   color: #000000; 
}

td.header1
{  
   background-color:#E9EFF5;
   color: black; 
}

a.nounderline {
  color: #000000;
  text-decoration: none;
}

h2
{
 font-size: 14px;
}



table.menu{
 height:100%;
}

#content {
float: left;
width: 658px;
margin:10px 0px 0px 15px;
padding:0px 10px 0px 0px;
background-color: white;
border-right:1px solid #E9E9E9;
}

#content_right {
float: right;
width: 197px;
margin:10px 0px 0px 0px;
background-color: white;
}

#container {
width: 898px;
background-color: white;
}

#footer {
clear: both;
border-top:2px solid #E9E9E9;
background: white;
font-size:14px;
}
