/* Communities CSS File */

table {
background-color: #ffffff;
background-image: none;}

H1 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: x-large;
font-weight: bold;
color: #90b72f;
}


body {
color: #FFFFFF;
background-color: #90B830;
background-image:   url(images/page_pattern_yellow.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: large;
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #90b72f; 
SCROLLBAR-SHADOW-COLOR: #90b72f; 
SCROLLBAR-ARROW-COLOR: #90b72f; 
SCROLLBAR-BASE-COLOR: #90b72f; 
SCROLLBAR-3d-light-color: #EEC094; 
SCROLLBAR-dark-shadow-color: #FFFF99;
font-style: normal;
background-repeat: repeat;}


td.bottom {

text-align: center;

}

h2{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #90b72f;
}

h3 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #90b72f;
}

td.demog {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
color: yellow;
background-color: #110D0A;
font-style: normal;
font-size: 13px;
}

td {
color: #676458;
background-color: #fdfffd;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
}

td.menu {
	background-image:  url(images/menu_back.gif);
	background-repeat: repeat-y;
}


div.center {
 text-align: center;
 }
td.logo {
	width: 18%;
}
td.heading {
	
	vertical-align: bottom;
}
hr {
   color: #90b72f;
  }
.copywrite {
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #660000;
   }
hr.white {
	color: #FFFFFF;
	width: 100px;
	position: relative;
	left: 37px;
	top: 424px;
}
  a:link.menua {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

   
    }

  a:visited.menua { 

    color: #00ff00;

    text-decoration: none;
    }

  a:active.menua {

    color: #00ff00;
    text-decoration: none;

    }

  a:hover.menua { 

    color: #ff0000;
    text-decoration: none;
    }
