.newcss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #F3F3F3;
	border: medium dashed #666666;
	list-style-position: inside;
	list-style-type: square;
}
.main_border {
	border: medium groove #404BA2;
}
.main_border {
	border: #CCCCCC;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000F83;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
