.AlignLeft
{
   text-align: left;
}

.AlignCenter
{
   text-align: center;
}

.ContentBuffer
{
   padding: 5px 5px 5px 5px;
}

.PageContent
{
   font-family: arial, verdana, sans-serif;
   font-weight: normal;
   font-size: 0.85em;
   text-decoration: none;
}

* html .PageContent
{
   width: 890px;
   w\idth: 890px;  
}

.PageContent a
{
   font-family: arial, verdana, sans-serif;
   font-weight: bold;
   text-decoration: none;
}

.PageContent a:hover
{
   font-family: arial, verdana, sans-serif;
   font-weight: bold;
   text-decoration: underline;
}

.PageContent table
{
   padding-top: 10px;
}

.PageContent table tr td
{
   font-size: 0.8em;
}

.PageContentTitle
{
   font-family: arial, verdana, sans-serif;
   font-weight: bold;
   font-size: 1.5em;
   color: #77AFDE;
   text-decoration: none;
}

.ListingColumn
{
   border-bottom: 1px solid #DDDDDD;
   padding: 5px 5px 5px 5px;
   font-size: 0.8em;
}

.ListingColumnHeader
{
   padding: 5px 5px;
   font-size: 0.8em;
   font-weight: bold;
   text-decoration: none;
}

.ListingRowHeader
{
   background-color: #E7F0F7;  
}

.NavLink
{
   font-size: 0.75em;
}

a.NavLink
{
   font-size: 1.0em;
   font-weight: normal;
}

a.NavLink:hover
{
   font-size: 1.0em;
   font-weight: normal;
   text-decoration: underline;
}
