BODY
{
	background: #f5f5f5;
	font: 10pt sans-serif;
	color: black;
	height: 8.5in;
	scrollbar-face-color: #CCCCCC; 
    scrollbar-shadow-color: #CCCCCC; 
    scrollbar-highlight-color: #CCCCCC; 
    scrollbar-3dlight-color: #f5f5f5; 
    scrollbar-darkshadow-color: #f5f5f5; 
    scrollbar-track-color: #f5f5f5; 
    scrollbar-arrow-color: #C00000
}
BODY.news {background: #ffffff}

td.main {font-size : 9pt;}
td.small {font-size : 8pt;}
font.duzy {font : verdana, arial;
	color : Black;
font-size : 12pt;}

NEWS{
	font : inherit;
 	font-size : 10pt;
}
ATTN{
	padding-left :50px;
}
H1{
	padding-left :40px;
	font : bolder large;
	color : #CE0000;
	font-size : 18pt;
}
H2{
	font : bolder large;
	color : Black;
	font-size : 12pt;
	text-align : left;
}
H3{
	padding-left : inherit;
	font : bolder small;
	color : #FFCCCC;
	background : url(../pl/images/bk.gif);
	text-indent : 5px;
	font-size : 12pt;
}
TABLE.elements
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: red;
} 

TR.row1 {background : Silver;  height : 20px;  }
TR.row2 {background : #E0E0E0; height : 20px; }

TH.gray{
font : normal normal normal small/normal sans-serif;
text-align: center;
font-size : 14pt;
font : bold;
background : Gray;
background-color : Gray;
border-bottom : 2px solid White;
}
TD.W1{
	width : 40px;
}
TW
{
	width : 3px;
	background-color : White;
	height : 25px;
}

MENU{
	font-size : 14px;
	font-weight : bold;
	text-indent : 5px ;
}

CODE{
	font : normal normal normal small/normal sans-serif;
	font-size : 10pt;
}

KDB{
	font : normal normal normal small/normal sans-serif;
	font-size : 10pt;
}

LI{
	font : normal normal normal small/normal sans-serif;
	font-size : 10pt;
	list-style-image : url(../images/li.gif);
	list-style : outside;
}

PRE{
	font : normal normal normal small/normal sans-serif;
	font-size : 10pt;
}

SAMP{
	font : normal normal normal small/normal sans-serif;
	font-size : 10pt;
}


#header {
	position: absolute;
	width: 500px;
	height: 86px;
	top: 0px;
	right: 0px;
	bottom:0px;
	left: 0px;
	overflow : visible;
	margin-left : 0px;
	margin-bottom : 0px;
}

#sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility : visible;
}

#main {
	position: absolute;
	width: auto;
	height: auto;
	top: 80px;
	right: 0;
	bottom: 100px;
	left: 170px;
}

#footer {
	position: absolute;
	width: 100%;
	height: 100px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}

p {text-indent: 40;
font-size : 10pt;}