﻿body 
{
	  background-color : #FFFFFF;

      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #000000;
      margin: 0px; 
	  background-image: url(/Images/Main/Back.GIF);
	  text-decoration: none;
}

.Body a
{
	color : #004B7D;
	text-decoration: none;
}
.Main
{
	position: absolute;
	top: 20px;
	left: 230px;
	width: 750px;
	height: 734px;
	background-color: #FFFFFF;
	border: 2px; 
	border-style: solid;
	border-color: #B18E57;
}
.Map
{
	background-color : #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 750px;
	height: 734px;
	text-indent: 20px;
	border: 0px; 
	border-style: solid;
	border-color: #051D77;
	
}
.Map a
{
	color : #004B7D;
	text-decoration: none;
}
.Logo
{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 230px;
	height: 70px;
}

.Headline
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
    position: absolute;
	top: 150px;
	left: 200px;
	width: 200px;
	height: 100px;
	text-align: center;
}

h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: Bold;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
}

h2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
}
h3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
}
h3 a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #926F37;
    margin:0; 
	margin-bottom:0px;	
	text-decoration: none;
}
h3 a:hover
{
	color: #000000;
	text-decoration: none;
}

.LeftMenu
{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 230px;
	height: 665px;
	align: center;
	background-color : #D4B584;
	border: 1px; 
	border-style: solid;
	border-color: #B18E57;
}
.RightMenu
{
	position: absolute;
	top: 100px;
	left: 810px;
	width: 300px;
	height: 100%;
}
.Globe
{
	position: relative;
	top: 100px;
	left: 100px;
	width: 900px;
	height: 400px;
	z-index: 10;
	background-image: url(/Images/Main/Test.gif);
	overflow: auto;
}

.StartContries
{
	position: absolute;
	top: 200px;
	left: 10px;
	width: 700px;
	height: ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #926F37;
	background-color : #D4B584;
	border: 1px; 
	border-style: solid;
	border-color: #B18E57;
	text-indent: 5px;
}
.StartContries a
{
	color: #000000;
	text-decoration: none;
}
.LetterBoxHold1
{
	position: absolute;
	top: 780px;
	left: 232px;
	width: 200px;
}
.LetterBoxHold2
{
	position: absolute;
	top: 780px;
	left: 490px;
	width: 200px;
}
.LetterBoxHold3
{
	position: absolute;
	top: 780px;
	left: 750px;
	width: 200px;
}

.LetterBox
{
	background-color : #D4B584;
	width: 230px;
	border: 1px; 
	border-style: solid;
	border-color: #B18E57;
	text-indent: 5px;
}
