.title { font: bold 14pt arial; color: #FFFF00; }
.date  { font: bold 10pt arial; color: #FFFF00; }
.text  { font: 10pt arial; color: #FFFFff; }

  .nav 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:link 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:visited 
  {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:hover 
  {
    font-weight: bold;
    color: #cc3333;
    background-color: transparent;
    text-decoration: underline;
  }
  body 
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
  }
  table 
  {
    empty-cells: show;
  }
  td
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
  }
  input
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  textarea
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  select
  {
    font-size: 7pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #afc6db;
  }
  .windowbg
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #afc6db;
  }
  .windowbg2
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #f8f8f8;
  }
  .windowbg3
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #6394bd;
  }
  hr
  {
    color: #6394bd;
    background-color: transparent;
  }
  .titlebg
  {
    color: #ffffff;
    background-color: #6e94b7;
  }
  .text1
  {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    background-color: transparent;
  }
  .catbg
  {
    font-weight: bold;
    font-size: 13px;
    background-image: url(YaBBImages/catbg.jpg);
    color: #000000;
  }
  .bordercolor
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #6394bd;
  }
  .quote
  {
    font-size: 10px;
    color: #000000;
    font-family: arial, verdana, helvetica, serif;
    background-color: #dee7ef;
  }
  .code
  {
    font-size: 10px;
    color: #000000;
    font-family: courier new, helvetica, times new roman, serif;
    background-color: #cccccc;
  }
  .help
  {
    cursor: help;
    background-color: transparent;
  }
  .meaction
  {
    color: red;
    background-color: transparent;
  }
  .editor
  {
    width : 100%;
  }
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
}
.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #FF0000;
}

.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
  	text-align: left;  
}

.toc_headlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
    border-top-width: 1px;  
	text-align: center;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
 	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.toc_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 10pt;
}
.toc_images {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 8pt;
    text-align: center;
}
.links_table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #383732;
 width: 100%;
 padding: 10px;
 background-color: #383732;
 }
 .links_heading {
 font-size: 18px;
 background-color: #7F0808;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 5px;
 }
 .links_leftcolumn {
 width: 33%;
 background-color: #7F0808;
 vertical-align: top;
 text-align: left;
 }
 .links_centercolumn {
 width: 33%;
 background-color: #7F0808;
 vertical-align: top;
 text-align: left;
 }
 .links_rightcolumn {
 width: 33%;
 background-color: #7F0808;
 vertical-align: top;
 text-align: left;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}