body
{
	background-color: #EBF7FE;
}
body, td
{
	font-family:Arial, Helvetica, sans-serif ;
  font-size   : 14px ;
  margin      : 0 ;
  padding     : 0 ;
}

h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: .5em;
}

#content
{
  padding : 1em ;
}

a, .red, .error, #result_heading, h2, legend
{
  color : #000099 ;
}

.error, legend
{
  font-weight : bold ;
}

#content a
{
  text-decoration: underline !important;
}

table.list td 
{ 
  vertical-align : top ;
  padding        : .5em ;
}

table.list td
{
  border-top : 1px solid #000099 ;
}
tr.last td
{
  border-bottom : 1px solid #000099 ;
}

table.list th, table.list td, fieldset
{ 
  padding : .5em ;
}

fieldset p
{ 
  margin : .5em 0 ;
}

fieldset.search
{

}


#footer_help
{
  text-align : center ;
  margin-top : 1em ;
}

#result_heading
{
  text-align: center ;
  margin : .5em 0 ;
}

table.list td img 
{ 
  height : 120px;
}

