/* #################################################### */
/* #  tsitsi.css */
/* #################################################### */
/* #  Copyright (c)2004 Randy M. Harris, all rightes reserved.  */ 
/* #################################################### */

BODY {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #666633;
}

BODY {
  font-family: Verdana, Arial, Sans-Serif; 
  font-size: 12pt; 
  color: #003300;
}

P { text-indent: 2em; }

TD { font-family: Arial, Verdana, Sans-serif; font-size: 11pt; }

.master { 
  padding: 0px; 
  margin: 0px; 
  background: #FFFFFF; 
  border-style: none; 
  border-width: 0px; 
  border-color: black;
}

.cell1 { BACKGROUND-COLOR: #E9B500 }

.cell2 { BACKGROUND-COLOR: #E7E7E7 }

.cell3 { BACKGROUND-COLOR: #E9B500 }


H1 { font-size: 22pt; font-weight: 700; margin-top: .2em; margin-bottom: .2em }
H2 { font-size: 18pt; font-weight: 700; margin-top: .2em; margin-bottom: ,2em; font-style: italic }
H3 { font-size: 16pt; font-weight: 700; margin-top: 0em; margin-bottom: 1em }

SMALL { line-height: 1em; font-size: 9pt }

B { font-weight: 700; }

A:link { color: #666633 } /* unvisited link */ 
A:visited { color: #666633 } /* visited links */ 
A:active { color: #666633 } /* active links */
A:hover { color: #FFFFFF; background: #666633; } /* active links */

UL LI { font-size: 12px; font-weight:700; line-height: 2em; }
UL UL LI { font-size: 12px; line-height: 2em; }

#navbar { line-height: 1em;  font-size: 9pt; font-weight: 700; color: #000000; background: #000000; text-decoration: none }
A:link.navlink { line-height: 1em; font-size: 9pt; font-weight: 700; color: #FFFF66; text-decoration: none }
A:visited.navlink { line-height: 1em;  font-size: 9pt; font-weight: 700; color: #FFFF66; text-decoration: none }
A:active.navlink { line-height: 1em;  font-size: 9pt; font-weight: 700; color: #FFFF66; text-decoration: none }
A:hover.navlink { line-height: 1em;  font-size: 9pt; font-weight: 700; color: #666633; background: #FFFFFF; text-decoration: none;}


.column_text { font-size: 10pt; }

.photo_caption  { font-family: Verdana, Arial, Sans-serif; font-size: 7pt; text-align: justify; }

.copyright { font-size: 8px;  }

.featurebox { font-family: Arial, Verdana, Sans-serif; font-size: 8pt; font-weight: 700 }

.txtbox576 {
  margin: 12px;
  padding: 12px;
  width: 576px;
  border-style: solid;
  border-width: 1px;
  background: #C3C333;
  text-align: left;
  font-weight: 600
}


/* #################################################### */
/* #  EOF:   tsitsi.css */ 
/* #################################################### */
