.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.textgreen {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0694AC;
}
.textgray {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #555555;
}
.background_pic {
	background-color: #F0F7F6;
	margin: 0;
	border-right: 1px solid #CACFCE;
	border-left: 1px solid #CACFCE;
	border-bottom: 1px solid #CACFCE;
	width: 768px;
        padding: 13px 13px 13px 13px;
        text-align: center;
}
.textblue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #00D7E1;
}
.summary {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #BDBDBD;
	font-style: italic;

}
.paratitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #009C9F;
}
.paratitle:link {
	color: #009C9F;
	text-decoration: none;
}
.paratitle:hover {
	color: #009C9F;
	text-decoration: underline;
}
.paratitle:visited {
	color: #009C9F;
	text-decoration: none;
}
.link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.link:link {
	color: #007A98;
	text-decoration: underline;
}
.link:hover {
	color: #009C9F;
	text-decoration: none;
}
.link:visited {
	color: #007A98;
}
.bg {
	background-repeat: no-repeat;
	background-image: url(images/page_bg.gif);
}
.form1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #09C9F0;
	border: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.form2 {  font-family: "ËÎÌå"; font-size: 12px; color: #09C9F0; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.textmeter {
	text-transform: capitalize;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: relative;
	top: -3px;
	left: 3px;
}

