body {
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
.ntable {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.ncell {


	border-right-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-style: none;
}
.nbbar {
	background-image: url(../images/btn_background.gif);

}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 12px 5px 5px;
	list-style-type: square;
	background-image: url(../images/cnt_background.gif);
	background-repeat: no-repeat;
	background-position: right top;




}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ECEFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;

}
.ntablef {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FEFEFE;

}
.content3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-type: disc;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3365B7;
	text-decoration: none;

}
.content4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-style: none;
	text-decoration: none;
}

}
a:hover {
	color:#0000CC;
	text-decoration:underline;
}
a {	text-decoration:none;
	color:#0000CC;}

a:visited {	color:#0000CC;
}