BODY {
	background-color : #F8FAFB;
	background-image : url(/gfx/head_bg_upper.gif);
	background-repeat : repeat;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, "Lucida Sans Unicode", sans-serif;
	font-size : 9pt;
	margin : 8px 8px 8px 8px;
}

.normaltext {
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, "Lucida Sans Unicode", sans-serif;
	font-size : 9pt;
}

.smallheading {
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, "Lucida Sans Unicode", sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.first_ul {
	position : relative;
	top : -20px;
}

A {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

.code_link {
	font-family : Courier New, Courier, monospace;
	font-size : 9pt;
	vertical-align : top;
}

.code_param {
	font-family : Courier New, Courier, monospace;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
}

.word_info {
	font-size : 9pt;
	vertical-align : top;
	font-style : italic;
}

.bottomline {
	width : 85%;
	color : #6989B8;
	background-color : #6989B8;
	height : 2px;
	left : 8px;
	position : absolute;
}

.cmd_tbl {
	background-color : #FFFFFF;
	border : 1px solid #CBCED3;
	width : 85%;
	padding : 0px 0px 0px 0px;
	margin : 4px 4px 4px 4px;
}

.bottom_tbl {
	width : 85%;
	padding : 0px 0px 0px 0px;
	margin : 4px 4px 4px 4px;
}

.leftbody {
	background-color : #F8FAFB;
	background-image : url(/gfx/head_bg_upper.gif);
	background-repeat : repeat;
	margin : 0px 0px 0px 0px;
}

.tinytext {
	font-size : 5pt;
}
