head {
	background-image: url("/img/members_09.gif");
}

.sitemenu
{  
display:inline;
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 12px; 
color: #0000CC; 
font-weight: bold;
}

A.SitemenuActive {
font-family: Geneva, Arial, Helvetica, san-serif; 
color: #000000;
font-weight: bold;
}

.TopMenu A:hover
{
	color: yellow;
	text-decoration:none;
}

.flyoutMenu {
/*	background-color: #F1F1F1;
	border-color: #999999;
	border-width: 0 1px 1px 0;
	border-style: solid;
	behavior: url(/style/default.htc);*/
}
.flyoutHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
/*	background-color: #F1F1F1;*/
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	cursor: default;
}
.flyoutLink  {
/*	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 1px;
	cursor: hand;
}

.flyoutLinkHover
{
	border-color: #CCCCCC;
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
/*	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;*/
	padding-left: 5px;
	padding-right: 25px;
	padding-bottom: 2px;
}

.flyoutLinkActive
{
	border: 1px solid #CCCCCC;
	background-color:white;
	padding-left: 5px;
	padding-bottom: 2px;
}
.flyoutLinkHover a
{
	color:black;
	text-decoration:none;
}
.flyoutLinkHover a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLinkHover a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLinkHover a:active {
	color: black;
	text-decoration: none;
}

.flyoutLinkActive a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLinkActive a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLinkActive a:active {
	color: black;
	text-decoration: none;
}

.flyoutMenu TD.flyoutLink  {
/*	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 25px 3px 6px;
	cursor: hand;
}
.flyoutLink a {
	color: black;
	text-decoration: none;
}

.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLink a:active {
	color: black;
	text-decoration: none;
}
.flyoutSubHeading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 7px;
	cursor: default;
}
.flyoutSubLink {
/*	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	padding: 1px 15px 3px 11px;
	cursor: hand;
}
.flyoutSubLink a {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutSubLink a:active {
	color: black;
	text-decoration: none;
}

.popmenu  { position: absolute; 
width:  60px; 
top: 0px; 
left: 0px;
visibility: hidden; 
background-color: #CCCCCC;
border: 1px solid;
border-color: #eeeeee #666666 #666666 #eeeeee;
padding: 2px; 
z-index: 5;
}

.popmenuitem {
padding: 2px 4px 2px 4px; 
color: #000000;
text-decoration: none;
font-family: ms sans serif; 
font-size: 11px;
font-weight: normal; 
display: block;
}

.seperator {
border-top: 1px solid #999999;
border-bottom: 1px solid #eeeeee;
margin: 2px;
}

a.popmenuitem:hover {
/*text-decoration: underline;*/
background-color: transparent;
}

h1 {
	font-size: 18px;
	text-decoration: none;
}

h2{
	font-size: 16px;
	text-decoration: none;
}

h3{
	font-size: 14px;
	text-decoration: none;
}

h4{
	font-size: 12px;
	text-decoration: none;
}

.black 
{  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 10px; 
color: #333333; 
font-weight: bold;
text-decoration: none;
}

.white
{  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 10px; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
}

body
{
  font-family: Verdana, Arial, Helvetica, san-serif; 
  font-size: 0.715em ; 
  text-decoration: none;
}

.BodyHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

hr
{
	
    BORDER-BOTTOM: black 1px solid;
}

th
  {  
  font-family: Verdana, Arial, Helvetica, san-serif; 
  font-size: 10px; 
  text-decoration: none;
   }

td
  {  
  font-family: Verdana, Arial, Helvetica, san-serif; 
  font-size: 11px; 
  text-decoration: none  white-space: nowrap;
  }

.ListHead {  
	background: buttonface; font: menu; border: 1px outset white;
	cursor: default; padding-top: 0; padding: bottom: 0;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	height: 16px;
}

.arrow {
	font-family: webdings; color: black; padding: 0; font-size: 10px;
	height: 11px; width: 10px; overflow: hidden;
	margin-bottom: 2; margin-top: -3; padding: 0; padding-top: 0; padding-bottom: 2;
}
/*nice vertical positioning :-) */

.sort { 
 cursor: hand;
}
.menu { 
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 16px;
}

.leftmenu { 
 display: none;
}

.ActiveTab
{
    BACKGROUND-COLOR: #003366;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
	color: #FFFFFF; 
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    TEXT-ALIGN: center;
    WIDTH: 100px
}
.InactiveTab
{
    BACKGROUND-COLOR:CCCCCC;
    BORDER-BOTTOM: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    TEXT-ALIGN: center;
    WIDTH: 100px
}

.a { 
 display: none;
}

.r { 
 display: none;
}
.w { 
 display: none;
}
.c { 
 display: none;
}
.d { 
 display: none;
}

.hidden { 
 display: none;
}

.text { 
border-style: none;
font-weight: bold;
}

.flat 
  {
    COLOR: black;
    text-decoration: none;
  }

A.link 
  {
    text-decoration: none;
    COLOR: #000099;
  }

A.normal 
  {
    text-decoration: none;
    COLOR: Black;
  }


A 
  {
    text-decoration: none;
    /*cursor: hand; */
    COLOR: #000099;
  }

A.LinkRead 
  {
    text-decoration: none;
    COLOR: #B90101;
  }

A:hover
  {
    text-decoration: underline;
    COLOR: #0000FF;
  }

A.LinkNor:hover
  {
    text-decoration: none;
    COLOR: Black;
  }

A.LinkRead:hover
  {
    /*text-decoration: underline;*/
    BACKGROUND: #EAA381;
  }

/* IE 
input.Check { 
  border: none;
}*/
/* Mozilla 
input[type="checkbox"] {
  border: 1px inset;
}*/

.noborder { 
	border : none;
}

input
	{  
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 0.9em; 
	  font-weight: normal;
/*	border : 1px solid Black;*/
	}

select 
	{  
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 0.9em; 
	  font-weight: normal;
	 
	}

form 
{
	display: inline;
}

TD.clsRaised {
	BORDER-TOP: 1px solid #CFEBE7; FONT-SIZE: x-small; BORDER-BOTTOM: 1px solid #336633; FONT-FAMILY: verdana, arial, helvetica
}

li {
	margin-left: -20px; 
 /*   list-style: square inside; */
	list-style-image: url(/style/bullet.gif);

}

li.doc {
	margin-left: -20px; 
	list-style-image: url(/img/doc.gif);
	padding-bottom: 4px;
}

.TopMenu
{
	color: #000000;
	font-size:12px;
}

.TopTitle
{

}
.TopHeader
{
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
	border-bottom: solid #999999 1px;
}

.FullBody
{ 
	border-left: solid #999999 1px;
}

.MainMenu
{ 
	border-right: solid #999999 1px;
}

.MainBody
{
	border-top: solid #999999 1px;
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
}

.MainExtra
{
	border-top: solid #999999 1px;
	border-right: solid #999999 1px;
}

.MainBanner
{
	border-top: solid #999999 1px;
}

.TopBanner
{
/*	color: #008000;*/
	color: #4B5FAB;
	font-size:24px;
	font-weight:bold;
}

.MainFooter
{
}

.print {
	display: none;
}

