@font-face  {
     font-family: Calligraphic;
     font-style:  oblique;
     font-weight: normal;
     src: url(CALLIGR0.eot);
     }

@font-face  {
     font-family: Calligraphic;
     font-style:  normal;
     font-weight: normal;
     src: url(CALLIGR1.eot);
     }

 a:link
  {
    color: #005177;
    background-color: transparent; 
    text-decoration: none;
  }
  a:visited
  {
    color: #005177; 
    background-color: transparent; 
    text-decoration: none;
  }
  a:hover
  {
    color: #cc3333;
    background-color: transparent;
    text-decoration: none;
  }
  .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;
     color: #000000;
     font-family: verdana, arial, helvetica, serif;
     }

hr  {
     color: #B7A491;
     background-color: transparent;
     }

 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:#DED4C4;
  }
  textarea
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #DED4C4;
  }
  select
  {
    font-size: 7pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #DED4C4;
  }

.radio  {
     font-size: 9pt;
     color: #000000;
     font-family: verdana,arial, helvetica, serif;
     background-color: transparent;
     }

.logo  {
     color: #005177;
     background-color: transparent;
     font-family: Calligraphic, arial, sans-serif;
     font-size: 36px;
     }

  .windowbg
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color:#C1B094;
   background-image: url(../YaBBImages/SSbglight2.gif);


  }
  .windowbg2
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color:#C1B094;

  }
  .windowbg3
  {
    font-size: 12px;
    color: #000000;
    font-family: verdana, arial, helvetica, serif;
    background-color: #C1AF94;
  }

 .titlebg
  {
    color: #ffffff;
    background-color:#435560;
  }
  .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/cat_titlebg1.gif);
    color: #000000;
  }
  .bordercolor
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #B7A491;
  }
  .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%;
  }
.mainbg1
  {
     font-family: verdana, arial, helvetica, serif;
    background-image: url(../YaBBImages/SSbgbeige.gif);
    color: #000000;
 background-color: #B7A491 ;
  }

.mainbg2
  {
   font-family: verdana, arial, helvetica, serif;
    background-image: url(../YaBBImages/SSbgcheck9.gif);
 background-color: #B7A491;
    color: #000000;
  }

.smtxt  {
     color: #000000;
     background-color: transparent;
     font-size: 90%;
     }

.admin_col  {
     color: red;
     background-color: transparent;
     text-decoration: none;
     }

.gm_col  {
     color: blue;
     background-color: transparent;
     text-decoration: none;
     }

.yse_dev_col  {
     color: green;
     background-color: transparent;
     text-decoration: none;
     }

.mod_team_col  {
     color: orange;
     background-color: transparent;
     text-decoration: none;
     }
table.im, tr, td {
        font-size: inherit;
}
table.im {
	border-collapse : collapse;
}
/* this is the border colour when viewing IMs */
table.im td {
	border : 1px solid #B7A491;
}
table.imview td {
	border: 0px;
}
/* the color the row gets highlighted when selecting a message */
tr.highlight {
	background-color: #B7A491;
}
/* outline and width of the % space box */
div.imoutline {
	width: 200px;
	border: 1px solid white;
}
/* fill color of % space box */
div.imfillcolor {
	background-color: red;
}
