﻿.MainTableStyle
    {
        width: 430px;
        height: 480px;
    }
    .NewsCon
{
color:black;
text-decoration:none
}
.NewsCon:hover
{
	color:#3184a4 ;
	text-decoration :none;
	
}
.LetterSpasing
{
	
}
.leftcorner
{
	background-image:url('../images/l.jpg');
	background-repeat:no-repeat ;
width:13px;
height:21px;
	
}
.rightCorner
{
	background-image: url('../images/r.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 21px;
}
.bgcenter
{ background-color:#cfcfa9
}
.bgtable
{background-color:#acad85;
}
.NewsList
{
color:Navy ;
text-decoration:none
}
.NewsList:hover
{
color:#3184a4 ;
text-decoration:none
}
.NewsDate
{
	color:#093b85;
	font-size:x-small;
	
}
.imagesstyle
{
	border-style:solid  ;
	border-color:Gray ;
	border-width:2px;
	
	
}
