.new {
	margin: 15px;
}
body {
	font-size: 12px;
	color: #003300;
	margin-top:0px;
	margin-left:0px;	
	
}
table {
	font-size: 12px;
	color: #003300;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.topmenu {
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
.font14b {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.font12b {
	font-size: 12px;
	font-weight: bold;
}
.dotline {
	border: thin dotted #999999;
}
.dotline1 {
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.dotline2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.dotline3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

