﻿body {
}
.header
{
	color: #006633;
	font-weight: bold;
	font-size: 12pt;
	font-family: 'Times New Roman';
}
.contt
{
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}
.messages
{
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
	color: red;
}

.gridcontt
{
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
	
}

.TblHeader
{
	font-size: 12pt;
	color: white;
	font-family: 'Times New Roman';
	background-color: #006633;
	font-weight: bold;
}
.conttS
{
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	font-weight: bold;
}
.NewsH
{
	font-size: 17px;
	font-style: normal;
	font-family: 'Times New Roman';
	font-weight: bold;
	color: red;
}

.NewsS
{
	font-size: 16px;
	font-style: normal;
	font-family: 'Times New Roman';
	font-weight: bold;

}


.H
{
	font-size: 15px;
	font-style: normal;
	font-family: 'Times New Roman';
	font-weight: bold;
	color: white;
}



.NewsD
{
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	
}
.NewsDatt
{
	font-size: 10px;
	font-style: normal;
	font-family: Tahoma;
	color: dimgray;
}

.bb
{
	font-size: 10px;
	font-style: normal;
	font-family: Tahoma;
	color: dimgray;
	background-color: yellow;
}
.linkk
{
	color: blue;

}
A:link
{
	color: blue;
	
}
.accordionHeader
{
	font-weight: bold;
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url(Images/back.gif);
}
.accordionHeaderSelected
{
	font-weight: bold;
	color: #185A39;
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url(Images/backalt.gif);

}
.accordionContent
{
	background-color: #f0f0f0;
}
.tit
{
	font-size: 18px;
	color: maroon;
	font-family: 'Times New Roman';
	
}

