﻿body {
}
.HomeSelTab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007162;
	text-align: center;
	font-weight: bold;
}
.HomeUnSelTab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}
.NormalSGrayTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left ;
	font-weight: normal;
}
.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left ;
	font-weight: bold;
}
.Green
{
	color:#007162;
	font-family: Arial;
	font-size: 11px;
}
.Red
{
	color: #E3262E;
	font-family: Arial;
	font-size: 11px;
}
.Blue
{
	color: #01668B;
	font-family: Arial;
	font-size: 11px;
}
.NewsText { font-family:Arial;  font-size: 11px; font-weight: normal; color: #969696; line-height: 20px; cursor: pointer; padding-left: 5px; }
