
.smartgridtxt {
	font-family: "Arial";
	font-size: 12px;

}

.txt {
	font-family: "Arial";
	font-size: 12px;

}
.txt2 {
	font-family: "Arial";
	font-size: 13px;
	color: #0066CC;
	font-weight: bolder;
}

.txt3 {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}

.txt4 {
	font-family: "Arial";
	font-size: 12px;
	color: #0066CC;
	font-weight: bolder;
}

.txt5 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.txt6 {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;

}

.txt7 {
	font-family: "Arial";
	font-size: 15px;
	color: #0066CC;
	font-weight: bolder;
}

.txt8 {
	font-family: "Arial";
	font-size: 18px;
	color: #00CC00;
	font-weight: bolder;
}

.SmartGrid7 {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}

a.sglink1:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sglink1:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sglink1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

a.sglink2:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.sglink2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.sglink2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #33CC00;
	text-decoration: none;
}
a.smartgridlink2:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.smartgridlink2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.smartgridlink2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #33CC00;
	text-decoration: none;
}

a.sglink3:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sglink3:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.sglink3:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.sglink4:link {
	font-family: Arial;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;
}
a.sglink4:visited {
	font-family: Arial;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;
}
a.sglink4:hover {
	font-family: Arial;
	font-size: 13px;
	color: #33CC00;
	text-decoration: none;
	font-weight: bolder;
}
a.sglink5:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.sglink5:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.sglink5:hover {
	font-family: Arial;
	font-size: 12px;
	color: #33CC00;
	text-decoration: underline;
}

.hide{display:none;}
.show{display:block;}
.pointer{cursor:pointer;}
