.g_blue {
  background       : none;
  color            : #0000FF; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none; 
  filter           : glow(color=#000099, strength=5); 
  height           : 12;
}

.g_red {
  background       : none;
  color            : #FF0000; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none; 
  filter           : glow(color=#990000, strength=5); 
  height           : 12;
}

.quot {
  background       : none; 
  color            : #0099FF; 
  font-size        : 10px; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.giDescription {
  background       : none; 
  color            : #0099FF; 
  font-size        : 10px; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}


body {
  font-family      : Verdana,Helvetica; 
  font-size        : 12px;
  background-color : #000000;
  color            : #FFFFFF;
}


a:link {
  background       : none; 
  color            : #0000ff; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : underline;
}

a:active {
  background       : none; 
  color            : #0000ff; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : underline;
}

a:visited {
  background       : none; 
  color            : #0000ff; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : underline;
}

a:hover {
  background       : none; 
  color            : #0000ff; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : underline;
}

.title {
  background       : none; 
  color            : #ffffff; 
  font-size        : 16px; 
  font-weight      : bold; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.content {
  background       : none; 
  color            : #ffffff; 
  font-size        : 12px; 
  font-family      : Verdana, Helvetica;
}

.storytitle {
  background       : none; 
  color            : #ffffff; 
  font-size        : 14px; 
  font-weight      : bold; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.storycat {
  background       : none; 
  color            : #ffff00; 
  font-size        : 14px; 
  font-weight      : bold; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : underline;
}

.boxtitle {
  background       : none; 
  color            : #ffff00; 
  font-size        : 12px; 
  font-weight      : bold; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.boxcontent {
  background       : none; 
  color            : #ffffff; 
  font-size        : 12px; 
  font-family      : Verdana, Helvetica;
 }
 
.option {
  background       : none; 
  color            : #ffffff; 
  font-size        : 14px; 
  font-weight      : bold; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.tiny {
  background       : none;
  color            : #ffffff; 
  font-size        : 10px; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
  text-decoration  : none;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 2px solid #005599;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FFFFFF;
  background-color : #005599;
  border           : 1px solid #CCCCCC;
}

.loginform {
  text-align       :center;
}

.formfield {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FFFFFF;
  background-color : #005599;
  border           : 1px solid #CCCCCC;
  width            : 100px;
}

.formbutton {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 2px solid #005599;
}

.loginform .formbutton {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 2px solid #005599;
}

.loginform .formfield {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FFFFFF;
  background-color : #005599;
  border           : 1px solid #CCCCCC;
  width            : 110px;
}

.searchform {
  text-align       :center;
}

.searchform .formbutton {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 2px solid #005599;
}

.searchform .formfield {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FFFFFF;
  background-color : #005599;
  border           : 1px solid #CCCCCC;
  width            : 110px;
}


.commentform {
  text-align       :center;
  font-size        : 10px; 
  font-weight      : normal; 
  font-family      : Verdana, Helvetica; 
}

.commentform .formbutton {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #000000;
  border           : 2px solid #005599;
}

.commentform .formfield {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FFFFFF;
  background-color : #005599;
  border           : 1px solid #CCCCCC;
  width            : 250px;
}
