

BODY {
    background-color : #1A4B50;
  }


A:LINK, A:VISITED {
    color : #1A4B50;
    text-decoration: none;
  }


A:hover {
    text-decoration: underline;
  }


A.menu:LINK,  A.menu:VISITED {
    color : #ABDFE4;
    text-decoration : none;
  }


A.menu:HOVER {
    color : #FAFAD2;
  }


A.menu:ACTIVE {
    color : #FFE4B5;
  }


TD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 10pt;
  }


P {
    font-size: 10pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


H1 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: #1A4B50;
    text-align: center;
    padding: 4px;
  }


H2 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #1A4B50;
}


H3 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


H4 {
    font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #1A4B50;
  }


.pageheading {
    font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : White;
    font-size : 36pt;
    background-color : #308D96;
  }


.pagedesc {
    font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color : #ABDFE4;
    font-size : 11pt;
    font-style : italic;
    font-weight : bold;
    background-color : #1A4B50;
  }


.menuMainItem {
    color : #ABDFE4;
    font-size : 10pt;
    font-weight : bold;
  }


.menuSubItem {
    color : #ABDFE4;
    font-size : 9pt;
    text-indent : 15px;
  }


.menuHeading {
    color : #ABDFE4;
    font-size : 10pt;
    font-weight : bold;
    cursor : default;
  }

.menuspacer {
	width: 10px;
}


.sep {
    color : #3EB5C1;
  }


.footerlink {
    color : White;
    font-size : 8pt;
  }


HR {
    color : #3EB5C1;
  }


.small {
    font-size : 8pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


.verysmallgreen {
    color : #ABDFE4;
    font-size : 7pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  }


.warning {
    color : Red;
    font-weight : bold;
  }


.smallwarning {
    color : Red;
    font-size : 8pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
  }


.photocell {
    padding-top : 2px;
    padding-right : 2px;
    padding-left : 2px;
    padding-bottom : 2px;
  }


.invisible {
    color : #1A4B50;
    background-color : #1A4B50;
    font-size : xx-small;
  }


.notice {
    font-family : "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #308D96;
    font-size : 12pt;
    background-color : #FAFAD2;
    border : 2px solid #308D96;
    font-weight : bold;
    padding : 2px;
    text-align: center;
  }


.navbar {
    background-color : #308D96;
  }


.specialarea {
    border : 3px ridge #ABDFE4;
    color : #1A4B50;
  }


.webring {
    background-color : #ABDFE4;
    color : #308D96;
  }


.notseen {
    display : none;
  }


.quote {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    color : White;
  }

.twitterbox {
	border: 1px dotted #308E96; 
	background-color: #EFF8F9; 
	padding: 8px; 
	font-size: 92%;
}


