﻿body
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    
}
TD
{
    font-family: Verdana, Tahoma;
    font-size: 11px;
    color: #006600;
}

a.Path, a.Path:visited, a.Path:active
{
    font-weight: bold;
    font-size: 9pt;
    color: #0066cc;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
    text-decoration: underline;
}
a.Path:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #ff9966;
    font-size: 9pt;
    font-family: tahoma, verdana, "Ms sans serif";
}
a.Header, a.Header:visited, a.Header:active
{
	font-weight: bold;
	font-size: 11pt;
	color: #0949a7;
	font-family: Tahoma, Verdana, 'Ms Sans Serif';
	text-decoration: none;
}
a.Header:hover
{	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 11pt;
	font-family: tahoma, verdana, "Ms sans serif";
}

a.Title, a.Title:visited, a.Title:active
{
    font-weight: bold;
    font-size: 10pt;
    color: #006633;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
    text-decoration: none;
}
a.Title:hover
{	font-weight: bold;
	text-decoration: none;
	color:#ff9933;
	font-size: 10pt;
	font-family: tahoma, verdana, "Ms sans serif";
}

a.Title1, a.Title1:visited, a.Title1:active
{
    font-weight: normal;
    font-size: 10pt;
    color: #006633;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
    text-decoration: none;
}
a.Title1:hover
{	font-weight: normal;
	text-decoration: none;
	color:#ff9933;
	font-size: 10pt;
	font-family: tahoma, verdana, "Ms sans serif";
}
a.SmallLink, a.SmallLink:visited, a.SmallLink:active
{
    font-weight: normal;
    font-size: 8pt;
    color: #006600;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
    text-decoration: none;
}
a.SmallLink:hover
{	font-weight: normal;
	text-decoration: none;
	color:#ff9933;
	font-size: 8pt;
	font-family: tahoma, verdana, "Ms sans serif";
}
.lblTime
{
    font-family: Times New Roman, Tahoma, verdana;
    font-size: 8pt;
    color: #999999;
    font-style: italic;
}
.CurrentTime
{
    font-family: Tahoma, verdana;
    font-size: 9pt;
    color: #ffffff;
}
.NewsCatHeader
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffff00;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
}
.NewsTitle
{
    font-weight: bold;
    font-size: 11pt;
    color: #006633;
    font-family: Tahoma, Verdana, 'Ms Sans Serif';
}
.SmallText
{
    font-family: Times New Roman, Tahoma, verdana;
    font-size: 9pt;
    color: #ff6600;
    font-style: italic;
}
.Footer
{
    font-family: Verdana, Tahoma;
    font-size: 8pt;
    color: #ccff33;
}

