body{
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana,arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	scrollbar-base-color: #77cc09; 
	scrollbar-track-color: #154462;
	scrollbar-face-color: #77cc09;
	scrollbar-highlight-color: #baff00;
	scrollbar-3dlight-color: #77cc09;
	scrollbar-darkshadow-color: #154462;
	scrollbar-shadow-color: #77cc09;
	scrollbar-arrow-color: #baff00;
	
    height:100%;
    min-height:100%; 
}

html {
	height:100%; 
}

#screendiv {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(gfx_buttons/bg.png) repeat;
	vertical-align:center;
	text-align:center;
}

#screenshot {
	position:absolute;
	border: #ffffff 1px solid;
}

td{
	vertical-align: top;
    color: #ffffff; 
	font-size: 10px;
	font-family: verdana,arial;
}

p{font-size: 14px;color: rgb(255,255,255);font-family: arial;}
ul{font-size: 14px;color: rgb(255,255,255);font-family: arial;}
h1{font-size: 20px;color: rgb(75,162,255);font-family: arial;}
h2{font-size: 16px;color: rgb(242,62,34);font-family: arial;}
h3{font-size: 14px;color: rgb(242,62,34);font-family: arial;}
h4{font-size: 14px;color: rgb(100,100,100);font-family: cambria; text-align: justify;}
h5{font-size: 12px;color: rgb(75,162,255);font-family: arial;}

a {font-size: 14px; 
font-family: arial;
text-decoration: none;}
a:link{color: #e8523a;}
a:visited{color: #e8523a;}
a:hover{text-decoration : underline; color: #e8523a;}

table.x2 TD {padding: 40 auto auto auto;}

.centeredtext {text-align:center; valign: center;}

.centeredimage {text-align:center; margin-top:0px; margin-bottom:0px; padding 0px;}
.halfsizeimage {width="50%"; height="50%";}


img{border: 0px;}
.content{width: 90%;text-align: left;}