﻿.MainContent a:link {color: #006633; text-decoration: underline;}
.MainContent a:active {color: #006633; text-decoration: underline;}
.MainContent a:hover {color: #639c63; text-decoration: underline;}
.MainContent a:visited {color: #006633; text-decoration: underline;}
.MainContent a:visited:hover {color: #639c63; text-decoration: underline;}

body 
{
    font-family: Arial;
    margin-left: 0;
    margin-top: 0;
}

.Error
{
    color: Red;
}

.PageTitle
{
    color: #003d1e;
    font-size: 16px;
    font-weight: bold;
}

.MainContent
{
    color: #444444;
    font-size: 14px;
    font-weight: normal;
}

.NewsEvents
{
    color: #444444;
    font-size: 12px;
    font-weight: normal;
    background-color: #dcdcdc;
    border-color: #006633;
}

.DividerLeft
{
    background-color: #444444;
    color: #444444;
    width: 50%;
    height: 1px;
    text-align: left;
}

.DividerCenter
{
    background-color: #444444;
    color: #444444;
    width: 50%;
    height: 1px;
    text-align: center;
}

.LeftNav {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNav a:link {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNav a:active {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNav a:hover {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNav a:visited {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNav a:visited:hover {color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}

.LeftNavSel {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNavSel a:link {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNavSel a:active {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNavSel a:hover {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNavSel a:visited {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}
.LeftNavSel a:visited:hover {color: #edd121; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 18px;}

.LeftNavTitle {color: #edd121; font-size: 15px; font-weight: bold; text-decoration: none; line-height: 18px;}

.LeftNavSubTitle {color: #ccdfcc; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; line-height: 18px;}

.thHeader 
{
     background-color: #e8e8e8;
     font-weight: bold;
     text-align: right;
}

.thHeader2
{
     background-color: #002c16;
     color: #FFFFFF;
     font-weight: bold;
     text-align: left;
}

.thRow1
{
    background-color: #fffbea;
}
.thRow2
{
    background-color: #FFFFFF;
}

.NewsBG
{
    background-image: url('../images/NewBG.jpg');
    background-repeat: repeat;
    	    
}

	
	.BlogTitle
{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

A.BlogTitle:Link
{
    font-size: 10px;
    color: #d9bc00;
    text-decoration: none;
}

A.BlogTitle:Hover
{
    font-size: 10px;
    color: #d9bc00;
    text-decoration: none;
}

A.BlogTitle:Active
{
    font-size: 10px;
    color: #d9bc00;
    text-decoration: none;
}

A.BlogTitle:Visited
{
    font-size: 10px;
    color: #d9bc00;
    text-decoration: none;
}




A.BlogHeader:Link
{
    font-size: 13px;
    color: #020239;
    text-decoration: none;
    font-weight:bold;
}

A.BlogHeader:Hover
{
    font-size: 13px;
    color: #020239;
    text-decoration: none;
    font-weight:bold;
}

A.BlogHeader:Active
{
    font-size: 13px;
    color: #020239;
    text-decoration: none;
    font-weight:bold
}

A.BlogHeader:Visited
{
    font-size: 13px;
    color: #020239;
    text-decoration: none;
    font-weight:bold
}


A.BlogLink:Link
{
    font-size: 11px;
    color: #020239;
    text-decoration: none;
    font-weight:bold;
    font-style: italic;
}

A.BlogLink:Hover
{
    font-size: 11px;
    color: #020239;
    text-decoration: underline;
    font-weight:bold;
}

A.BlogLink:Active
{
    font-size: 11px;
    color: #020239;
    text-decoration: underline;
    font-weight:bold;
}

A.BlogLink:Visited
{
    font-size: 11px;
    color: #020239;
    text-decoration: underline;
    font-weight:bold;
}


.BlogDate
{
    font-size: 11px;
    color: #020239;
    font-weight: bold;
}

.BlogSummary
{
    font-size: 11px;
    color: #020239;
    font-weight: bold;
}

.FooterCopyRight
{
    font-size: 11px;
    color: #ffffff;
}
.Footer
{
    font-size: 11px;
    color: #FFFFFF;
}

A.Footer:Link
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

A.Footer:Hover
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

A.Footer:Active
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

A.Footer:Visited
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

