BODY
{
    FONT-SIZE: 100%;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica, Arial;
    BACKGROUND-COLOR: #CCFFD9;
    TEXT-DECORATION: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 130%;
}
A
{
    FONT-SIZE: 100%;

    /*COLOR: #000099;
    COLOR: #0000D0;*/
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #00731d;
}
A:visited
{
    COLOR: #004010;
}
A:hover
{
    COLOR: #ed3f1c;
}

H1
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 150%;
  FONT-FAMILY: Times New Roman, Tahoma, Helvetica, Arial;
  TEXT-DECORATION: none;
  MARGIN-TOP: 10px;
  MARGIN-BOTTOM: 10px;
	text-align: left;
}
H2
{
    FONT-SIZE: 120%;
    FONT-FAMILY: Times New Roman, Tahoma, Helvetica, Arial;
    TEXT-DECORATION: none;
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px;
}
H3
{
    FONT-SIZE: 100%;
    FONT-FAMILY: Times New Roman, Tahoma, Helvetica, Arial;
    TEXT-DECORATION: none
}
HR
{
    FONT-SIZE: 1pt;
    COLOR: navy;
    HEIGHT: 1pt;
    SIZE: 1
}
TABLE
{
    BORDER-RIGHT: #000000;
    BORDER-TOP: #000000;
    FONT-SIZE: 100%;
    BORDER-LEFT: #000000;
    BORDER-BOTTOM: #000000;
    BORDER-COLLAPSE: collapse
}
TD
{
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    BORDER-RIGHT-COLOR: #000000
}
TR
{
    BORDER-LEFT-COLOR: #000080;
    BORDER-BOTTOM-COLOR: #000080;
    BORDER-TOP-COLOR: #000080;
    BORDER-RIGHT-COLOR: #000080
}
TH
{
    BORDER-LEFT-COLOR: #000080;
    BORDER-BOTTOM-COLOR: #000080;
    BORDER-TOP-COLOR: #000080;
    BORDER-RIGHT-COLOR: #000080;
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #B8B8B8    
}

table.edge   
{
  width: 770px;
	border-style: solid; 
	border-width: 1pt;
  border-left-color: #00731b;
  border-right-color: #00731b;
  border-top-color: #00731b;
	border-top: 0px solid;
  border-bottom-color: #00731b;
  background-color: #E6FFFF;
}

table.leftmenu
{
	width: 201px;
  border: 0px;
  align: left;
  padding-left: 10px;
  padding-right: 5px;
}

div.leftmenu
{
	margin-left: 10px; 
	margin-top: 3px;
	margin-bottom: 15px;
  font-size: 80%;
  line-height: 150%;
}

td.mainbody 
{
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-right: 20px; 
	vertical-align: top;
}


span.company
{
    COLOR: #00731d;
    FONT-WEIGHT: bold;
    /*FONT-STYLE: italic;*/
}

span.product
{
    COLOR: #00731d;
    /*FONT-STYLE: italic;*/
}

span.gamesmallinfo
{
  font-size: 80%;
  line-height: 100%;
  font-family: Arial;
}

span.gamename
{
  font-weight: bold;
  font-family: Arial;
}

span.leftheader
{
	color: #004010;
}

span.moregames
{
  font-size: 80%;
}

div.genregame
{
	margin-top: 3px;
	margin-bottom: 5px;
  font-weight: bold;
  font-size: 150%;
  font-family: Times New Roman;
}
