body,td,th {
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.boxttt {  
	font-size: 12px; 
	/*color: #FFFFFF; */
	background: #ffffff;
	border-color: #0067B0 #E1F2FF #E1F2FF #0067B0; 
	border-style: solid; border-width: 1px; 
	}
.boxttx {  
	font-size: 12px; color: #FFFFFF; 
	background: #5279D6;
	border-color: #E1F2FF #0067B0 #0067B0 #E1F2FF; 
	height: 18px; 
	border-style: solid; 
	border-width: 1px; 
	padding-top: 1px;
}
#ssbut { 
	font-size:12px 
}
.white {
	color: #FFFFFF;
}
.classtitle {

	background-image: url(images/title-pic_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;*/
	padding: 6px 3px 8px 60px;
	font-size: 16px;
	font-weight: bold;
	filter: Glow(Color=#ffffff, Strength=2);
}
.classcontent {
	background-color: #ffffff;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 3px 3px 3px 15px;
}
.classfont {
	color: #009900;
}
.indextd{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	/*	background-color: #ffffff;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 1px 1px 5px;
	width: 540px; */
}
.content {
	line-height: 150%;
	font-size: 10.5pt;
}
.lefttab {
	border: 1px solid #ffffff;
}
.pt9 {
	font-size: 9pt;
}
.pt9white {
	font-size: 9pt;
	color: #FFFFFF;
}