body,td,th { 
        font-family: verdana;
        font-size: 8pt;
        color: #fff; 
        margin: 0px; 
        *overflow: auto; /* IE Iframe fix */
}
*{margin:0;padding:0;    -webkit-touch-callout: none;}html{font-size:100%;font-family:verdana;}body{font-family:verdana;font-size:8pt;color:#fff;margin:0;}a.spoil:hover{cursor:pointer;color:#FFF;}a:active,a:hover,a:visited,a:link{text-decoration:none;z-index:50;}
.pageswipe{background-image:url(../images/page-background.png);display: inline-block;height:31px;width:34px;text-align:center;vertical-align:middle;line-height:31px;color:#2489ce;font-weight:700;}
.subtitle{background-color: #202020;text-align:center;height:27px;;border-right:#000 1px solid;border-top:#000 1px solid;border-left:#000 1px solid;border-bottom:#000 1px solid;font-weight: bold;font-size:8pt;}
td.maintxt, tr.maintxt{background-color:#202020;border-right:#000 1px solid;border-top:#000 1px solid;border-left:#000 1px solid;border-bottom:#000 1px solid;font-size:8pt;font-family:verdana;padding:5px;}
select,input{border:1px dotted #000;color:#fff;background-color:#464646;font-size:8pt;data-theme:a;}textarea{border:1px dotted #000;color:#fff;background:#464646;font-size:8pt;font-family:verdana;}
span.tekstheader{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;font-weight:700;color:#0F0;}span.errorbold{color:red;font-weight:700;}.top_button{background:none;text-align:center;}
#viewport{background-color:#323232;}#close-mask{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;background-color:transparent;}
body.menu-open #close-mask{display:block;}.trigger{background:transparent url(../images/trigger.png) no-repeat;}
#page > .header{height:27px;line-height:27px;color:#fff;background-image:url(../images/topbar.jpg);text-align:center;box-shadow:inset 0 1px 1px -1px white, 0 1px 5px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 1px 1px -1px white, 0 1px 5px rgba(0,0,0,.5);-webkit-transition:left 200ms ease-in;-moz-transition:left 200ms ease-in;border-color:#111A33;}
#page > .header .icons{position:absolute;left:55%;margin-left:-72px;top:1px;}#page > .header .icons > span{display:inline-block;padding:0 8px;}
input.nicebut{
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
padding: 3px 25px;
background: linear-gradient(rgb(68, 68, 68), rgb(45, 45, 45)) repeat scroll 0% 0% rgb(51, 51, 51);
border: 1px solid rgb(17, 17, 17);
/*give the button curved corners, alter the size as required*/
border-radius: 1em 1em 1em 1em;
/*style the text*/
color:#fff;
font-size: 8pt;
}

.imginsideaapp { /* basic responsive img */
	max-width: 100%;
	height: auto;
	width: auto\9; /* IE8 */
}

td.hover { 
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: "verdana"; 
	cellspacing: 0px;
}