BODY,TD,TH,TEXTAREA {
  FONT-SIZE: 9pt;
}
a:link {
  color: #CD9B1D;
}
a:visited {
  color: #CD9B1D;
}
a:active {
  color: #CD9B1D;
}
a:hover{
  color:#99CCCC;
}
a{
  text-decoration:none;
}
body {
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#6699cc;
  scrollbar-track-color:white;
  scrollbar-darkshadow-color:white;
  color:#896952;
}
input,select,textarea {
  font-size:10;
  color:666666;
  background:transparent;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
}
.title
{
  font-size:12px;
  line-height:30px;
  letter-spacing:5pt;
  font-weight: bold;
  color: #99CCCC;
}
.title1
{
  font-size:12px;
  letter-spacing:5pt;
  font-weight: bold;
  color: #99CCCC;
}
.title2
{
  font-size:20px;
  line-height:30px;
  font-weight: bold;
  font-family: Georgia,Times New Roman;
  color: #99CCCC;
}
.menu
{
  font-size:18px;
  line-height:30px;
  font-weight: bold;
  font-family: Georgia,Times New Roman;
}
.menu
{
  font-size:18px;
  line-height:30px;
  font-weight: bold;
  font-family: Georgia,Times New Roman;
}
.copy
{
  font-size: 8px;
}
.shadow1
{
  font-size:12px;
  letter-spacing:6px;
  line-height:30px;
  font-weight: bold;
  height:0;
  fIlter:dropshadow(offx=2,offy=2,color=#D9ECF8);
}
.shadow2
{
  font-size:12px;
  letter-spacing:6px;
  line-height:30px;
  font-weight: bold;
  height:0;
  fIlter:dropshadow(offx=2,offy=2,color=#F4D9F8);
}
.shadow3
{
  font-size:12px;
  letter-spacing:6px;
  line-height:30px;
  font-weight: bold;
  height:0;
  fIlter:dropshadow(offx=2,offy=2,color=#E6F8D9);
}
.text{
  margin:0px 0px 20px 10px;
}
.text2{
  margin:0px 0px 20px 10px;
  background-image : url(img/bg.gif);
}