﻿body
{
	margin: 0px 0px 0px 0px;
}

td
{
    font-family:Verdana;
    font-size:11px;
    color:#3e3f41;
}

td.td1
{
    background-image: url(images/bgline.gif);
    background-repeat:repeat-x;
    height:4px;
}

td.td2
{
	border-top: solid #d1d1d1 1px;
}

td.td2old
{
    background-image: url(images/bgfooter.gif);
    background-repeat:repeat-x;
    height:5px;
}

td.td3
{
    background-color:#c3e9ff;
}

td.td4
{
    background-color:#f3ffce;
}

td.td5
{
    background-color:#e2f6a0;
}

td.td6
{
    background-color:#d5f080;
}

td.td7
{
    background-color:#c1e257;
}

img.img1
{
    margin-right: 10px;
    float:left;
    margin-bottom:10px;
}

img.img2
{
    margin-left: 10px;
    float:right;
    margin-left:10px;
}

li.li1
{
    list-style-image: url(images/symarrow1.gif);    
}

a.a1
{
    color:Green;
    text-decoration:none;
    font-weight:bold;
}

a.a1:hover
{
    color:Green;
    text-decoration:underline;
}

a.a2
{
    color:White;
    text-decoration:none;
    font-size:7pt;
}

a.a2:hover
{
	color: #1e90ff;
	text-decoration: underline;
}

img.navbtn
{
	margin-bottom: 4px;
}

span.newsdate
{
	color: Blue;
}

span.newstitle
{
	color: Green;
	font-weight: 700;
}