body{	color: #000000;
		font-size: 9pt;
		FONT-FAMILY: "Tahoma","MS Shell Dlg";
		SCROLLBAR-FACE-COLOR: #a5a5a5; 
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		SCROLLBAR-SHADOW-COLOR: #ffffff; 
		SCROLLBAR-3DLIGHT-COLOR: #000000; 
		SCROLLBAR-ARROW-COLOR: #ffff88; 
		SCROLLBAR-TRACK-COLOR: #bbbbbb; 
		SCROLLBAR-DARKSHADOW-COLOR: #333333;
		SCROLLBAR-BASE-COLOR:#eeeeee;		
	}
table{	color: #000000;
		font-size: 9pt;
		FONT-FAMILY: "Tahoma","MS Shell Dlg";
		}
td	{	color: #000000;
		font-size: 9pt;
		}

.lastpost
		{
		FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
		FONT-SIZE: <%=cssSet(2)%>;
		}
A:LINK    {Text-Decoration: none; color:#003399;}
A:VISITED {Text-Decoration: none; color:#003399;}
A:Active  {Text-Decoration: none; color:#003399;}
A:HOVER   {Text-Decoration: underline overline; color:#003399;}

.tx {
	font-size: 9pt;
	border: 1px groove ;
	padding-top: 2px;
	margin:2px;
    }

.tx2 {
	font-size: 9pt;
	border: 1px groove ;
	padding-top: 2px;
    }

.tx1 {
	font-size: 9pt;
	border: 1px groove ;
	margin:0px;
    width:100px;
	height:20px;
	padding-top:3px;
	padding-left:3px;
	}

.btx {
	width:58px;
	letter-spacing: 2px;
	font-size:9pt;
	height:20px;
	cursor: hand; 
	background-color: #e5e5dd;
	background-position: center center;
	border:1px solid;
	border-color:#ffffff #999999 #999999 #ffffff;
	padding-top: 2px;
	background-repeat: repeat-x;
	}

.btz {
	width:76px;
	letter-spacing: 3px;
	font-size:9pt;
	height:19px;
	cursor: hand; 
	background-color: #e5e5dd;
	background-position: center center;
	border:1px solid;
	border-color:#ffffff #999999 #999999 #ffffff;
	padding-top: 1px;
	background-repeat: repeat-x;
	}

.bty {
	width:40px;
	font-size:9pt;
	height:19px;
	cursor: hand;
	background-position: center center;
	border-top: 1px outset #eeeeee;
	border-right: 1px outset #888888;
	border-bottom: 1px outset #888888;
	border-left: 1px outset #eeeeee;
	padding-top: 1px;
	margin:2px;
	background-repeat: repeat-x;
	}
.boa {border-left-width:0px;border-right-width:0px;}
.bob {border-right-width:0px;}
.boc {border-left-width:0px;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid gray;
padding: 4px;
background-color: #cccccc;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
