﻿.FreshNewsBody
{
	 background-image:url(/App_themes/post_images/news_background.png) ; 
	 background-repeat:no-repeat;
	 width:533px;
	 
}

.FreshCategoryControl
{
	padding-top:10px;
	text-align:center;
	word-spacing: 7px;
}

.FreshCategoryControl a
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 533px;
	font-weight: bolder;
	
	text-align:center;
}

.FreshTopBox
{
	height: 224px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
	
	width:533px;
}
.FreshTwoBoxes
{
	border-bottom-style:solid;border-width:1px;border-color: #999999; 

	width:533px;
	height:268px;
}

.FreshOtherTwoBoxes
{
	border-bottom-style:solid;border-width:1px;border-color: #999999; 
	
	width:533px;
	height:278px;
}


.FreshPostDateHeaderGreen
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 14px;
	color: #99CC00;
	font-weight: bolder;
}

.FreshPostDateHeaderBlue
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 14px;
	color: #0067B4;
	font-weight: bolder;
}


.FreshPostDateHeaderRed
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 14px;
	color: #E40083;
	font-weight: bolder;
}
.FreshPostDateHeaderCyel
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 14px;
	color: #60C8F2;
	font-weight: bolder;
}

.FreshPostDateHeaderYellow
{
	font-family: 'times New Roman' , Times, serif;
	font-size: 14px;
	color: #F6A910;
	font-weight: bolder;
}



.FreshpostText
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #808080;
	line-height: 16px;
	word-spacing: 3px;
	padding-right: 7px;
}


.FreshpostImageSmall
{
	float:left;width:133px;
	
}

.FreshpostImageSmall img
{
	 border:0;
	 padding:1px;
	
}

.FreshpostTextSmall
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #808080;
	line-height: 12px;
	word-spacing: 3px;
	padding-left: 0px;
	text-align: left;
	margin-left:0px;
	overflow:hidden;
	height:121px;
	padding-bottom:10px;
	
	float:right;
}

.FreshButton
{
	 padding-top:10px;
	 padding-left:150px;
	 cursor:pointer;
}

.FreshButtonSmall
{
			 
	 padding-left:140px;
	 display:block;
	 float:none;
	 clear:both;
	 cursor:pointer;
}


.FreshPostTitle
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	word-spacing: 3px;
	margin-top: 5px;
	float: none;
	clear: both;
	margin-right: 5px;
	padding-right: 5px;
	height:60px;
	overflow:hidden;
}

.FreshPostTitle a
{
	color: #000000;

}



.FreshPostTitle a:hover
{
	
	color: #0066FF;
	
	text-decoration: none;
}


