body {
	scrollbar-face-color: #5060aa; 
	scrollbar-base-color: #5060aa; 
	scrollbar-shadow-color: #022254; 
	scrollbar-highlight-color: #8888e4;
	scrollbar-3dlight-color: #000; 
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #5060aa; 
	scrollbar-arrow-color: White;
	background: #1a1a44;
	color: white;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

th {
	text-align:center;
	color: white;
	font-family: Verdana, Arial;	
	font-size: 10pt;
	margin:4px;
	border: 0px;
}

.abody {
	background: #022254;
	color: white;
	font-family: Verdana, Arial;
	height: 100%;
	vertical-align: top;
	border-width:0px;
}

a:hover, a:active, a:visited-hover {
    text-decoration: underline;
    color: #FFFFFF;
}

a:link, a:visited {
    color: yellow;
    text-decoration: none;
    font-weight: bold;
}

.toc {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

td {
    background: #022254;
    font-family: Verdana, Arial;
    font-size: 10pt;
    border-style: solid solid solid solid;
    border-width: 0px;
    padding: 3px;
    line-height: 15px;
	text-align: center;
}

table, .fill {
    border-style: solid solid solid solid;
    border-width: 0px;
    border-color: #8888e4 black black #8888e4;
    background: #5060aa;
    spacing: 5px;
    width: 100%;
}

.left {
}

.footer {
    background: #5060aa;
}

img {
		border: 0px;
	hspacing:0px;
	vspacing:0px;
}

.footer {
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.sp:LINK, .sp:VISITED {
    color: white;
    text-decoration: none;
    font-weight: normal;     
}

h3 {
   line-height: 5px;
   vertical-align:middle;
}

.newse {
       color: gold;
       font-weight: bold;
}

.bugid {
       color: white;
       font-weight: bold;
}

.bugdate {
       color: yellow;
       font-weight: bold;
}

.bugopen {
       color: red;
       font-weight: bold;
}

.bugclosed {
       color: green;
       font-weight: bold;
}

.bughdr {
       color: gold;
       font-weight: bold;
}

.intext {
	background: #022254;
	color: white;
	font-family: Verdana, Arial;
	vertical-align: top;
	border-width:0px;
}

.hidtable {
	border-width:14px;	
    background-image:none;	
}

.hidtd {
    background: #5060aa;
    font-family: Verdana, Arial;
    font-size: 10pt;
    border-style: solid solid solid solid;
    border-width: 0px;
    border-color: black #8888e4 #8888e4 black;
    padding: 2px;
    line-height: 15px;
}


