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
}
	



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: 200;
	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 */
}

