body{
  background-color: #676566;
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  color: #9b9b9b;
}

.topMenu{
  width: 1000px;
  align: center;
  margin-left:auto; 
  margin-right:auto;
  font-size: 11px;
  color:  #90c25b;
}

a.topMenuLink{
	border-width:  0;
	position:  relative;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color:  #90c25b;
}

a.topMenuLink:link, a.topMenuLink:visited{
	color:  #90c25b;
}

a.topMenuLink:hover{
	color:  #f0f0f0;
}

.mainTable{
  background-image: url(/wwg/images/contentBg.gif);
  background-color: #fefffd;
  background-position: top left;
  background-repeat: no-repeat;
  border: 2px solid #e6ecc6;
  width: 990px;
  height: 550px;
  align: center;
  margin-left:auto; 
  margin-right:auto;
}

.header{
  background-image: url(/wwg/images/headerBg.gif);
  background-color: #486629;
  background-repeat: no-repeat;
  background-position: center;
  width: 185px;
  height: 535px;
}

.menu{
  background-image: url(/wwg/images/menuBg.gif);
  background-color: #fefffd;
  width: 185px;
  height: 535px;
  padding-top: 12px;
}

.menuButtonBg{
  background-image: url(/wwg/images/menuButton.gif);
  height: 30px;
  padding-left: 10px
}

a.menuButton{
	border-width:  0;
	position:  relative;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:  #b3b8b2;
}

a.menuButton:link, a.menuButton:visited{
	color:  #b3b8b2;
}

a.menuButton:hover{
	color:  #f0f0f0;
}

.content{
  font-size: 12px;
  width: 600px;
  height: 535px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

div.contentScroll{
	height: 500px;
	overflow-y: auto;
}
.greyBg{
	background-color: #fafafa;
}

.footer{
  color: #cacaca;
  font-size: 10px;
  margin-left:auto; 
  margin-right:auto;
}

.textHeader{
  color: #444444;
  font-size: 16px;
  font-weight: bold;
}

.textHeader1{
  color: #7A7A7A;
  font-size: 12px;
  font-weight: bold;
}

.textRegular{
  color: #6a6a6a;
  font-size: 11px;
}

.tableHeader{
  background-color: #E0DFDB;
  color: #404040;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
}

.tableHeader1{
  background-color: #9a9a9a;
  color: #fafafa;
  font-size: 12px;
  font-weight: bold;
}


.tableData{
  color: #6a6a6a;
  font-size: 11px;
  padding: 2px;
}

.spacer{
  height: 1px;
  background-color: #bcbcbc;
}

.photo{
  padding: 2px;
  font-size: 10px;
  font-family: "Tahoma";
  color: #6a6a6a;
  border: 1px solid #9a9a9a;
  background-color: #ffffff;
}

.rc180{
	width: 180px;
	height: 150px;
	background-image: url(/wwg/images/rc180.gif);
	background-repeat: no-repeat;
}

.rc400{
	width: 400px;
	height: 150px;
	background-image: url(/wwg/images/rc400.gif);
	background-repeat: no-repeat;
}

.submitButton
{
    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;
}

a.aboutUsLink{
	text-decoration: none;
}

a.aboutUsTabs{;
	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.aboutUsTabs:link, a.aboutUsTabs:visited{
	color:  #424242;
}

a.aboutUsTabs:hover{
	color:  #f0f0f0;
}
a.aboutUsTabs.activeTab:link, a.aboutUsTabs.activeTab:hover, a.aboutUsTabs.activeTab:visited{
	color:  #838B8B;
}


.notFoundMessage{
	font-size: 13px;
	font-weight: bold;
	color: #6a6a6a;
	font-style:  italic;
}


a:link, a:active, a:visited{
	color:  #3333FF;
	font-size: 11px;
}

a:hover{
	color:  #D9D9F3;
	font-size: 11px;
}

.errors{
	color: red;
	font-size: 11px;
}

.contentCell1{
	background-color: #FAFAFA;
  	color: #6a6a6a;
	font-size: 12px;
}

.contentCell2{
	background-color: #F0F0F0;
  	color: #6a6a6a;
	font-size: 12px;
}
