body {
        margin: 0;
        padding: 0;
        background: #00001C;
        #background: #134389;
        color: #D2D2D2;
        font-family: Verdana, Arial;
        font-size: 11px;
        #background-image: url("http://static.pardus.at/various/portal/bg2.jpg");
        #background-image: url("http://www.fr4nk.org/images/ss036.gif");
}

table {font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #A1A1AF;}
.test {background: #0C0C3E;}
.first {background: #A1A1AF; color: #00001C;}
.product {color: #00FF00;}
.productrow {background: #1CAB1C; color: #000000;}
.upkeeprow {background: #AB1C1C; color: #000000;}
.upkeep {color: #FF0000;}
.status_orange {background: #FE6A00; color: #000000;}
.status_red {background: #FE0000; color: #000000;}
td {
        padding: 0;
        margin: 0;
        font-size: 12px;
        #color: #919191;
        border: 0;
}

a:link, a:active, a:visited {
        color: #DDDD00;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
}
a:hover {
        color: #FFFFFF;
}

input {
        background: #141414;
        border-bottom: #5A5A5A 1px solid;
        border-left: #5A5A5A 1px solid;
        border-right: #5A5A5A 1px solid;
        border-top: #5A5A5A 1px solid;
        color: #ffffff;
        font-family: Verdana, Arial;
        font-size: 10px
}

select {
        background: #141414;
        border-bottom: #5A5A5A 1px solid;
        border-left: #5A5A5A 1px solid;
        border-right: #5A5A5A 1px solid;
        border-top: #5A5A5A 1px solid;
        color: #ffffff;
        font-family: Verdana;
        font-size: 10px
}

#selectSectorKey {
        background: #DD0000;
        border-bottom: #5A5A5A 1px solid;
        border-left: #5A5A5A 1px solid;
        border-right: #5A5A5A 1px solid;
        border-top: #5A5A5A 1px solid;
        color: #ffffff;
        font-family: Verdana;
        font-size: 10px
}
#bug {
        position: fixed; 
        right: 5px; 
        bottom: 5px; 
        z-index: 32767;
        background: #445;
        padding: 4px;
        font-size: 75%;
        opacity: 0.5;
}

#bug a {
        color: #ccc;
}
/*
#Clock {
	text-align: left;
        position: absolute; 
        top: 12px; 
	left: 20px;
        height: 20px; 
        z-index: 1; 
        font-family: Lucidia Console;
}
*/

#Clock div {
	width: 60px;
}
