BODY { font-family:arial,helvetica,sans-serif;background-color:#f1f4f5;color:#000000 }
TD,TH { font-family:arial,helvetica,sans-serif }
A:link { text-decoration:none;color:#b70000 }
A:visited { text-decoration:none;color:#63728F }
A:active { text-decoration:underline;color:#b70000 }
#norm { font-size:10pt }
#header { font-size:10pt;font-weight:bold }
#input { font-size:10pt; font-family:Times }

/* highlight user */
.highlight { color:#b71100 }

/* highlight own entries */
.own { font-weight:bold;color:#0000ff }

/* background colors for table cells */
.bg1 {background-color:#abbcc0 }
.bg2 {background-color:#e3e9ea }

#NetworkIDs {
	position:absolute;
	left:180px;
	top:70px;
	width:350px;
	height:80px;
	z-index:1;
	background-color: #FFFFFF;
}
.startbody
{
    margin: 0px;
    padding: 0px;
	 background-color: #000000;
	 height: 100%;
    background-image: url(../images/070326_gt_full.jpg);
    background-repeat: no-repeat;
	 background-position: center 0px;
	 cursor: pointer; 
}