BODY
{
background-color:#6699CC;
background-image:none;
background-repeat: repeat-x;

}


a 			{ color: #303050;  }
a:link		{ color: #303050;  }
a:visited	{ color: #303050;  }
a:active	{ color: #303050;  }
a:hover		{ color: #303050;  }

H1
{
font-size:18px;
color:#134659;
}

input,textarea,button{
  background-color:#ffffff;
  border:1px solid #606060;
}

.send_topbar
{
  /*width:100%;*/
  background-color:#336699;
  background-image:none; 
  border:none;
}

.send_frame
{
  /*background-image:url('http://corlive.com/images/gradient.php?dir=h&width=900&height=1&change=0.02&color=255,239,224');*/
  background:#fafafa ;
}

