.fontg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fontm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
.fontbigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.fontm .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.outsideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #3D526D;
}

.fontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	a link: color=#FFFFFF;
	v link: color=#FFFFFF;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

