* {
    font-family: Arial, Helvetica, Tahoma,  sans-serif, Lucida Sans Unicode, Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }


BODY {
    color: #000000;
    background-color: #ffffff;
    text-align: left;
  }


A {
    color: #000000;
    text-decoration: none;
  }


A:hover {
    color: #000000;
    text-decoration: underline;
  }


P {
    margin-top : 10px;
    /*text-align: left;*/
  }


TD {
    vertical-align: top;
  }


UL {
    margin-left: 25px;
  }


LI {
    padding-top: 2px;
    padding-bottom: 1px;
  }


SELECT, TEXTAREA, OPTION {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #a09987;
  }
OPTION {
    border-width: 0px;
}


INPUT {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #a09987;
  }


IMG {
    border: 0px;
  }


a.title1, a.title1:hover, .title1 a, .title1 a:hover {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.title2, a.title2:hover {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


a.list1_next, a.list1_next:hover {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.list1_next:hover {
	color: #7c7c7c;
}
.list1_next_selected {
	font-size: 10pt;
	color: #7c7c7c;
	font-weight: bold;
}

.title_game1 {
	font-weight: bold;
}
.title_game2 {
	font-weight: bold;
}
.title_game3 {
	font-weight: normal;
	padding-bottom: 3px;
}

.title_game1 a, .title_game1 a:hover, .title_game2 a, .title_game2 a:hover, title_game3 a, .title_game3 a:hover {
	text-decoration: none;
}
.title_part {
	font-weight: bold;
}
.title_part_stat {
	font-weight: bold;
}

.formtable table {
	padding:5px;
}
.formtable th {
	padding-right: 10px;
	text-align: left;
}

.score_header {
	font-weight: bold;
	text-align: center;
}