/*
@import url(http://www.codepoetry.net/stuff/css-debug-2-label.css) screen;
@import url(http://www.codepoetry.net/stuff/css-debug-2-outline.css) screen;
*/
body  {
  margin: 0px 0px 0px 0px;
}
.page {
  width:720px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.header {
}
.crumbs {
  padding: 3px 0px 1px 0px;
  text-align: left;
}
.prop {
  height: 15px;
  float: right;
  width: 1px;
}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
.content {
  padding: 1px 5px 10px 5px;
  font-size: 14px;
  border: 2px solid #CCCCCC;
  text-align: left;
}
.content form {
  margin: 5px auto 0px 90px;
}
.bodyheading {
  font-size: 16;
  text-decoration: underline;
  color: #000000;
}
.footer {
  text-align: center;
  padding: 5px;
}
.mainTitle {
  font-weight: bold; 
  font-size: 16px;
}
.bkmessage {
  padding: 15px;
}
.bkloading {
  border: 2px solid #CCCCCC;
  padding: 25px;
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}
.bodyhighlight {
  font-size: 12px; 
  color: #990066;
}
.formeven, .formodd {
  padding-top: 10px;
}
#site-title {
  color: red;
  font-family: Arial, 'Times New Roman', Times, serif; font-size: 1.5em; font-weight: normal;
  margin: 0; border: none; padding: 0; line-height: 120%;
}

h4 {
  font-size: 12px;
}
img { 
  border: none;
}

a:link    {color: #333333; text-decoration: underline}
a:visited {color: #333333; text-decoration: underline}
a:hover   {color: orange; text-decoration: underline}
a:active  {color: gray; text-decoration: underline}

th {
  font-family: Verdana, Arial; font-size: 14px;
  font-weight: normal; 
  text-align: left;
  background-color: #CCCCCC;
  margin: 2px;
}

td    {font-family: Arial;}
td a:link    {text-decoration: underline}
td a:visited {text-decoration: underline}
td a:hover   {color: orange; text-decoration: underline}
td a:active  {color: gray; text-decoration: underline}

li         {color: black; list-style-type: disc; list-style-position: outside; }
li.warning {color: red; list-style-type: square; }
li.success {color: #00FF00; list-style-type: square; }
li.normal  {color: yellow; list-style-type: square; }
ul         {color: black; list-style-type: square; }
ol         {color: black; }

.bodyreqtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; color: #000000;}
.bodyreqtext a:link {color: #1860AC; text-decoration: none}
.bodyreqtext a:hover {color: #CC0000; text-decoration: underline}
.bodyreqtext a:active {color: #FF0000; text-decoration: none}

.crumblink a:link    {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none; }
.crumblink a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none; }
.crumblink a:hover   {text-decoration: underline; font-size: 11pt;}
.crumbtitle          {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
.crumbtext           {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
.crumbdiv            {font-family: Verdana; font-size: 8pt; font-weight: bold;}

.small-list           {font-family: Arial, Verdana, Arial; font-size: 12px;}
.small-list a:link    {text-decoration: underline}
.small-list a:visited {text-decoration: underline}

.small-action           {font-family: Verdana, Arial; font-size: 12px;}
.small-action a:link    {text-decoration: underline}
.small-action a:visited {text-decoration: underline}

.footer a:link {color: red; text-decoration: underline}
.footer a:visited {color: red; text-decoration: underline}
.footer a:hover {color: orange; text-decoration: underline}
.footer a:active {color: gray; text-decoration: underline}


