	A:link    {color: #000000; text-decoration: none; }
	A:active  {color: #000000; text-decoration: none; }
	A:visited {color: #000000; text-decoration: none; }
	A:hover   {color: #444444; text-decoration: none; }

	.style1 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.style2 {
		color: #FFFFFF;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	#search-form-main{
		padding-left:740px;	
		margin-top:-18px;
	}
	#serachfield{	
		background-color:#F3F3F3;
		border:0px;	
		height:20px;
		width:136px;
	}
	* {
		margin:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	body {
		background-image:url(../gfx/body_header.jpg);
		background-repeat:repeat-x;
	}
	#footer a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#menu-items{
		color:#FFFFFF;
		font-size: 11px;
	}
	#menu-items a{
		color:#FFFFFF;
		text-decoration:none;
		font-size: 11px;
	}
	#menu-items a:hover{
		color:#CCCCCC;
	}
	#games img{
		border-color:#FFFFFF;
		border-style:solid;
		border-width:medium;
		margin:5px;
	}
	#actual-text a{
		color:#EAEAEA;
		text-decoration:none;
	}
	#actual-pic img{
		border-color:#FFFFFF;
		border-style:solid;
	}
	h1{
		color:#A4101A;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
	}

	.mapImage {
		position: absolute;
		background-repeat: no-repeat;
		width: 250px;
		height: 150px;
	}
	
	.geoImageMap img {
		border-style:none !important;
		border-top-width: medium;
		border-right-width-value: medium;
		border-right-width-ltr-source: physical;
		border-right-width-rtl-source: physical;
		border-bottom-width: medium;
		border-left-width-value: medium;
		border-left-width-ltr-source: physical;
		border-left-width-rtl-source: physical;
		border-top-style: none;
		border-right-style-value: none;
		border-right-style-ltr-source: physical;
		border-right-style-rtl-source: physical;
		border-bottom-style: none;
		border-left-style: none;
		border-left-style-value: none;
		border-left-style-ltr-source: physical;
		border-left-style-rtl-source: physical;
		border-top-color: -moz-use-text-color;
		border-right-style: none;
		border-right-color-value: -moz-use-text-color;
		border-right-color-ltr-source: physical;
		border-right-color-rtl-source: physical;
		border-bottom-color: -moz-use-text-color;
		border-left-color-value: -moz-use-text-color;
		border-left-color-ltr-source: physical;
		border-left-color-rtl-source: physical;
		display: block;
	}

	#geoSelect {
		width:100%;
		margin-left:250px;
		margin-top:2em;
	}
