td {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 9pt;
line-height: 150%;
color: #666666;
margin: 5;
}

a:link {
text-decoration: none;
font-size: 9pt;
color: #0066CC;
}

a:visited {
text-decoration: none;
font-size: 9pt;
color: #0066CC;
}

a:hover {
text-decoration: none;
font-size: 9pt;
color: #FF0000;
}

a:active {
text-decoration: none;
font-size: 9pt;
color: #0066CC;
}

a:link.largelink {
text-decoration: none;
font-size: 12pt;
color: #0066CC;
font-weight: bold;
}

a:visited.largelink {
text-decoration: none;
font-size: 12pt;
color: #0066CC;
font-weight: bold;
}

a:hover.largelink {
text-decoration: none;
font-size: 12pt;
color: #ff0000;
font-weight: bold;
}

a:active.largelink {
text-decoration: none;
font-size: 12pt;
color: #0066CC;
font-weight: bold;
}

a:link.nav {
text-decoration: none;
font-family: century gothic, arial, verdana;
font-size: 11pt;
font-weight: bold;
line-height: 180%;
color: #FFFFFF;
}

a:visited.nav {
text-decoration: none;
font-family: century gothic, arial, verdana;
font-size: 11pt;
font-weight: bold;
line-height: 180%;
color: #FFFFFF;
}

a:hover.nav {
text-decoration: none;
font-family: century gothic, arial, verdana;
font-size: 11pt;
font-weight: bold;
line-height: 180%;
color: #9fbfe3;
}

a:active.nav {
text-decoration: none;
font-family: century gothic, arial, verdana;
font-size: 11pt;
font-weight: bold;
line-height: 180%;
color: #FFFFFF;
}

a:link.sidenav {
text-decoration: none;
font-size: 9pt;
color: #ff0000;
font-weight: bold;
}

a:visited.sidenav {
text-decoration: none;
font-size: 9pt;
color: #ff0000;
font-weight: bold;
}

a:hover.sidenav {
text-decoration: none;
font-size: 9pt;
color: #7ca7da;
font-weight: bold;
}

a:active.sidenav {
text-decoration: none;
font-size: 9pt;
color: #ff0000;
font-weight: bold;
}

div {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 9pt;
color: #393733;
}

a:link.navlink {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 12pt;
color: #ffffff;
font-weight: bold;
}

a:visited.navlink {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 12pt;
color: #ffffff;
font-weight: bold;
}

a:hover.navlink {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 12pt;
color: #c6e0ff;
font-weight: bold;
}

a:active.navlink {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 12pt;
color: #ffffff;
font-weight: bold;
}

a:link.author {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 10px;
color: #0066CC;
}

a:visited.author{
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 10px;
color: #0066CC;
}

a:hover.author {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 10px;
color: #ff0000;
}

a:active.author {
font-family: Arial, Verdana, Trebuchet MS;
text-decoration: none;
font-size: 10px;
color: #0066CC;
}

a:link.white {
text-decoration: none;
font-size: 9pt;
color: #ffffff;
}

a:visited.white {
text-decoration: none;
font-size: 9pt;
color: #ffffff;
}

a:hover.white {
text-decoration: none;
font-size: 9pt;
color: #c6e0ff;
}

a:active.white {
text-decoration: none;
font-size: 9pt;
color: #ffffff;
}

a:link.quotelink {
text-decoration: none;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

a:visited.quotelink {
text-decoration: none;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

a:hover.quotelink {
text-decoration: none;
font-size: 11px;
color: #9fbfe3;
font-weight: bold;
}

a:active.quotelink {
text-decoration: none;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

.one {
background-color: #ececec;
}

.two {
background-color: #ffffff;
}

.three {
background-color: #cfdff1;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0 none;
}

.alignleft {
  float: left;
  border: 0 none;
}

.alignright {
  border: 0 none;
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}