body {background-image: url(images/brick_background.gif);
      background-repeat: repeat;}

a:link {color: #000000;
	font-family: helvetica;}

a:hover {color: #666666;
         font-family: helvetica;}

a:visited {color: #000000;
	   font-family: helvetica;}

.textlinks {color: #FFFFFF;}

h1 {font-family: helvetica;
    font-size: 24pt;
    padding-top: 22px;}

h2 {color: #000000;
    font-family: helvetica;
    font-size: 14pt;
    margin-top: 5px;
    margin-bottom: 2px;}

h3 {color: #000000;
    font-family: arial;
    font-size: 12pt;
    margin-top: 16px;}

.topmenu {color: #CCCCCC;
          text-align: right;
          margin-top: -6px;
          margin-bottom: -2px;}

td.headerbar {background-color: #000000;
              border-top: solid 1px white;
	      border-bottom: solid 1px white;}
	                    
td.leftheaderbar {background-color: #000000;
                  border-top: solid 1px white;
		  border-left: solid 1px white;
		  border-bottom: solid 1px white;
                  border-right: 0px black;
	          padding: 0px;}

td.rightheaderbar {background-color: #000000;
                   border-top: solid 1px white;
		   border-right: solid 1px white;
		   border-bottom: solid 1px white;
                   border-left: 0px;
	           padding: 0;}

td.endheaderbar {background-color: #000000;
                 border-top: solid 1px white;
		 border-right: solid 1px white;
		 border-left: solid 1px white;
		 border-bottom: solid 1px white;
	         padding: 0px;}


td.whiteborder {border: solid 1px white;
                padding: 0px;
                margin: 0px;}

td.bodyborder {border-top: solid 1px white;
	       border-right: solid 1px white;
	       border-left: solid 1px white;
               background-image: url(images/shade.png);
               background-repeat: repeat;           
               padding: 0px;}

td.footerbar {background-color: #000000;
              font-family: helvetica;
	      font-size: 8pt;
              text-align: center;
              padding: 10px;
              border-top: solid 1px white;
	      border-right: solid 1px white;
	      border-left: solid 1px white;
	      border-bottom: solid 1px white;
	      padding: 0;}

td.sidebar {font-family: helvetica;
	    font-size: 10pt;
            text-align: top;
            margin-top: 5px;
            padding: 10px;
            border-top: solid 1px white;
	    border-right: solid 1px white;
	    border-left: solid 1px white;
	    border-bottom: solid 1px white;
	    background-image: url(images/shade.png);
            background-repeat: repeat;}

.quicklink {font-size: 8pt;}

td.bodytext {background-color: #FFFFFF;
             padding-top: 5px;
             padding-left: 10px;
             padding-right: 10px;
             padding-bottom: 10px;}

p {color: #000000;
   font-family: arial;
   font-size: 12pt;}

ol {color: #000000;
    font-family: arial;
    font-size: 12pt;}

ul {color: #000000;
    font-family: arial;
    font-size: 12pt;
    list-style-type: disc;}

hr {color: #FFFFFF;
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    margin-top: 0px;}

.quicklinktitle {color: #FFFFFF;
    font-family: helvetica;
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 2px;}

.quicklinksubtitle {color: #FFFFFF;
    font-family: helvetica;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 2px;}

.quicklinktitlebar {color: #FFFFFF;
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
    margin-left: 0px;}

.boldbodytext {font-weight: bold;}

.eventstext {color: #000000;
   	     font-family: arial;
             font-size: 10pt;
             padding-left: 20px;
             font-style: italic;}

.eventsdate {color: #000000;
   	     font-family: arial;
             font-size: 10pt;
             padding-left: 20px;}

.eventsname {color: #000000;
             font-family: arial;
             font-size: 10pt;
             font-weight: bold;}


