﻿body 
{background-color: #EEEDE7; margin:0px; padding:0px; font-family:Arial;}
h1, h2, h3, h4, h5, h6, p 
{ padding:0px; margin:0px;}
#mainTable
{background-color:#FFF; width:100%;}

#News
{width:100%; background-color:#021935; margin-top:0px; height: 337px;border: 0px solid #dad0d0;}
#News .newsTitle {height:30px;}
#News .newsTitle h3{height:30px; font-size:20px; color:#6c050f !important; background-color:#fffa6a; width: 100%; padding-top:4px; font-family: "PT Sans", sans-serif; text-align: center; font-weight:700;  }
#uniform {background-color:#b200ff;border-radius:5px; padding:10px 5px; font-size:14px; font-weight:bold; margin:10px 0px;}
#uniform a {color:#FFF; text-decoration:none;}
#uniform a:hover {color:#b200ff; background-color:#FFF;}
 /* CSS for the scrollers */
.vertical_scroller21 {
position: relative; display: block; overflow: hidden; float: left; width: 100%;  /* 100%; */ height: 270px; /* 200px; */ padding: 2px 2px 2px 2px;
}
.scrollingtext {
position:absolute; white-space: normal;	/*font-family:'Trebuchet MS',Arial;*/  text-align: left;
}
#News .newsItem 
{height:100%; padding:0px 10px 0px 10px; background:#f7f7f7;}
#News .newsItem .nDate{width:55px; float:left; color:#f9dc0d; font-weight:bold; font-size:14px; line-height:18px; }
#News .newsItem .nText{width:100%; float:left; color:#585b5b; font-size:12px; text-align:center; line-height:18px; }
#News .newsItem .nText a
{color:#000; font-size:18px; text-decoration:none; font-weight: 500; font-family: arial narrow;  }
#News .newsItem .nText a:hover{color:#800000 !important; font-size:18px; text-decoration:none;}
#News .newsItem .nSeprator{width:100%; height:2px; background-color:#dcdcd8; float:left; margin:7px 0px;}

.mt-10 {
    margin-top: 10px;;
}
