body	{font-size:12px; font-family: Verdana, Arial; margin: 0px; padding: 0px; background-color:#000000;
		 scrollbar-face-color: #383838;
		 scrollbar-shadow-color: #000000;
		 scrollbar-highlight-color: #8D8D8D;
		 scrollbar-3dlight-color: #808080
		 scrollbar-darkshadow-color: #000000;
		 scrollbar-track-color: #808080;
		 scrollbar-arrow-color: #FFFFFF;
}
td		{ font-size:12px; font-family: Verdana, Arial; }
H1		{color:#000000; font-size:20px; text-align: left; font-weight: bold; font-family:Verdana, Arial;}
H2		{font-size: 14pt; color:#0066FF; text-align:left; font-weight: bold; font-family:Verdana, Arial}
H3		{font-size: 15pt; color:#8CB5A5; text-align:left; font-weight: bold; font-family:Verdana, Arial;}
LI		{list-style-type: disk; }
HR		{color: #DFDFDF; width: 80%;}

a:visited    { text-decoration: none; color: #ECEADE}
a:link       { text-decoration: none; color: #ECEADE}
a:active     { text-decoration: none; color: #ECEADE}
a:hover      { text-decoration: none; color: #FFFFFF}

div#inside {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  margin:auto;
  padding:auto;
  text-align:justify;
  width:90%;
  height:auto;
}

a#sublinks {
	font-size:10pt;
	font-weight: bold;
	font-family:Arial, Times New Roman;
}

a#submenu {
	color:white;
	font-size:9pt;
	font-weight: bold;
	font-family: verdana, Arial, Times New Roman;
}

/* (MENU in the TOOLBOX) */
a:link.menu_links		{text-decoration: underline; color: #E5E5E5; font-weight: bold; font-size:12;}
a:visited.menu_links	{text-decoration: underline; color: #E5E5E5; font-weight: bold; font-size:12;}
a:hover.menu_links	{text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size:12;}


div#content {
  background-color:inherit;
  font:inherit;
  color:black;
  font-size:10pt;
  margin:auto;
  padding:auto;
  text-align:justify;
  height:auto;
}

a#menulinks {
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Times New Roman;
}

table.memberTable {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.memberTable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

table.itemDetails {
	border-width: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: black;
}

table.itemDetails td {
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: black;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Times New Roman;
	color:#DFCF77;
}

