.alert
{
  color: #cc3333;
}

.blog
{
  width: 570px;
}

.blog .box
{
  border: 1px solid #cccccc;
  margin-bottom: 6px;
}

.blog .entry
{
  padding: 6px;
}

.blog h1
{
  font-size: 1.0em;
  padding: 0.5em;
  margin: 0;
  color: #666666;
  background: #eeeeee;
}

body
{
  background-color: #ffffff;
  margin: 10px;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}

h1
{
  font-size: 1.4em;
  font-weight: bold;
  margin: 6px 0;
}

h2
{
  font-size: 1.2em
  font-weight: bold;
  margin: 4px 0;
} 

h3
{
  font-size: 1.0em;
  font-weight: bold;
  margin: 2px 0;
} 

#boxcontent
{
  display: block;
  position: absolute;
  top: 10px;
  left: 106px;
}

#boxnav
{
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}

.content
{
  background-color: #ffffff;
  color: #666666;
  font-size: 11px;
}

.content a
{
  color: #ff3333;
  text-decoration: none;
}

.content a:hover
{
  color: #ff3333;
  text-decoration: underline;
}

.datafooter, .datafooter input
{
  background-color: #dddde4;
  text-align: center;
  font-weight: bold;
}

.dataheader
{
  background-color: #eeeeee;
  font-weight: bold;
}

.datarow1, .datarow2, td.datatable
{
  background-color: #ffffff;
  font-size: 11px;
}

#datarowemp0
{
  background-color: #eeeeee;
  font-weight: bold;
}

#datarowemp1
{
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
}

#datarowemp2
{
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
}

#datarowitem
{
  width: 140px;
}

.datatable
{
  font-size: 11px;
}

.fixed
{
  font-family: courier, serif;
  font-weight: bold;
}

.head1
{
  font-size: 17px;
  font-weight: bold;
}

.head2
{
  font-size: 15px;
  font-weight: bold;
}

.head3
{
  font-size: 13px;
  font-weight: bold;
}

input, textarea, select
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.match
{
  background-color: #ffff66;
}

.photo img
{
  border: 1px solid #cccccc;
  padding: 1px;
}

.photo img:hover
{
  border: 1px solid #000000;
}

.quote
{
  background-color: #f6f6f6;
  padding: 0.5em;
  margin: 1.0em 0;
  border: 1px dashed #666666;
}

.sidebar
{
}

.sidebar h1
{
  padding: 0.5em 0;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #999999;
  color: #999999;
}

.small
{
  font-size: 11px;
}
