/* Generated by KompoZer */
body {
  color:#584866;
  font-size: 14px;
      font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
        text-align:justify;
  background-color: #fefcd8;
}
.VS-viola {
  color: #8f7ca3;
}
.big {
  font-size: 14px;
}
.bigger {
  font-size: 16px;
    text-align: left;
}
.small {
  font-size: 8px;
}
.fatunderline
{
    text-decoration: underline;
    font-weight: bold;
}
a:link {
  color: #8f7ca3;
  /*text-decoration: none;*/
}
a:visited {
  color: #8f7ca3;
  /*text-decoration: none;*/
}
a:hover {
    color: #DD9B53;
  /*text-decoration: none;*/
}


.VS-orange {
  color: #e59900;
}
.HE-orange {
  color: #ff9400;
}
.HE-blue {
  color: #836f9a;
}

a:active {
}
a:focus {
  -moz-outline-style: none;
}

.hidden {
  display: none;
}


.title1
{
    text-decoration: underline;
    color: #584866;
}
.subtitle1
{
    color: #584866;
    font-style: italic;
}
            
.pagetitle
{
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 19px;
    font-weight: bold;
    
}

.pagesubtitle
{
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 17px;
    font-weight: bold;    
    
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
} 

img.textinsert
{
    height: 225px; 
    width: 301px; 
    float:left; 
    margin:10px 30px 10px 0px;
}

img.textinsert-r
{
    height: 220px; 
    width: 285px; 
    float:right; 
    margin:16px 0px 20px 30px;
}

img.preview
{
    float: left;
    width: 120px;
    height: 91px;
    margin-right: 20px;
}  


a.none:link, a.none:visited
{
    text-decoration: none;
    color:#836F9A; 
}
    a.none:active, a.none:hover
{
    text-decoration: none;
    color:#836F9A; 
}     

a.black:link, a.black:visited
{
    text-decoration: none;
    color:#2F2F2F; 
}
    a.black:active, a.black:hover
{
    text-decoration: none;
    color:#DD9B53;
}     

span.pa
{
    display: block;
    float: left;
    width: 1.5em;
    height: 1em;
    background-color: #0089ce;
    vertical-align: top;
}

a.noline
{
    text-decoration:none;
}
    
    