﻿body 
{background-color:; margin:0px; padding:0px; font-family:Arial;}
h1, h2, h3, h4, h5, h6, p 
{ padding:0px; margin:0px;}
#mainTable
{background-color:#FFF; width:295px;}

#News
{width:295px; background-color:#021935; margin-top:0px; height: 325px;border: 0px solid #dad0d0;}
#News .newsTitle {height:30px;}
#News .newsTitle h3{height:30px; font-size:20px; color:#6c050f; background-color:#fffa6a; width: 295px; padding-top:2px; font-family: "PT Sans", sans-serif; text-align: center;  }
#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:295px; padding:0px 0px 0px 5px; background-image:url(../images/banner/0000.jpg);}
#News .newsItem .nDate{width:55px; float:left; color:#f9dc0d; font-weight:bold; font-size:14px; line-height:18px; }
#News .newsItem .nText{width:290px; float:left; color:#585b5b; font-size:12px; text-align:center; line-height:18px; }
#News .newsItem .nText a
{color:white; font-size:18px; text-decoration:none; font-weight: 500; font-family: arial narrow;  }
#News .newsItem .nText a:hover{color:#fff700 !important; font-size:18px; text-decoration:none;}
#News .newsItem .nSeprator{width:286px; height:2px; background-color:#dcdcd8; float:left; margin:7px 0px;}
