body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.title 
{
    color: #6c6c6c;
    font-weight:bold;
    font-family: Tahoma, Verdana, Arial;
    font-size: 22px
}

.title span
{
    color: #909090;
    font-weight:normal;
}

.title1 
{
    color: #6c6c6c;
    font-weight:bold;
    font-family: Arial, Tahoma, Verdana;
    font-size: 16px;
}

.title1 span
{
    color: #909090;
    font-weight:normal;
}

.MainPageBanner
{
    color: #71b40c;
    font-weight:bold;
    font-family: Arial, Tahoma, Verdana;
    font-size: 20px;
}

.MainPageBannerSmall
{
    color: #71b40c;
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
}
.ArticlePicture
{
    vertical-align:bottom;
}
.articleimage
{
    padding:10px;
    margin:10px;
}
.news
{
    background-color:#71b40c;
    color:White;
    font-weight:bold;
    padding: 5px;
}