body {
	font-family: Arial, Helvetica, sans-serif;
				scrollbar-face-color:'#F2EFE6';
				scrollbar-arrow-color:'#393939';
				scrollbar-track-color:'#F7F7F7';
				scrollbar-shadow-color:'#8A8472';
				scrollbar-highlight-color:'#FAF8F2';
				scrollbar-3dlight-color:'#FAF8F2';
				scrollbar-darkshadow-Color:'#4C4635';
				font-size:11px;	
}

a				{color:blue;}
a:hover			{color:#8C0808;}
#divUpControl {position:relative; left:0px;top:0px; width:320px;height:30px; z-index:1; text-align: right}
#divDownControl {position:relative; left:0px; top:0px; width:320px;height:30px; z-index:1;text-align: right}
#divContainer {LEFT: 0px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:300px; CLIP: rect(0px 300px 150px 0px); POSITION: relative; TOP: 0px; HEIGHT: 150px}
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px}

h1 				{font: bold 11px Arial, Helvetica, sans-serif}
p,li		{font: normal 11px Arial, Helvetica, sans-serif}
pscoll 			{font: normal 11px Arial, Helvetica, sans-serif }
table,tr,th,td {font-family: Arial, Helvetica, sans-serif;font-size:11px;}

/* Table */
table.infobox	{background-color:#969696;}
table.reportborder	{border-right: 1px solid #999999;border-top: 1px solid #999999;}

td.reportheader		{font-weight:bold;background-color:#dedede;border-left: 1px solid #999999;border-bottom: 1px solid #999999;padding:3px;}
td.reportbody		{border-left: 1px solid #999999;border-bottom: 1px solid #999999;padding:3px;}
td.reportdivider	{border-bottom: 1px solid #999999;padding:3px;}	

/* Input field */
input			{font-size:11px;}
input.bttn		{font-size:11px;border-top:#999999 1px solid;border-right:#999999 1px solid;border-bottom:#999999 1px solid;border-left:#999999 1px solid;	cursor:hand;}
.btt2				
{
	font-family:Arial,Sans-Serif;
	background-color:#dedede;
	vertical-align: top;
	font-weight:normal;
	font-size:11px;
	cursor:hand;	
}
.txtbold			{font-weight:bold;}