body {
	font-family : Verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #B0B0C0;
	scrollbar-face-color: #242E3F;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: Gray;
	scrollbar-arrow-color: Silver;
	scrollbar-base-color: Silver;
	scrollbar-3d-light-color : Black;
	scrollbar-dark-shadow-color : Gray;
	scrollbar-track-color: #384763;
	cursor : crosshair;
	margin : 0;
	background-color: #4D6186;
}

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #CFCFCF
}

TD {
	font-family : Verdana,arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #B0B0C0;
}

TD.incs {
	font-family : Verdana,arial,helvetica,sans-serif;
	font-size : 7pt;
	color : #000000;
	align : top;
	border : 1px solid #000000;
}

TABLE.incs {
	border : 1px solid #000000;
	font-family : Verdana,arial,helvetica,sans-serif;
	font-size : 7pt;
	color : #000000;
	align : top;
}

TR.green {
	background-color : #55aa55;
}

TR.red {
	background-color : #ee6666;
}

TR.yellow {
	background-color : #eeee66;
}

TH.incs {
	font-family : Verdana,arial,helvetica,sans-serif;
	font-size : 8pt;
	color : #CCCCCC;
	text-align : top;
	border : 1px solid #000000;
}
	
DIV#boxes {
	border:1px solid #000000; 
	padding: 0; 
}

DIV#titles {
	padding: 5px;
	background-color:#242E3F;
	text-align:left;
	font-weight:bold;
	font-size : 9pt;
	color : white;
}

DIV#mtitles {
	padding: 2px;
	background-color:#242E3F;
	text-align:absMiddle;
	font-weight:bold;
	font-size : 9pt;
	color : white;
}

DIV#small {
	text-align:left;
	border:1px solid #000000; 
	padding:4px; 
	background-color:#384763;	
}
DIV#content {
	text-align:left;
	padding:5px;
	background-color:#384763;
}
	
A {
	font-family : Verdana,Tahoma,arial,helvetica,sans-serif;
	color: #cccccc;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: underline;
	cursor : hand;
}
A:active {
	text-decoration: none; color: #DDDDDD;
	font-weight : bold;
}
A:hover {
	text-decoration: underline;
 	color: #FFFFFF;
	font-weight : bold;
}
B {
	font-size : 9pt;
	color : white;
}
SMALL {
	color : white;
	font-size: 7pt
}

img { border: 0px; }