body, td, th {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background-color: #f6f6f6; 
  margin: 0;
  padding: 0;
}

a:link,
a:visited {
  color: #0240a3;
}

#top {
  height: 50px;	
  background-image:  url(top_body_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat; 
  margin-bottom: 40px;
}

#content {
  width: 453px;
  margin: auto;
  border: 1px solid #D1CBD0;
  background-color: #ffffff;
  background-image: url(header.gif);
  background-position: top right;
  background-repeat: no-repeat; 
}

h1 {
  font-size: 19px;
  font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding: 17px 10px;
  margin: 0;
}

#message {
  width: 380px;
  margin: 20px auto;
}

#or {
	list-style: none;
	color: #777777;
}
