html {
  background-color:#000000;
}

body {
  margin:0 auto;
  width:1024px;
  min-height:768px;
  background-image:URL(../../images/bg/background-yel.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center 1em;
}

table {
	margin:auto;
	text-align:center;
}

/*span.title {
  size:+1;
}*/

div.main {
}

div.top {
  color:white;
  background-color:black;
  text-align:center;
}

img.headmenu_button {
  margin-left:0.2em;
  margin-right:0.2em;
}

a.headmenu_button {
	min-width:100px;
	min-height:30px;
   font-size:10pt;
	font-weight:bold;
   color:#FFFF66;
   vertical-align:middle;
}

a.headmenu_button_select {
	min-width:100px;
	min-height:30px;
   font-size:10pt;
	font-weight:bold;
   color:#000000;
   vertical-align:middle;
}

img.logo {
  float:left;
}

div.topmenu {
  padding-top:1em;
  vertical-align:bottom;
}

a.menu_button {
	min-width:100px;
	min-height:30px;
   font-size:10pt;
	font-weight:bold;
   color:#FFFF66;
   vertical-align:middle;
}

a.menu_button_select {
	min-width:100px;
	min-height:30px;
   font-size:10pt;
	font-weight:bold;
   color:#000000;
   vertical-align:middle;
}

div.path {
  height:1em;
  color:#FFFF66;
  text-align:left;
  text-indent:3em;
  font-size:16pt;
  font-weight:bold;
}

div.middle{
  clear:both;
  margin-left:1em;
  margin-top:4em;
}

div.left {
  min-height:768px;
  margin-top:0.4em;
  margin-right:1em;
  float:left;
}

div.center {
  padding-top:0.4em;
  text-align:center;
}

div.right {
  margin-top:0.4em;
  margin-right:0.4em;
  float:right;
  width:12em;
  background-color:white;
  border:1px solid;
}

div.topicbody {
  margin-left:9em;
  width:41em;
}

div.topichead {
  margin-left:9em;
  width:41em;
  text-align:center;
  background-color:#000000;
  margin-top:0.5em;
  color:#FFFFFF;
  /*border:0.1em #000000 solid;*/
}

div.teamhead {
  margin:auto;
  width:24em;
  text-align:center;
  background-color:#000000;
  margin-top:0.5em;
  color:#FFFFFF;
  /*border:0.1em #000000 solid;*/
}

h1.topichead {
  color:#EFEF6C;
}

div.teambody {
  margin:auto;
  width:24em;
  /*background-color:#000000;*/
}

div.person {
  margin:auto;
  width:24em;
  background-color:#FFFF00;
  /*border:0.1em solid #000000;*/
}

div.gamereport {
  margin-left:9em;
  width:41em;
  text-align:justify;
  /*background-color:#FFFF00;*/
  /*border:0.1em #000000 solid;*/
}

table.team {
  width:100%;
  text-align:left;
  text-align:left;
  border:.3em #000000 solid;
}
h1 {
  /*color:#FFFF00;*/
  text-align:center;
  text-indent:.5em;
  margin:0;
}
h2 {
  color:#FFFF66;
  text-align:center;
  text-indent:.5em;
  margin:0;
}
h3 {
  color:#FFFF66;
  text-align:center;
  text-indent:.5em;
  margin:0;
}
.image_background {
	background-color:#7f7f7f;
}
.evencol {
  text-indent:.5em;
  background-color:#d9d93f;
}

.oddcol {
  text-indent:.5em;
  background-color:#efef6c;
}

.spacer {
	height:99%;
	width:99%;
}

table.person {
  width:100%;
  border:.3em #000000 solid;
}

table.sponsor {
  width:41em;
  border:.3em #000000 solid;
}

table.board {
  width:41em;
  border:.3em #000000 solid;
}

td.avatar {
  height:7em;
  width:7em;
  background-color:#efef6c;
  border-right:.3em #000000 solid;
}

img.avatar {
  height:100%;
  width:100%;
}

div.linkbox-even{
  text-align:center;
	background-color:#FFFF66;
	border:0.2em solid;
	color:#000000;
}

div.linkbox-odd{
  text-align:center;
	background-color:#FFFF33;
	border:0.2em solid;
	color:#000000;
}

a.linkbox{
	color:#303030;
}

div.linkbox-head {
  text-align:center;
  border-bottom:1px solid;
  margin-bottom:1em;
}

div.linkbox-tail {
  margin-top:1em;
}

div.bottom {
  text-align:center;
}

div.menuentry {
  width:100px;
  height:30px;
  margin:2px;
  background-color:blue;
  font-size:8pt;
  text-align:center;
  vertical-align:middle;
}



a.headmenu_button_select{
	border:0em solid;
	color:#D9D93F;
}

a.headmenu_button{
	border:0em solid;
	color:#000000;
}
a.menu_button_select{
	border:0em hidden;
	color:#D9D93F;
}

a.menu_button{
	border:0em hidden;
	color:#000000;
}
