body{
  background-color: #1e1e1e;
  margin: 0px;
}

table{
  font-family: 12px;
}

.menuBar{
  background-image: url(/wwg/images/brownGradient.gif);
}

.menuItem{
  border-right: 1px solid #3b2d17;
}

a.wwgMainTabs{;
	border-width:  0;
	padding: 0px 1em 1px 1em;
	text-decoration:  none;
	position:  relative;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

a.wwgMainTabs, a.wwgMainTabs:visited{
	color:  #f0f0f0;
}

a.wwgMainTabs:hover{
	color:  #c6a169;
}

.errors{
	color: red;
}

table.wwgMain{
  border: 4px solid #8e5b29;
  border-top-width: 0px;
  border-bottom-width: 2px;
  background-color: #f5f5f5;
}

.wwgBanner{
  background-color: #3b1900;
  background-image: url(/wwg/images/WWG_Banner.gif);
  background-repeat: no-repeat;
  background-position:center; 
  width: 100%;
  height: 140;
}

.wwgHeader{
  background-color: #d4c6a1;
  background-image: url(/wwg/images/WWG_Header.gif);
  background-repeat: no-repeat;
  background-position:center; 
  width: 100%;
  height: 25;
}

.cbTopLeft{
  width: 20px;
  background-image: url(/wwg/images/tl.gif);
}

.cbTopRight{
  width: 20px;
  background-image: url(/wwg/images/tr.gif);
}

.cbBottomLeft{
  width: 20px;
  background-image: url(/wwg/images/bl.gif);
}

.cbBottomRight{
  width: 20px;
  background-image: url(/wwg/images/br.gif);
  vertical-align: middle;
  align: center;
}

.cbLeft{
  border-left: 1px solid #d1c7a4;
}

.cbRight{
  border-right: 1px solid #d1c7a4;
}

.cbTop{
  border-top: 1px solid #d1c7a4;
}

.cbBottom{
  border-bottom: 1px solid #d1c7a4;
}

table.wwgBody{
  background-color: #ffffff;
  border: 0px solid #f0f0f0;
  font-size: 12px;
  color: #4F4F2F;
}

.wwgBodyHR{
  background-color: #bbc0cf;
}

table.wwgInfo{
  background-image: url(/wwg/images/tableBackground.gif);
  font-size: 11px;
}

table.wwgInfo th{
  background-image: url(/wwg/images/tableHeaderBackground.gif);
  color: #f0f0f0; 
  font-size: 12px; 
  font-weight: bold;
}

table.wwgInfo1{
  background-color: #CDCDCD;
  font-size: 12px;
  font-weight: bold;
}

table.wwgInfo1 th{
  background-color: #999999;
  color: #f0f0f0; 
}

table.wwgInfo1 td{
  background-color: #E0E0E0;
  color: #855E42;
}

table.wwgInfo2{
  background-color: #DEDEDE;
  font-size: 12px;
}

table.wwgInfo2 th{
  background-color: #A3A3A3;
  color: #f0f0f0; 
}

table.wwgInfo2 td{
  background-color: #EDEDED;
  color: #855E42;
}

.wwgFooter{
  border-top: 2px solid #8e5b29;
  background-color: #3b1900;
  background-image: url(/wwg/images/WWG_Banner.gif);
  font-size: 12px; 
  color: #3b1900;
}

.regularText{
	font-size: 12px;
	color: #855E42;
}

div.contentScroll{
	height: 350px;
	overflow-y: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #f0f0f0;
	background-color:  #ffffff;
	padding: 2px;
}

a.wwgSubTabs{
	color:  #CDC5BF;
	padding: 1px 1em 0px 1em;
	text-decoration:  none;
	border: 1px solid #d4c6a1;
	font-size: 9px;
	font-weight: bold;
	background-color: #f0f0f0;
}

a.wwgSubTabs, a.wwgSubTabs:visited{
	color:  #CDC5BF;
	background-color: #f0f0f0;
}

a.wwgSubTabs:hover{
	background-color:  #D0D0D0;
	color:  #606060;
}

a.wwgSubTabs.activeSubTab, a.wwgSubTabs.activeSubTab:hover, a.wwgSubTabs.activeSubTab:visited{
	background-color:  #ECE6D5;
	color:  #104E8B;
}

.subTabHeaderWelcome{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerWelcome.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.subTabHeaderOurBelief{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerOurBelief.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.subTabHeaderAboutUs{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerAboutUs.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.subTabHeaderContact{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerContact.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.subTabHeaderDonations{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerDonations.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.subTabHeaderMedia{
  background-color: #ffffff;
  background-image: url(/wwg/images/headerMedia.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 26;
}

.timeText{
  font-size: 12px;
  font-weight: bold;
  color: #8B7D6B;
}

.contentSection{
	background-color: #fafafa;
}

.contentHeader{
	font-size: 13px;
	font-weight: bold;
	color: #8B7765;
}

.formHeader{
	font-size: 13px;
	font-weight: bold;
	color: #8B7E66;
	border-bottom: 1px solid #E0DFDB;
}

.formFooter{
	background-color: #E0DFDB;
}

.wwgSubmitButton
{
    BORDER-RIGHT: #bac6d3 0.0728em solid;
    BORDER-LEFT: #bac6d3 0.0728em solid;
    BORDER-TOP: #bac6d3 0.0728em solid;
    BORDER-BOTTOM: #bac6d3 0.0728em solid;
    PADDING-RIGHT: 0.5256em;
    PADDING-LEFT: 0.5256em;
    PADDING-BOTTOM: 0.0256em;
    PADDING-TOP: 0.0256em;
    FONT-SIZE: .75em;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    OVERFLOW: visible;
    WIDTH: auto;
    CURSOR: hand;
    COLOR: #4B4B4B;
    BACKGROUND-COLOR: #dbe0e3;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
}

table.dataTable{
	border-top: 1px solid #E0DFDB;
	border-right: 1px solid #E0DFDB;
	border-left: 1px solid #E0DFDB;
	border-bottom: 1px solid #E0DFDB;
	background-color: #F0F0F0;
}

table.dataTable th{
	background-color: #E0DFDB;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}

.contentCell1{
	background-color: #FAFAFA;
	color: #404040;
	font-size: 12px;
}

.contentCell2{
	background-color: #F0F0F0;
	color: #404040;
	font-size: 12px;
}


table.categories{
	background-color: #e8e5da;
	font-size: 12px;
	color: #a09d95;	
	font-weight: bold;
}

table.categories th{
	border: 1px solid #796e49;
	background-color: #878066;
	color: #f0f0f0;
}
table.categories td{
	background-color: #dedacb;	
}

a.category{;
	border-width:  0;
	padding: 0px 1em 1px 1em;
	text-decoration:  none;
	color: #a09d95;	
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-align:left;
}

a.category, a.category:visited{
	color: #a09d95;	
}

a.category:hover{
	background-color:  #ECE6D5;
	color:  #c6a169;
}

a.category.activeCategory, a.category.activeCategory:hover, a.category.activeCategory:visited{
	color:  #104E8B;
}

.mediaFileLabel
{
	font-size: 12px;
	background-color: #E0DFDB;
	color: #404040;
	font-weight: bold;
}
.mediaFileText
{
	font-size: 12px;
	color: 6b7b8d;
	border-bottom: 1px solid #e0e0e0;
	padding-right: 2px;
}

.mediaFileRow{
  height: 30px;
  background-image: url(/wwg/images/mediaRow.gif);
  background-repeat: no-repeat;
}

.notFoundMessage{
	font-size: 13px;
	font-weight: bold;
	color: #8B4500;
	font-style:  italic;
}

.wwgCategory{
    FONT-FAMILY: "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #8B7D6B;
	background-color: #f0f0f0;	
}

.wwgResource{
	font-size: 13px;
	color: #3232CC;
	background-color: #f0f0f0;	
}

.wwgMediaFullScreenText{
	font-size: 15px;
	font-weight: bold;
	color: #FAEBD7;
	background-color: #607B8B;	
}

a.wwgMediaFullScreenLink{;
	text-decoration:  none;
	color: #FAEBD7;	
}

.errors{
	color: red;
	font-size: 11px;
}