body {
	SCROLLBAR-FACE-COLOR: #BFDFFF; FONT-SIZE: 8pt; SCROLLBAR-HIGHLIGHT-COLOR: #3098d0; COLOR: #000000; SCROLLBAR-ARROW-COLOR: #3098d0;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 9pt;
background-color: #FFFFFF;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #dfefff; 
}

table.main, table.mainouter {
  background-image: #dfefff;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #3098d0 1px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #ffffff;
  background-color: #0055A4;
}

td.colhead1 {
  font-weight: bold;
  color: yellow;
  background-color: purple;
}

td.colhead2 {
  font-weight: bold;
  color: yellow;
  background-color: #CCFFFF;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 9pt;
   border: none;
}

td.navigation1 {
	font-family: "sans-serif";
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: none;
}

a:link, a:visited {
  text-decoration: none;
  color: #000000;
  /*font-weight: bold;*/
}

a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: none;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: none;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: none;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7.5pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 2px; 
}

img.unlockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/forum/unlockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlocked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/forum/unlocked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednew {
 padding: 0px;
 border: 0px;
 background-image: url(pic/forum/lockednew.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.locked {
 padding: 0px;
 border: 0px;
 background-image: url(pic/forum/locked.gif);
 background-repeat: no-repeat;
 background-position: center;
}

.borderimage{
border:2px solid #dfefff;
}

p.sig {
 border-top-style: dotted;
 border-top-length: 4pt; 
 margin-bottom: 1pt;
}

.infotable 
{
border: 1px solid #79c;
border-collapse: collapse;
margin: 0;
padding: 0;
}
.infotable img 
{
margin: 0.4em 0.2em 0 0;
}
.infotable td 
{
background-color: #FFFFFF;

border-top: 1px solid #79c;
border-right: 1px solid #79c;
border-left: 1px solid #79c;
border-bottom: 1px solid #79c;
}

img.unlockednewmar {
 padding: 0px;
 border: 0px;
 background-image: url(pic/market/market.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.unlockedmar {
 padding: 0px;
 border: 0px;
 background-image: url(pic/market/market.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockednewmar {
 padding: 0px;
 border: 0px;
 background-image: url(pic/market/market.gif);
 background-repeat: no-repeat;
 background-position: center;
}

img.lockedmar {
 padding: 0px;
 border: 0px;
 background-image: url(pic/market/market.gif);
 background-repeat: no-repeat;
 background-position: center;
}