BODY {
  /* margin: 1em; 
  	font-family: Verdana, Geneva, Helvetica, Arial; */
  font-family: sans-serif, arial;
  line-height: 1;
  /* background: white url(../img/wallppr1.png) ; */ 
  background: black ;
  color: white ;
}

IMG.tail_linux {
		background: white;
		border: none;
}

IMG.tail_apache {
		background: white ;
		border: none;
}

#tail {
        /* display: block; */
        text-align: center;
        margin-bottom: 10px;
}

A {
	/* display: block; */
        text-align: center;
        font-size: 12pt;
	font-weight: bold;
        padding: 5px 10px;
        margin: 0 0 2px; border-width: 0;
        text-decoration: none; color: #FF0000;
}

A:hover {color: #FFC;}

.header1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

P.small_text {
		font-size: 7pt;
		font-weight: normal;
}


a.news {border-style: none; font-size: 8pt; font-weight: normal;}
a.news_title {border-style: none; font-size: 10pt; font-weight: normal; text-decoration: underline;}

li.news { 
		padding: 0em;
		/* margin-top: 0em;
			margin-right: 0em;
			margin-bottom: 0em;
			margin-left: 0em; */
}

TD { 
	vertical-align: top;
	
}

.headerTime {
	position: absolute;
	top: 0px;
	left: 5px;
	/* margin-left: -1px; */
	 margin-top: 5px;
	/* float: left; */
}

.headerIcon {
	text-align: center;
}

img.headerIcon {
	display: inline ; /* Make sure this is always displayed */	
}

.headerLang {
	position: absolute;
	top: 0px;
	right: 5px;
	margin-top: 5px;
	/* float: right; */
}

.headerMail {
        position: absolute;
        top: 45px;
        right: 5px;
        margin-top: 5px;
}

#Links1 {
	/* display: block; */
	text-align: center;
	margin-bottom: 10px;
}

#GoogleSearch {
	border: dashed;
	margin-bottom:1px;
	margin-left:25%;
	margin-right:25%;
	/* text-align: center; */
	width: auto;
}

#GoogleS1 {
	/* border: solid; */
	/* height: 60px; */
	/* width: 50% ; */
	float: left ;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
}

#GoogleS2 {
	line-height: 0.75;
}
#GoogleS2 a {
	color: #FF0000;
	font-size: 8pt;
        font-weight: normal;
}
#GoogleS3 {
	border: none ;
	top: -5px;
}
#GoogleS4 {
        border: none ;
        top: -5px;
}

IMG {
	display: none;
}

.NoImageText {
	/* Alt text when images are not displayed */
	display: inline;
	text-align: center;
}

