body {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
      font-style : normal;
      font-weight : normal;
      text-decoration: none;
      color: #000099;
}

a:link {
        font-style : normal;
        text-decoration: none;
        color: #000099;
}

a:visited {
           font-style : normal;
           text-decoration: none;
           color: #000099;
}

a:active {
          font-style : normal;
          text-decoration: none;
          color: #000099;
}

a:hover {
         font-style : normal;
         color: Red;
         text-decoration: none;
}

.wikinput {
	background-color:#fff;
 	font-size: 9px;
	border: 1px dashed #808080;
	margin: 2px;
}

.wikbg {  
        background-image: url(images/wikbg2.gif); 
        background-repeat: repeat-y; 
        background-position: right top
}

.font5b{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
}

.font4b{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.font3b{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.font3{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}

.font3black{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000000;
}

.font2b{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.font2bwhite{
	font-family : sans-serif, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.font2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000099;
}

.font2white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color: #FFFFFF;
}

.font2black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.font1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #000099;
}

.font1foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	margin-top : 1pt;
	color: #679DC3;
}

.font1red {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color: #950115;
}

.font1blue {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #000099;
}

.font1black {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.fonttoplink {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #BCBCBC;
}

.fonttomenu {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #DCDCDC;
}

.fonttomenu a:link {
	color: #DCDCDC;
	font-decoration: none;
}

.fonttomenu a:visited {
	color: #DCDCDC;
	font-decoration: none;
}

.fonttomenu a:hover {
	color: #EA6F00;
	text-decoration: none;
}

.press14 {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.press13 {
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.press12 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
}

.hintsClass {
           text-align: center; 
           font-family: Verdana, Arial, Helvetica;
}

.row {
  background: white;
}

h3 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 36pt; 
    font-weight: bolder; 
    color: #CCCCCC
}

.sign_form table { 
                  background-color : #0099BB; 
                  color : #FFFFFF; 
                  border : 1px solid black;
}

tr.admin { 
          background-color : #0099BB; 
          color : #FFFFFF; 
          border : 1px solid black; 
          font-size: 10pt; 
}

table.admin { 
             background-color : #0099BB; 
             color : #FFFFFF; 
             border : 1px solid black; 
             font-size: 10pt; 
}

body,td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.disabled { color : #CCCCCC }

.input {  color: #FF0000; background-color: #CCCCCC}
.output { color: #00FF00; background-color: #CCCCCC }