﻿body {
}
.Menu_CSS:Link
{
    font-family: tahoma;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.Menu_CSS:hover 
{
    font-family: tahoma;
    font-size: 10px;
    color: #62c601;
    text-decoration: none;
}
.Menu_CSS:visited 
{
    font-family: tahoma;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.RelatedSites_CSS:Link
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.RelatedSites_CSS:hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #62c601;
    text-decoration: none;
    margin: 10px;
    list-style-type: circle;
}
.RelatedSites_CSS:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.LinkButton_CSS:Link
{
    font-family: tahoma;
    font-size: 10px;
    color: #4e4e4e;
    text-decoration: none;  
}
.Label_CSS
{
    font-family: tahoma;
    font-size: 10px;
    color: #4e4e4e;
}
.LabelWhite_CSS
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
}
.LabelWhiteBold_CSS
{
    font-family: tahoma;
    font-size: 11px;
    font-weight:bold;
    color: #ffffff;
}
.LabelBlack_CSS
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
.LabelBlackBold_CSS
{
    font-family: tahoma;
    font-size: 11px;
    font-weight:bold;
    color: #000000;
}
.LabelAlert_CSS
{
    font-family: tahoma;
    font-size: 12px;
    color: #62c601;
}

.Button_CSS
{
    font-family: tahoma;
    font-size: 10px;
    color: #4e4e4e;
}

.DDL_CSS
{
    font-family: tahoma;
    font-size: 11px;
}

.TXT_CSS
{
    font-family: tahoma;
    font-size: 11px;
    border-color:#494f4d;
    border-width:1px;

}

.GrayBoxTitle
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    font-weight: bold;

}
.OrangeBoxTitle
{
    font-family: tahoma;
    font-size: 11px;
    color: #494f4d;
    font-weight: bold;

}
.Link1_CSS:Link
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: right;
}
.Link1_CSS:hover 
{
    font-family: tahoma;
    font-size: 11px;
    color: #62c601;
    text-decoration: none;
}
.Link1_CSS:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: right;
}
.NewsTitle_CSS:Link
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: right;
    font-weight:bold;
}
.NewsTitle_CSS:visited
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-align: right;
    font-weight:bold;
}
.NewsTitle_CSS:hover 
{
    font-family: tahoma;
    font-size: 11px;
    color: #62c601;
    text-decoration: none;
    font-weight:bold;    
}
.NewsBody_CSS 
{
    font-family: tahoma;
    font-size: 9px;
    color: #000000;
    text-decoration: none;
}
.SubTable_Title
{
    background-color:#ffcc00;
    font-size:10px;
    font-weight:bold;
}
.SubTable_Row
{
        font-size:10px;
}
.GridHeader
{
    font-family:Tahoma;
    font-size:10px;
    background-color:#62c601;
}
.LinkBtn 
   {
     font-family:Tahoma;
     font-size:11px;
     text-decoration:none;
     line-height:17px;
     text-align:center;
    }
    A.LinkBtn:hover 
    {
		COLOR:#62c601;
		TEXT-DECORATION: none;
    }
    A.LinkBtn:visited 
    {
		TEXT-DECORATION: none;
}
.NormalTXT_CSS
{
    font-family: tahoma;
    font-size: 11px;
}