﻿.ErrorMessageStyle
{
	margin: 2%;
}

.NewsHeaderStyle
{
	margin-top: 2%;
}


.BackHome
{
	margin: 0% 2% 3% 2%;
	text-align: right;
}

.BackHomeLink
{
	
	font-family: Verdana;
	font-size: small;
	font-style: normal;	
	color: #027600;	
	text-decoration: none;
}

.newsCategory
{
	margin: 15% 2% 3% 2%;
	display: inline;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	font-style: normal;	
	color: #a0a0a0;	
}


.newsTitle
{	
	margin: 5% 2% 3% 2%;
	text-align: center;
	font-family: Verdana;
	font-size: medium;
	font-style: normal;	
	color: #027600;/*#297b23;/*#70be62;*/
	/*font-weight: 500;*/
}

.newsSummary
{
	margin: 0% 2% 4% 2%;
	padding-bottom: 1%;
	font-family: Verdana;
	text-align: justify;
	display: block;
	font-size: small;
	color: #515150; 
	/*background-color: #ebffe3;*/
	border-bottom: 1px solid #a0a0a0;
}

.newsText
{
	font-family: Verdana;
	margin: 1% 2% 3% 2%;
	padding: 1%;
	text-align: justify;
	display: block;
	font-size: small;
	font-style: normal;	
	color: #515150;
}

div.ImagePhotoStyle
{
	text-align:center;
}

.ImageButtonStyle
{
	width:3%;
	height:3%;
	margin-right:2%;
	margin-left:2%;
}

.ImageButtonPanelStyle
{
	margin:2%;
}


div.imageList
{
	margin: 2% 10% 10% 10%;
}

div.tableImages
{
	width:80%;	
	float:left;
}

.imageListStyle
{
	float:left;
	
	margin: 1%;
}

div.LeftArrow
{
	float:left;
	width:10%;
}

.LeftArrowImage
{
	width:30%;
	height:30%;
}

div.RightArrow
{
	width:10%;
	float:left;
}

.RightArrowImage
{
	width:30%;
	height:30%;
}



