﻿body {
  background:#ffffff;
  margin:0;
  color:#333333;
  font:x-small Georgia Serif;
  font-size:small;
  font-size: small;
  text-align: center;
}
  
h1.Title
{
	position:absolute;
	left: 50px;
	top:50px;
	margin:0% 0% 0% 0%;
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing:.2em;
	font: normal normal 180% Georgia, Serif;
	text-align: left;
}

a:link {
  color:#5588aa;
  text-decoration:none;
  }
a:visited {
  color:#808080;
  text-decoration:none;
  }
a:hover {
  color:#cc6600;
  text-decoration:underline;
}
a img {
  border-width:0;
}
  
.syntaxtext
{
	position:relative;	
	top: 15px;
	left: -80px;
	letter-spacing:.1em;
	font: normal normal 70% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;		
}

.linkLabel
{
	color:#5588aa;
	text-decoration:none;
}

.linkLabel:hover
{
	color:#cc6600;
	text-decoration:underline;
	cursor:pointer;
}

.LanguageVersionIndexPage
{
	position: absolute;
	top:23px;	
	left:80px; 
	width: 100%;
	padding:0% 0% 0% 0%;
	text-transform:uppercase;
	letter-spacing:.2em;
	line-height: 1.4em;
	font: normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: Green;
}

.LanguageVersionSearchPage
{
	position: absolute;
	top:23px;	
	left:80px; 
	width: 100%;
	padding:0% 0% 0% 0%;
	text-transform:uppercase;
	letter-spacing:.2em;
	line-height: 1.4em;
	font: normal normal 75% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	color: Green;
}