body
{
	font-size: 10pt;
	color: yellow;
	font-family: Verdana;
	background-color: navy;
}
.PageTitle
{
	background-color : Black ;
}
.head1
{
	font-weight: bold;
	font-size: 18px;
	color: yellow;
	font-family: Verdana;
}
.newstitle
{
	font-weight : bold ;
	font-size : 12pt;
	color : Navy ;
	font-family : Verdana;
}
.newstext
{
	font-weight : normal;
	font-size : 10pt;
	color : Blue;
	font-family : Verdana;
}
.ErrorText
{
	color : Red ;
}
.AltItem
{
	background-color : Blue;
}
.DownLoadGrid
{
	font-family : Verdana ;
	font-size : smaller ;
	color : Yellow;
}
.EditHeader
{
	color :Fuchsia ;
	font-weight : bold;
}
.DBLabel
{
	color : Red;
	font-weight : bold;
}
.helpdesk
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;
	font-weight : bold;       
}
td.news
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;     
}
a.news:visited
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;     
}
a.news:active
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;     
}
a.news:hover
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;     
}
a.news:link
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 10pt;     
}
a:visited
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 14pt;     
}
a:active
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 14pt;     
}
a:hover
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 14pt;     
}
a:link
{
	color : Yellow;
    font-family : Verdana;
	font-size   : 14pt;     
}
a img {
	border: none;
	}