body
{
  background-image: url(../images/bg.gif);
  background-color: rgb(133,29,29);
  margin: 20px;
  padding: 0px;
}

.c-width
{
  width: 760px;
  margin: 0px;
  padding: 0px;
}

.c-border
{
  border: 10px solid rgb(104,25,25);
  background-image: url(../images/bg-content.gif);
  background-color: rgb(214,127,41);
  margin: 0px;
  padding: 0px;
}

.c-overlap
{
  background-image: url(../images/bg-overlap.gif);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
}

.content
{
  margin: 0px;
  padding: 20px;
  text-align: left;
  color: rgb(255,255,255);
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.content table
{
  color: rgb(255,255,255);
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.content p, .content table p
{
  padding: 0px;
  margin: 5px 0px 10px;
}

.box, .box table
{
  width: 340px;
  height: 180px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: rgb(255,255,255);
  background-repeat: no-repeat;
}

.box p, .box table p
{
  margin: 0px 0px 10px;
  padding: 0px;
}

h2
{
  color: rgb(104,25,25);
  font-family: georgia, serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  padding: 0px 0px 4px;
  margin: 0px;
}

.band tr td
{
  font-family: verdana, sans-serif;
  font-size: 9px;
  line-height: 11px;
}

.band strong
{
  color: rgb(104,25,25);
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
}

.copyright
{
  color: rgb(255,255,255);
  font-family: helvetica, arial, sans-serif;
  font-size: 11px;
  line-height: 11px;
  margin-top: 10px;
  text-align: center;
}

.copyright a
{
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: bold;
}

.copyright a:hover
{
  color: rgb(255,255,255);
  text-decoration: underline;
  font-weight: bold;
}

a
{
  color: rgb(255,255,255);
  text-decoration: underline;
  font-weight: bold;
}

a:hover
{
  color: rgb(104,25,25);
}

img
{
  border: none;
}

.search-table
{
  font-family: tahoma, verdana, sans-serif;
  font-size: 10px;
  color: black;
  background-color: white;
}

.search-header
{
  background-color: #5e1617;
  font-weight: bold;
  color: white;
  font-size: 11px;
}

.search-line td, .search-header th
{
  border-bottom: 2px solid black;
  border-right: 2px solid black;
}

#ctl00_ContentPlaceHolder1_KeywordOtherTextBox, #KeywordOtherTextBox
{
  margin: 10px 0px 0px;
  padding: 0px;
  width: 160px;
  display: block;
}