	.panel-left{
		background: #DBDEC4;
		background-image:  url(../images/grid-bg.gif);
		width: 300px;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 25px;
	}
	
	.panel-contact{
		background: #dfe999;
		height: 75px;
		padding-left: 60px;
	}

	.panel-bottom{
		background: #dfe999;
		border-width: 1px 0px 0px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		padding-left: 35px;
	}
	
	.panel-top{
		background: #dfe999;
		border-width: 0px 0px 1px 0px;
		border-color: #9CA36B;
		border-style: solid;
		height: 25px;
		width: 750px;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: right;
		padding-right: 45px;
		color: #C41F02;
	}
	
	.panel-top a{
		color: black;
	}
	
	.panel-content{
		background: #F3F1EC;
		width: 450px;
		height: 100%;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 15px;
	}
	
	.panel-container{
		width: 750px;
		border-width: 0px 1px 0px 1px;
		border-color: black;
		border-style: solid;
	}
	
	.header-image{
		margin-bottom: 1px;
	}
	
	body{
		background-image:  url(../images/background.gif);
		margin: 0px;
	}
	
	a { 
		text-decoration: none; 
	}
	
	.article-section{
		font-size: 10px;
		margin-top: 20px; 
		border-width: 0px 0px 1px 0px; 
		border-color: #BEBCB8; 
		border-style: solid;
		padding-top: 6px;
	}
	
	.article-title{
	font-size: 11px;
	padding-bottom: 10px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;

	}
	.artical-title a{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}
	.article-icon{
	padding-right: 20px;
	line-height: 50px;
	}		
	
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: 352a15;
}

.articalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: 352a15;
.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blackCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

