body {
	background-color: #cfcfcf;
  	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
 	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #000;
	cursor: hand;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a.wh {
	text-decoration: none;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.wh:link {
	text-decoration: none;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.wh:visited {
 text-decoration: none;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.wh:hover {
 text-decoration: none;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.wh:active {
 text-decoration: none;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.news {
	text-decoration :underline;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.news:link {
 text-decoration: underline;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.news:visited {
 text-decoration: underline;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.news:hover {
 text-decoration: underline;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.news:active {
 text-decoration: underline;
	color: #fff;
	cursor: hand;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;;
}

.cleaner {
	clear:both
}

#header {
	margin-top:5px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
	padding: 0px;
	height: 125px;
	width: 887px;
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li {
	font:9px Arial, Helvetica, sans-serif;
	size:10px;
}


#menu1 {
	width:201px;
	padding:0;
	margin-left: 245px;
	list-style-type:none;
	position: absolute;
	top: 42px;
    background-image: url(../gfx/membersareaad.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;
  }



#menu1 a {
  display:block;
  width:201px;
  height:66px;
  color:#000;
  background-image: url(/gfx/membersarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;

  float:left;
}

#menu2 {
	width:201px;
	padding:0;
	margin-left: 460px;
	list-style-type:none;
	position: absolute;
	top: 42px;
    background-image: url(../gfx/membershipad.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;
  }



#menu2 a {
  display:block;
  width:201px;
  height:66px;
  color:#000;
  background-image: url(../gfx/membershipad.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;

  float:left;
}

#menu3 {
	width:201px;
	padding:0;
	margin-left: 672px;
	list-style-type:none;
	position: absolute;
	top: 42px;
    background-image: url(../gfx/tcad2.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;
  }



#menu3 a {
  display:block;
  width:201px;
  height:66px;
  color:#000;
  background-image: url(../gfx/tcad2.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;

  float:left;
}

#container {
	padding-top:10px;
	margin: auto;
	width:887px;
	/*border: 1px solid #FF0000;*/
}
.brr {
 border-right: 1px solid #000000;
}

#navigation {
 	margin: auto;
	width:885px;
    height:22px;
    background-color: #004622;
	border: 1px solid #000000;
    color:#ffffff;
}


#base {
 	margin: auto;
	width:887px;
    height:43px;
    background-color: #cfcfcf;
    background-image: url(../gfx/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
    display:block;
    color: #fff;
    text-decoration: none;
	color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
 	margin: auto;
	width:885px;
    height:25px;


}
#content {
 	margin: auto;
	width:885px;
    height:auto;
    background-color: #ffffff;
	border-top: 5px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 5px solid #000000;
}

#leftcont {
    background-image:url(../gfx/backlft.gif);
    background-repeat: no-repeat;
	background-position: left top;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    text-align:center;
    vertical-align:top;
    padding-top:10px;
}
#rightcont {
    background-image:url(../gfx/backrgt.gif);
    background-repeat: no-repeat;
	background-position: right top;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    text-align:center;
    vertical-align:top;
    padding-top:10px;
}

IMG.cent {
    display: block;
    margin-left: auto;
    margin-right: auto;

}
