BODY, TD{
	color: #000000;
	font-family : Verdana, Arial;
	font-size : 9pt;
	}
	
	
	A {
	text-decoration: none;
	color: Black;
}

h1{
font-size:1em;
padding:0px;
margin:0px;
height:100%;
position:relative;}

h2{
font-size:1.3em;
padding:0px;
margin:2px;
position:relative;
}

h3{
font-size:0.8em;
padding:2px;
margin:2px;
position:relative;
color: #3697f3;
font-weight:normal;
}

h3 a { color: #3697f3; }
	



INPUT {
	border-color: #7672b8;
	border: 0;
	background-color : #c5c1ff;
    font-family : Verdana, Arial;
	
}

A:Hover {
	text-decoration: underline;
}



TEXTAREA {
	border-color: #7672b8;
	border: thin solid #7672b8;
	background-color : #c5c1ff;
	font-family : Verdana, Arial;
	}

#menu {
  background: #000000 url('Images/button1.png');
  height: 19px;
  font-family : Calibri, Verdana, Arial;
  font-size : 11pt;

}

#menu a {
  display: block;
  font-weight: bold;
  color: #000000;
  height: 19px;
}

#menu a:hover {
  background: url('Images/button2.png');
  height: 19px;
}

#comments {
  background: url('Images/menu_button.png');
  height: 30px;
  font-family : Calibri, Verdana, Arial;
  font-size : 15pt;
}

#comments a {
  display: block;  
  height: 30px;
}

#comments a:hover {
  background: url('Images/menu_button_mouseover.png');
  height: 30px;
}

#search_field
{
	position: absolute;
	width: 158px;
	height: 19px;
	background: url('Images/search1.png');background-repeat: no-repeat;
	border: none;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;

}

#search_button
{
	position: absolute;
	margin-top: 0px;
	margin-left: 163px;

}

#border_game
{
	border: 2px #000000 solid;

}

#border_countries
{
	border: 0px #000000 solid;

}

div#div_popupimg {
	z-index: 20000;
	position: absolute;
	visibility: hidden;
	
}

p
{
    margin:3;
    padding:0;
}

#search_button {
  width: 37px;
  height: 18px;
  margin: 0;
  margin-left: 163px;
  padding: 0;
  border: 0;
  background: transparent url(Images/search2.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#Body_index { position:relative; z-index:500; width:990; }

#TakeOverLink { position: absolute; z-index: 1000; top: 135px; left: 0px; right: 0px; height:125; width:1000; overflow:hidden; cursor:pointer; }
#TakeOverLinkRight { position: absolute; z-index: 0; top: 135px; right: 0px; height:1300; width:510; overflow:hidden; cursor:pointer; }
#TakeOverLinkLeft { position: absolute; z-index: 0; top: 135px; left: 0px; height:1300; width:510; overflow:hidden; cursor:pointer; }
/* IE  * html #TakeOverLink { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }*/
/* IE  * html #TakeOverLinkRight { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }*/
/* IE  * html #TakeOverLinkLeft { position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }*/

